.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Announcing RTM of ASP.NET Identity 2.1.0

We are releasing RTM of ASP.NET Identity 2.1.0. The main focus in this release was to fix bugs and add SignInManager to make it easier to use security features such as Account Lockout, Two-Factor Authentication for login. ASP.NET Identity 2.1 is included in the ASP.NET templates which were released with VS 2013 Update 3. The templates have ...