|
|
|
|
|
by breischl
4415 days ago
|
|
I believe one of the big changes in ASP.NET vNext is the ability to deploy outside of IIS. Other types of projects, notably WebAPI, have been able to easily deploy outside of IIS for years. I actually just converted two WebAPI projects to self-hosting. It took about a day, which is not bad considering that includes time to learn what I was doing and reworking an existing deployment process. |
|