ISE Developer Blog

Maintaining API Clients With NSwag Model Generation

Our team used NSwag, an OpenAPI .NET toolchain, to generate C# models in code and improve the maintainability of a .NET Core API client for a project. This post describes what lead to the decision along with guidance on how to use Nswag to generate C# models in code.

Use Cases for Event Hub

This post will discuss multiple use-cases for Azure Event Hub that hopefully help you think about how to get creative in your own solutions.