Explore >> Select a destination


You are here

timdeschryver.dev
| | www.hanselman.com
8.3 parsecs away

Travel
| | I write about minimal Web APIs in 2016 and my goal has always been for 'dotnet ...
| | www.claudiobernasconi.ch
3.8 parsecs away

Travel
| | Minimal APIs allow you to create HTTP APIs with minimal dependencies and a minimal number of files. Learn about Minimal APIs.
| | damienbod.com
5.8 parsecs away

Travel
| | The article shows how an Angular nx Standalone UI hosted in an ASP.NET Core application can be secured using cookies.OpenIddict is used as the identity provider. The trusted application is protected using the Open ID Connect code flow with a secret and using PKCE. The API calls are protected using the secure cookie and anti-forgery...
| | www.softacom.com
70.9 parsecs away

Travel
| Learn how to build a fast and scalable .NET Core API using async and await. See code examples including cancellation tokens, parallel requests, and ConfigureAwait optimization.