This is a complete C# Course that will guide you through the fundamentals into the advance topics.
Overview of the Roadmap
- MVC Routing
- Http Verbs
- Status Codes
- Passing Parameters
- Route
- Query
- Body
- Services
- Testing
- Postman
- xUnit
- Configure Depdendency Injection
- Scopes
- Transient
- Scoped
- Singleton
Entity Framework Core Course. The topics are
- What is Entity Framework
- Implementations (Model, Code, and Database First)
- Configuration
- Migrations
- Configuring Models
- Conventions (Navigation Properties)
- Data Annotations
- Fluent API
- Defining keys and relationships
- IEntityTypeConfiguration and HasData
- Queries (Include, ThenInclude)
- Mentor: Eduardo Torres