/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

blog.codefarm.me
| | aspnetboilerplate.com
3.7 parsecs away

Travel
| | AspNet Boilerplate (ABP) is an open source and well-documented application framework. See the comprehensive tutorials of ABP for technical information.
| | damienbod.com
4.7 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...
| | www.tpeczek.com
4.3 parsecs away

Travel
| | In this post I'm closing the circle around streaming JSON objects (NDJSON) in .NET by discussing receiving NDJSON based request in ASP.NET Core.
| | www.code4it.dev
26.1 parsecs away

Travel
| Code4IT - a blog for .NET enthusiasts, Azure lovers, and Backend developers