You are here |
jhannes.github.io | ||
| | | |
dusted.codes
|
|
| | | | Tips and tricks for ASP.NET Core applications | |
| | | |
adamstorr.co.uk
|
|
| | | | Autofac allows for using Named or Keyed dependencies. Can these be used directly in .NET 6 Isolated Azure Functions without additional layers? | |
| | | |
michaelscodingspot.com
|
|
| | | | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity | |
| | | |
keithbabinec.com
|
|
| | 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... |