 
      
    | You are here | csharp.christiannagel.com | ||
| | | | | 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... | |
| | | | | blog.peterritchie.com | |
| | | | | Peter Ritchie | |
| | | | | www.code4it.dev | |
| | | | | Code4IT - a blog for .NET enthusiasts, Azure lovers, and Backend developers | |
| | | | | www.simpleprimate.com | |
| | | Jekyll bills itself as "a simple, blog-aware, static site generator." It takes source files like templates, stylesheets, includes, and posts and uses them to generate a website that can then be hosted on your server of choice. This means that the entire website is generated at once, and visitors are simply served static files. | ||