| Commands |
How to work with commands and what the Application Model is offering. |
| Entity Framework Core |
Enhanced Entity Framework Core support with automatic configuration and patterns. |
| FromRequest Attribute |
Powerful model binding that combines data from multiple HTTP request sources. |
| Authorization |
How to work with authorization. |
| Identity |
How the core identity system works. |
| Microsoft Identity |
How the identity works with Microsoft Client Principal. |
| MongoDB |
How to work with MongoDB and what the Application Model is offering. |
| Proxy Generation |
How to configure and use the TypeScript proxy generator for commands and queries. |
| Queries |
How to work with queries and what the Application Model is offering. |
| Swagger |
Enhanced Swagger/OpenAPI support with automatic schema generation for Application Model features. |
| Validation |
How to work with validation. |
| Without Wrappers |
How to get "clean" unwrapped results from your controllers. |