ASP.NET Core: Difference between revisions

Content deleted Content added
MrWizcat (talk | contribs)
m Updated old link
Line 38:
* Modular framework distributed as [[NuGet]] packages
* Cloud-optimized runtime (optimised for the internet)
* Host-agnostic via [[Open Web Interface for .NET]] (OWIN) support<ref>{{cite web |title=OWIN |url=http://docs.asp.net/en/latest/fundamentals/owin.html |website=ASP.NET 0.0.1 documentation}}</ref><ref>{{cite web |title=Roadmap |url=httphttps://katanaproject.codeplexgithub.com/wikipage?title=roadmapaspnet/AspNetKatana/wiki/Roadmap |website=Katana ProjectGithub}}</ref> - runs in [[Internet Information Services|IIS]] or standalone
* A unified story for building web UI and web APIs (i.e. both the same)
* A cloud-ready environment-based configuration system