-
Notifications
You must be signed in to change notification settings - Fork 25.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New kestrel configuration & related APIs #5056
Comments
@shirhatti @danroth27 We'll want to have a blog post for this in preview1. We can use that as the rough draft for the docs. |
@Tratcher give us a change to edit before you publish. |
The new scheme is covered in the ASP.NET Core 2.1 roadmap blog post is here: https://blogs.msdn.microsoft.com/webdev/2018/02/02/asp-net-core-2-1-roadmap/#security |
@guardrex Any interest in taking this one? |
Sure ... I ❤️ server stuff. |
Kestrel now has first class support for loading endpoints via config. See aspnet/KestrelHttpServer#2186
The text was updated successfully, but these errors were encountered: