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
- Remove redundant signing infra
- Configure existing HttpClient using WebApplicationFactory (e.g. for named clients using IServiceCollection.AddHttpClient<T>)
- Consider enforcing `is null` instead of `== null`.
- Expose ApiDescriptionProvider types and methods (so other projects can use it)
- Support setting HTTP response headers using some Results methods for Minimal APIs
- Determine configuration options needed for port-sharing
- Route order not respected for "*" host
- SignalR SourceGenerator attribute API
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation bug with AddRazorRuntimeCompilation() to an ASP.NET Core Web App (MVC) project
- InputTagHelper respect name override from `IModelNameProvider.Name` in ModelExpression
- Docs
- C# not yet supported