aspnetcore
https://github.com/dotnet/aspnetcore
C#
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported91 Subscribers
View all SubscribersAdd a CodeTriage badge to aspnetcore
Help out
- Issues
- After using services.AddHttpLogging(), the ResponseBody cannot be passed to Serilog for file logging.
- UseHealthChecks does not allow trailing slash as documented
- [Blazor][Antiforgery] Error 400 for a static SSR page, related to the constant antiforgery token update, if the redirect was from another domain.
- Improve build-time OpenAPI document generation
- duplicated ProjectReferences to razor class libraries lead to builds failing because of FilterStaticWebAssetEndpoints
- Determine if request is for static asset
- .NET 9 OpenAPI doesn't support [Consumes] multiple content types correctly.
- WebSocket Errors Are Not Properly Handled in Safari Leading to Random Disconnects
- OpenApi custom polymorphic type names
- In .NET 8, a request Record with a property decorated with [FromBody] is no longer model-binded
- Docs
- C# not yet supported