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 supported102 Subscribers
View all SubscribersAdd a CodeTriage badge to aspnetcore
Help out
- Issues
- Harden DistributedCacheTagHelper key serialization to be injective (CacheTagKey)
- Support `IOptionsMonitor<SqlServerCacheOptions>` for runtime configuration updates
- Http: avoid boxing StringValues when promoting duplicate query keys
- Kestrel: enable RFC 7540 prior-knowledge h2c on cleartext mixed endpoints
- Fix agentic workflow detection job missing pat_pool dependency (stopgap; prefer gh-aw ≥ v0.82.6 recompile)
- ResponseCaching: VaryByQueryKeys vary key can collide because the '=' name/value separator is not escaped
- Fix warning when using nullable properties in ValidationMessageStore.Add field accessor
- Use generated regexes for gRPC JSON parsing
- ResponseCaching: avoid one-element string[] allocation on vary-by lookup
- Reduce SignalR client/protocol allocations on stream-ID and header hot paths
- Docs
- C# not yet supported