home.social

#swashbuckle — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #swashbuckle, aggregated by home.social.

fetched live
  1. @charti #swashbuckle can't product client side code though, or can it?

  2. On a tangential note, I love how his #LinkedIn #CV includes the following bit (that only #SwashBuckle fans will understand):

  3. 📰 New one up on the blog!
    "Contract first OpenAPI development (but still use Swagger UI with ASP.NET Core)"
    It's just a brief one about contract first API development, with an example using #OpenAPI, #AspNetCore, #Swashbuckle, #NSwag and friends.
    #DotNet #CSharp
    blog.codingmilitia.com/2023/04

  4. 👨‍💻 A couple of months ago, I was playing with the (then) freshly released ASPNET Core 7, mainly with its OpenAPI improvements for minimal APIs, as well as how to add API versioning into the mix.

    Was thinking about writing a post about it, but don't think it'd be particularly interesting, so in case someone is looking into the same subject, I'll just share the sample code instead 🙂.

    #DotNet #CSharp #AspNetCore #OpenApi #Swagger #Swashbuckle #Versioning

    github.com/joaofbantunes/Minim

  5. Nice. Mit #Swagger, für .NET vor allem mit #Swashbuckle kann man echt einfach und automatisiert seine API-Dokumentation als ein Endpunkt seiner API anbieten.