Explore >> Select a destination


You are here

benfoster.io
| | michaelscodingspot.com
2.8 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | stenbrinke.nl
2.8 parsecs away

Travel
| | Using Bogus to generate realistic fake data together with Entity Framework Core to set up your testing data in seconds!
| | d.sb
2.4 parsecs away

Travel
| | Visual Studio 2015 was recently released, and with it came a newer beta of ASP.NET 5 (formerly referred to as "ASP.NET vNext"). ASP.NET 5 is a complete rewrite of ASP.NET, focusing on being lightweight, composible, and cross-platform. It also includes an alpha version of Entity Framework 7. However, EF7 is not yet prod...
| | az-liftshift.com
25.8 parsecs away

Travel
| This article shows how an ASP.NET Core Razor Page application could implement an automatic sign-out when a user does not use the application for n-minutes. The application is secured using Azure AD B2C. To remove the session, the client must sign-out both on the ASP.NET Core application and the Azure AD B2C identity provider or