System.Text.Json ServiceStack APIs
Looking at ServiceStack .NET 8+ APIs new capability for using high-performance async System.Text.Json serialization
Looking at ServiceStack .NET 8+ APIs new capability for using high-performance async System.Text.Json serialization
ServiceStack v8.1 is here with a host of new features including full integration with Identity Auth, ASP .NET IOC, Endpoint Routing, System.Text.Json APIs, enhanced Admin UIs with JWT support, and much more!
A dive into the JSON Lines format and how to use it in ServiceStack
Simplify managing App secrets by JSON patching them into your appsettings.json with during deployments