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 supported101 Subscribers
View all SubscribersAdd a CodeTriage badge to aspnetcore
Help out
- Issues
- Harden host filtering middleware matching leading dot when using wildcard
- [release/8.0] Update Selenium and Playwright versions to match main
- [release/9.0] Update Selenium and Playwright versions to match main
- QuickGrid: Add OnDataLoading and OnDataLoaded events
- Support passwordless account creation
- Support [conditional create](https://developer.chrome.com/docs/identity/webauthn-conditional-create) to allow the user to seamlessly upgrade a password to a passkey after signing in
- Use the [signals API](https://developer.chrome.com/docs/identity/webauthn-signal-api) to, e.g., inform the authenticator when a passkey was revoked so it doesn't get presented to the user as an option when signing in
- Make it easy to configure [well-known passkey endpoints](https://w3c.github.io/webappsec-passkey-endpoints/passkey-endpoints.html) so that authenticators can automatically upgrade passwords to passkeys without requiring the customer to visit the site
- Update `MapIdentityApi()` to add endpoints for passkeys
- Update `Microsoft.AspNetCore.Identity.UI` to support the same passkey UI that got added to the Blazor Web App template
- Docs
- C# not yet supported