aspnetcore
aspnetcore copied to clipboard
Docs - Minimal APIs - Dealing with responses
Basics
- [X] Creating responses (Serialization, File, Text, Stream, IResults, etc) (https://github.com/dotnet/AspNetCore.Docs/pull/27263)
- [ ] Error handling (Problem details, exception middleware, etc.)
Advanced
- [ ] Dependency Injection for services, configurations, etc.