Porting Kerberos.NET to .NET Core Published Aug 11, 2017 | Posted in .NET How I ported Kerberos.NET to .NET Core. Read Article About Steve Syfuhs Steve Syfuhs is a developer on the Windows Cryptography, Identity, and Authentication team at Microsoft building authentication stuff for all your favorite operating systems. Read More about Steve twitter.com/stevesyfuhs github.com/SteveSyfuhs
Real-time Session Management with SignalR – Part 2 Published Mar 24, 2013 Implementing a session management system using SignalR. Read Article | ASP.NET
Real-time Session Management with SignalR – Part 1 Published Mar 7, 2013 Here's a design for building session management into your application with SignalR. Read Article | ASP.NET