.NET Software Development Tutorials and Videos: C#, ASP, SQL Server, Linq, Visual Basic, Silverlight, Azure
MyCouch & the ASP.NET Identity Provider

MyCouch & the ASP.NET Identity Provider

Learn how to make use of the ASP.Net Core identity package and how you can replace then Entity framework package and instead use the specific MyCouch package to store the identity data in CouchDb or in a database in the cloud at Cloudant.

I will also show you how to enable third party authentication services like Google authentication. Finally, we will take a quick look at how you can make use of roles. MyCouch is an asynchronous CouchDb and Cloudant client for .NET. It builds on top of the asynchronous HTTP client and uses JSON.Net to provide flexible serialization behavior.

Video producer: http://danielwertheim.se/