|
You are here |
michaelscodingspot.com | ||
| | | | |
www.claudiobernasconi.ch
|
|
| | | | | Minimal APIs allow you to create HTTP APIs with minimal dependencies and a minimal number of files. Learn about Minimal APIs. | |
| | | | |
damienbod.com
|
|
| | | | | 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
|
|
| | | | | Using ASP.NET Core and Azure OpenID Connect to restrict access to admin features based on an authenticated user's email domain. | |
| | | | |
dontcodetired.com
|
|
| | | 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 | ||