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 supported96 Subscribers
View all SubscribersAdd a CodeTriage badge to aspnetcore
Help out
- Issues
- Improve support for multipart/form-data with complex JSON + file uploads
- Perf regression: single_query
- CertificateManager tests don't validate Subject Alternative Name fields
- Perf regression: multiple_queries
- .NET 10 Minimal API rejects application/octet-stream body (415 Unsupported Media Type) even with HttpContext.Body / Accepts<byte[]> — works in .NET 9
- Non-primitive value type as endpoint parameter can't be optional
- `RazorFileSystem.GetItem("/").PhysicalPath` obsolete side effects
- `IRazorPageFactoryProvider.CreateFactory(relativePath)` should also take absolute paths
- Allow known safe values for X-Forwarded-Proto without requiring KnownProxies / KnownIPNetworks configuration
- [OpenAPI] XML comment for parameter is not found when operation parameter name doesn't match the action parameter name
- Docs
- C# not yet supported