Explore >> Select a destination


You are here

aspnetboilerplate.com
| | www.kallemarjokorpi.fi
4.0 parsecs away

Travel
| | I gathered to this blog post a list of external libraries that I usually add to a greenfield .NET API project.
| | snevsky.com
5.5 parsecs away

Travel
| |
| | www.claudiobernasconi.ch
5.5 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
23.6 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...