Description
In this course, you will learn :
- ASPNET Core
- Angular
- ASPNET Zero
- Web Development
- Single Page Applications
Syllabus :
1. Getting Started with ASP.NET Zero
- Hello ASP.NET Zero
- Goal of this course
- Installing the required tools
- Getting up and running with ASP.NET Zero
2. Exploring ASP.NET Zero
- Exploring the backend ASP.NET Core project
- Other Server-side Features
- Swagger
- Tests
- Exploring the frontend Angular project
- Features of AppModule
- Managing packages, Angular configuration & NSwag integration
- Authentication
- ASP.NET Zero Power Tools
3. Building Your First ASP.NET Zero Application
- Building the application Step-By-Step
- Server-side Entities
- Application Services
- Generating Code on the client
- Authorization
- Multitenancy