As of this post in August 2016, .NET core is in RTM I wanted to round up a bunch of things as of now and update my earlier post on ASP .NET Core but also I intend to use this…
ASP
A collection of 4 posts
ASP Web API with Azure Table Storage
Using ASP Web API with Azure table storage We've already covered the basics of creating an ASP Web API project and the basics for Azure Table Storage ASP WEB API intro Azure Table Storage For the sample code for this…
ASP WebAPI
ASP Web API ASP.NET Web API is a framework for building web APIs on top of the .NET Framework. Using ASP.NET Web API you can create a HTTP RESTful services. HTTP is not just for serving up web…
ASP MVC HTTPS and 301 Redirect
Last time around I explained how to get Lets encrypt up and running on Windows Azure to catch up click here Now I have it running I need to get my sites to use HTTPS all the time and also…