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
- Remove API that was marked obsolete in <= .NET 8
- Improve route parameter name conflict detection for reserved keywords (e.g. "action"
- 🚀 CI Improvements in dotnet/aspnetcore
- OpenAPI: Version Props are missing the version pattern "pattern": "^\\d+(\\.\\d+){1,3}$"
- NullReferenceException in Response.CompleteAsync() for 204 No Content response
- dotnet dev-certs https --trust generates certificate with future NotBefore time in .NET 9.0.7 (timezone UTC+2 Hungary)
- Microsoft.Extensions.ApiDescription.Server should allow setting the complete filename
- Issues with MessagePack implementation of IHubProtocol
- Improve nullable annotation on CancelInvocationMessage.InvocationId
- Better error message for AntiforgeryValidationException: The provided antiforgery token was meant for a different claims-based user than the current user
- Docs
- C# not yet supported