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 supported93 Subscribers
View all SubscribersAdd a CodeTriage badge to aspnetcore
Help out
- Issues
- ASP.NET Core Identity database operations are extremely inefficient.
- Unable to override IHostEnvironment.ApplicationName using env variables or the command line using ConfigureWebHost/Defaults
- Add direct APIs for Http.Sys extensions currently using IHttpSysRequestInfoFeature
- Support ITlsApplicationProtocolFeature in Http/3
- Null object on a Created response crashes the ApiConventionAnalyzer
- Handle not found (404) when using DynamicRouteValueTransformer
- Reduce boilerplate when enabling runtime compilation for a Razor Class Library
- Pipe should complete with exception if WebSockets closed prematurely
- Type mismatches between parameter and route constraints not caught
- ConsumesAttribute on operation (with AllowAnonymousAttribute) returns 401 instead of 415 (due to default/fallback authorization policy)
- Docs
- C# not yet supported