تغییرات Web API در دات نت 8
200, OK
https://csharp.christiannagel.com/2023/04/19/api-dotnet8/ icon

Preview 3 of .NET 8 includes a new project templates to create an API with a TODO service instead of the weather forecast . Looking into the generated code of this template, there are a lot more changes going on such as a slim builder and using a JSON source generator which helps when using AOT to create native .NET binaries. This article looks into the changes coming. 

تغییرات Web API در دات نت 8