Explore >> Select a destination


You are here

michaelscodingspot.com
| | www.claudiobernasconi.ch
1.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
2.0 parsecs away

Travel
| | This post implements a basic ASP.NET Core API using .NET 9 and the Microsoft OpenAPI implementation. The OpenAPI Nuget package supports both Controller based APIs and minimal APIs. Until now, we used excellent solutions like NSwag to produce the API schemas which can be used to auto-generate client code. Code: https://github.com/damienbod/WebApiOpenApi Setup A .NET 9...
| | dylanbeattie.net
2.5 parsecs away

Travel
| | Using ASP.NET Core and Azure OpenID Connect to restrict access to admin features based on an authenticated user's email domain.
| | dontcodetired.com
18.0 parsecs away

Travel
| Don't Code Tired - Jason Roberts on Software Development and .NET - (This post refers to Azure Functions v2) There are different ways to access both the request data an