Explore >> Select a destination


You are here

jhannes.github.io
| | dusted.codes
16.1 parsecs away

Travel
| | Tips and tricks for ASP.NET Core applications
| | adamstorr.co.uk
16.8 parsecs away

Travel
| | Autofac allows for using Named or Keyed dependencies. Can these be used directly in .NET 6 Isolated Azure Functions without additional layers?
| | michaelscodingspot.com
11.9 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | keithbabinec.com
85.2 parsecs away

Travel
| The OAuth 2.0 implicit grant flow is great way to handle authentication between a client JavaScript single page web app (SPA) and a web API. For example: a React or Angular web app that needs to authenticate users and then have those users call an authorized ASP.NET Core Web API. Azure AD and the Microsoft...