.Net Core 3.0 REST API's.
- Controllers
- Routes
- Actions Results e Formatadores
- Custom Response
- Analyzers and conventions
- CRUD
- DTOs (ViewModels)
- Startup
- Validation
- Upload
- IFormFile
- Identity Auth
- JWT (Json Web Token)
- Claims
- HTTPS
- CORS: Cross-Origin Resource Sharing
- Versioning
- Swagger
- Logging (Kisslogger)
- SQL
- Entity
- and much more
You can see the API consuming on my advanced angular site: https://github.com/rodrigopuls/advanced-angular-site.