How to configure Kestrel URLs in ASP.NET Core RC2
Read OriginalThis technical article explains how to configure Kestrel web server URLs in ASP.NET Core RC2, detailing the shift from project.json to programmatic configuration. It demonstrates using the UseUrls extension and provides a preferred method of loading bindings from an external hosting.json configuration file, including necessary code updates in Program.cs and launchSettings.json.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser