Replacing Swagger with Scalar in ASP.NET Core
In this post, I show how replacing Swagger with Scalar in ASP.NET Core and NET10. Scalar is a UI that…
In this post, I show how replacing Swagger with Scalar in ASP.NET Core and NET10. Scalar is a UI that…
Continue the tutorial about APIs with Entity Framework Core and in particular how to implemente the PUT to update a…
Here how to change the minimal APIs with Entity Framework Core for POST and GET in order to save and…
In this article, we’ll show you a way for using my new ChatGPT library for a grammar checker API with…
In this new post, I explain how to validate a JSON result with Postman from your APIs using JavaScript with…