/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jaliyaudagedara.blogspot.com
| | www.hanselman.com
3.1 parsecs away

Travel
| | I write about minimal Web APIs in 2016 and my goal has always been for 'dotnet ...
| | damienbod.com
3.2 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...
| | wweb.dev
2.6 parsecs away

Travel
| | In this post, I will show how to set up debugging for Javascript in VS Code for Node.js and for React in Firefox or Chrome...
| | www.stevejgordon.co.uk
25.0 parsecs away

Travel
| In this post, I cover the steps required to create and sign a JWT and use it to authenticate a GitHub App built using .NET.