AspNetCoreCloudService

Sample on how to use ASP.NET Core on Azure Cloud Services

MIT License

Stars
4
Committers
2

This is a sample project that demonstrates how to use an ASP.NET Core site on an Azure Cloud Service Web Role.

The accompanying blog article is here: https://oren.codes/2017/10/16/using-asp-net-core-with-azure-cloud-services/

Related Projects