|
You are here |
www.claudiobernasconi.ch | ||
| | | | |
gist.github.com
|
|
| | | | | Minimal APIs at a glance. GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
claudiobernasconi.ch
|
|
| | | | | Building APIs has become simpler with ASP.NET Core 6. Learn a simple way to create integration tests for ASP.NET Core 6 WebAPI applications. | |
| | | | |
damienbod.com
|
|
| | | | | 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... | |
| | | | |
lenholgate.com
|
|
| | | [AI summary] A developer writing code shares experience with unexpected C++/CLI destructor and finalizer behavior, questioning why stack-based object destructors were not called as documentation implied. | ||