Page Index - chempkovsky/CS82ANGULAR GitHub Wiki
280 page(s) in this GitHub Wiki:
- Home
- Welcome to the CS82ANGULAR wiki!
- Live app
- Overview
- 001 Introduction
- Please reload this page
- 002 Programming tools used to start the development process
- Please reload this page
- 003 Install(Uninstall) CS82ANGULAR and generator scripts
- Please reload this page
- 004 CREATING PROJECTS TO START DEVELOPMENT for (Material UI)
- Please reload this page
- 005.1 CREATING PROJECTS TO START DEVELOPMENT for (Kendo UI for Angular)
- Please reload this page
- 005.2 CREATING PROJECTS TO START DEVELOPMENT for (ng bootstrap)
- Please reload this page
- 006 The development process cycle
- Please reload this page
- 007 First entity: PhoneType
- Please reload this page
- 008 Attributes of properties
- Please reload this page
- 009 Create(modify) DBContext for the first entity (PhoneType)
- Please reload this page
- 010 First View (PhoneType). Wizard repository.
- Please reload this page
- 011 First Web Api Service (PhoneType)
- Please reload this page
- 012.1 Auxiliary Angular Typescript Classes Material UI
- Please reload this page
- 012.2 Auxiliary Angular Typescript Classes Kendo UI for Angular
- Please reload this page
- 012.3 Auxiliary Angular Typescript Classes ng bootstrap
- Please reload this page
- 014.1 Auxiliary Material UI. WHAT'S IN THE BOX
- Please reload this page
- 015 Preparing projects for application launch
- Please reload this page
- 016 Naming the folders
- Please reload this page
- 017.1 Typescript Classes for the First View (Material UI)
- Please reload this page
- 017.2 Typescript Classes for the First View (Kendo UI for Angular)
- Please reload this page
- 017.3 Typescript Classes for the First View ng bootstrap
- Please reload this page
- 018.1 Navigation aware typescript components for the First View (Material UI)
- Please reload this page
- 018.2 Navigation aware typescript components for the First View (Kendo UI for Angular)
- Please reload this page
- 018.3 Navigation aware typescript components for the First View ng bootstrap
- Please reload this page
- 019.1 Feature typescript component for the First View (Material UI)
- Please reload this page
- 020 Second entity: Enterprise
- Please reload this page
- 021 Modify DBContext for the second entity (Enterprise)
- Please reload this page
- 022 Second View (Enterprise)
- Please reload this page
- 023 Second Web Api Service (Enterprise)
- Please reload this page
- 024.1 Typescript Classes for the Second View (Material UI)
- Please reload this page
- 025.1 Navigation aware typescript components for the Second View (Material UI)
- Please reload this page
- 026.1 Modifying Feature component
- Please reload this page
- 027 Entity with ForeignKey : Division
- Please reload this page
- 028 Modify DBContext for the entity with foreign key (Division)
- Please reload this page
- 029 Third View (Division)
- Please reload this page
- 030 Third Web Api Service (Division)
- Please reload this page
- 031.1 Typescript Classes for the Third View (Material UI)
- Please reload this page
- 032.1 Navigation aware typescript components for the Third View (Material UI)
- Please reload this page
- 033 Problem with full table scan
- Please reload this page
- 034 CREATING LOOKUP RESOURCE PROJECTS
- Please reload this page
- 034 Modeling Lookup Resource Entities for PhbkDivisionView
- Please reload this page
- 035 Modify DBContext for the Modeling Lookup Resource of PhbkDivision
- Please reload this page
- 036 Creating Views for the Modeling Lookup Resource of PhbkDivision
- Please reload this page
- 037 Classes used for interservice communication for Lookup Resource of PhbkDivision
- Please reload this page
- 038 Add the MassTransit service bus to the projects and change projects references
- Please reload this page
- 039 New Version of Web Api service for PhbkDivisionView
- Please reload this page
- 040 Database access for Lookup resource of PhbkDivisionView
- Please reload this page
- 041 Web Api services for Lookup resource of PhbkDivisionView
- Please reload this page
- 042 Lookup resource Helper Class for PhbkDivisionView
- Please reload this page
- 043 Service bus Consumer for PhbkDivisionView
- Please reload this page
- 044 Lookup resource without Service bus
- Please reload this page
- 045 Install and configure RabbitMq
- Please reload this page
- 046 Preparing the Lookup resource application to run
- Please reload this page
- 047 Generating Typescript code for PhbkDivisionView Lookup resource
- Please reload this page
- 048 Angular project configuration for Lookup resource Web Api
- Please reload this page
- 049 Entity with ForeignKey : Employee
- Please reload this page
- 050 Modify DBContext for the entity with foreign key (Employee)
- Please reload this page
- 051 Fourth View (Employee)
- Please reload this page
- 052 Fourth Web Api Service (Employee)
- Please reload this page
- 054.1 Typescript Classes for the Fourth View (Material UI)
- Please reload this page
- 055.1 Navigation aware typescript components for the Fourth View (Material UI)
- Please reload this page
- 056 Modeling Composite Lookup Resource Entities for PhbkEmployee
- Please reload this page
- 057 Modify DBContext for the Modeling Lookup Resource of PhbkEmployee
- Please reload this page
- 058 Creating Views for the Modeling Lookup Resource of PhbkEmployee
- Please reload this page
- 059 Classes used for interservice communication for Lookup Resource of PhbkEmployee
- Please reload this page
- 060 New Version of Web Api service for PhbkEmployeeView
- Please reload this page
- 061 Database access for Lookup resource of PhbkEmployeeView
- Please reload this page
- 062 Web Api services for Lookup resource of PhbkEmployeeView
- Please reload this page
- 063 Lookup resource Helper Class for PhbkEmployeeView
- Please reload this page
- 064 Service bus Consumer for PhbkEmployeeView
- Please reload this page
- 065 Preparing the Lookup resource application to run
- Please reload this page
- 066 Generating Typescript code for PhbkEmployeeView Lookup resource
- Please reload this page
- 067 Angular project configuration for Lookup resource Web Api
- Please reload this page
- 068 Entity with two ForeignKeys : Phone
- Please reload this page
- 069 Modify DBContext for the entity with foreign key (Phone)
- Please reload this page
- 070 Fifth View (Phone)
- Please reload this page
- 071 Fifth Web Api Service (Phone)
- Please reload this page
- 072 Typescript Classes for the Fifth View (Material UI)
- Please reload this page
- 073 Navigation aware typescript components for the Fifth View (Material UI)
- Please reload this page
- 074 Modeling Composite Lookup Resource Entities for PhbkPhone
- Please reload this page
- 075 Modify DBContext for the Modeling Lookup Resource of PhbkPhone
- Please reload this page
- 076 Creating Views for the Modeling Lookup Resource of PhbkPhone
- Please reload this page
- 077 Classes used for interservice communication for Lookup Resource of PhbkPhone
- Please reload this page
- 078 New Version of Web Api service for PhbkPhoneView
- Please reload this page
- 079 Database access for Lookup resource of PhbkPhoneView
- Please reload this page
- 080 Web Api services for Lookup resource of PhbkPhoneView
- Please reload this page
- 081 Lookup resource Helper Class for PhbkPhoneView
- Please reload this page
- 082 Service bus Consumer for PhbkPhoneView
- Please reload this page
- 083 Preparing the Lookup resource application to run
- Please reload this page
- 084 Generating Typescript code for PhbkPhoneView Lookup resource
- Please reload this page
- 085 Angular project configuration for Lookup resource Web Api
- Please reload this page
- 100 Security: Authentication. Client Side.
- Please reload this page
- 101 Security: Authentication. Server Side.
- Please reload this page
- 102 Security: Authorization. Client Side.
- Please reload this page
- 103 Security: Authorization. Server Side.
- Please reload this page
- 104 Security: Server Side Authorization. Entities and DbContext.
- Please reload this page
- 105 Security: Server Side Authorization. Views.
- Please reload this page
- 106 Security: Server Side Authorization. WebApi services.
- Please reload this page
- 107 Security: Server Side Authorization. Regenerate Entities and DbContext.
- Please reload this page
- 108 Security: User management. Typescript classes.
- Please reload this page
- 109 Security: All Views of the app
- Please reload this page
- 110 Security: Preparing application to run
- Please reload this page
- 111 Security: Test
- Please reload this page
- 200 Internationalization
- Please reload this page
- 201 Angular App and Nginx
- Please reload this page
- 202 Angular App in Docker
- Please reload this page
- 210 RabbitMq in Docker
- Please reload this page
- 220 Webapi in Docker
- Please reload this page
- 230 MsSql in Docker
- Please reload this page
- 240 Docker Compose of the Solution
- Please reload this page
- 250 MySQL Support
- Please reload this page
- 260 PostgreSQL Support
- Please reload this page
- 270 Nginx as load balancer and reverse proxy in Docker
- Please reload this page
- 280 Angular 14 Library, Webpack 5, Internationalization
- Please reload this page
- 281 Angular 14 Library, Lazy loading, Internationalization
- Please reload this page
- 300 Micro frontend support
- Please reload this page
- 400 Tools For Using The ABP framework
- Please reload this page
- 401‐CREATING ABP PROJECT TO START DEVELOPMENT
- Please reload this page
- 402 First entity: PhoneType
- Please reload this page
- 403 Modify DBContext for the first entity (PhoneType)
- Please reload this page
- 404 First View (PhoneType). Wizard repository.
- Please reload this page
- 405 First Web Api Service (PhoneType)
- Please reload this page
- 406 Auxiliary Angular Typescript Classes LeptonX Lite UI
- Please reload this page
- 407 Common Strings Resource
- Please reload this page
- 408 Typescript Classes for the First View of ABP framework
- Please reload this page
- 409 Navigation aware typescript components for the First View of ABP framework
- Please reload this page
- 410 Preparing projects and running ABP framework applications
- Please reload this page
- 411 File upload and download of ABP framework applications
- Please reload this page
- 412 Second entity of ABP framework applications
- Please reload this page
- 413 Third entity of ABP framework applications
- Please reload this page
- 414 Fourth entity of ABP framework applications
- Please reload this page
- 415 Fifth entity of ABP framework applications
- Please reload this page
- 416.1 Many‐to‐many of ABP framework applications
- Please reload this page
- 416.2 Many‐to‐many of ABP framework applications
- Please reload this page
- 416.3 Many‐to‐many of ABP framework applications
- Please reload this page
- 417.1 Multi‐Tenancy of ABP framework applications
- Please reload this page
- 417.2‐Multi‐Tenancy of ABP framework applications
- Please reload this page
- 417.3 Multi‐Tenancy of ABP framework applications
- Please reload this page