Porting Kerberos.NET to .NET Core Published Aug 11, 2017 | .NET How I ported Kerberos.NET to .NET Core. Read Article About Steve Syfuhs Steve Syfuhs (right) is a developer on the Azure Active Directory team at Microsoft building authentication services with a focus on Windows security. Read More about Steve Twitter: https://twitter.com/stevesyfuhs Github: https://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