.NET Core: Developing Cross-Platform Web Apps with ASP.NET Core WorkshopPLUS establishes fundamentals of ASP.NET Core before diving into full-stack development techniques.
In this post, Premier Developer consultant Marius Rochon shares his application authentication experience in order to help you create your own Multi-tenant WebAPI applications. The VS.NET 2015 wizard for adding authentication to ASP.NET WebAPI projects does not support using the multi-tenant option. Here are some notes on how to implement this op...
In a recent post from his blog, Premier Developer Consultant Razi Rais  gives us a step-by-step overview of how to add client certificate Authentication for Web Api Hosted in Azure.
During recent customer engagement there was a discussion around client certificate [a.k.a tls mutual] authentication and how to use it with asp.net web api that is h...