Skip to content
| Marketplace
Sign in
Visual Studio>Tools>.NET 8 IoT Hub REST API Template
.NET 8 IoT Hub REST API Template

.NET 8 IoT Hub REST API Template

Jon Mikel Inza

|
302 installs
| (0) | Free
Visual Studio project template accelerating the creation of .NET 8 API projects to expose Microsoft Azure IoTHub features.
Download

Description

This extension helps to build a Microsoft Azure IoT Hub REST facade in a few seconds. The created solution is ready to be used.

The VS solution template relies on:

  • IoTHub's features (SDK)
  • .NET 8

The solution is based on another Visual Studio extension allowing to build layered REST API solutions (.NET 8).

The exposed REST API implements the required mechanisms to take into account automatic:

  • versioning
  • OpenAPI generation
  • include XML comments in the generated OpenAPI file (former Swagger)

.NET CLI

In addition to this Visual Studio version, you can find here the .NET CLI version.

Release notes

v8.0.1873

  • Technical upgrade from .NET 7 to .NET 8
  • Code upgrades and review
  • References upgrades

v8.0.2002

  • References updates
  • Vulnerability fixes
  • System.Text.Json serialization issues fixed (IoT Hub Job)
  • Newtonsoft by default to make it consistent with the Azure IoT SDK
  • New Jobs to call C2D direct methods

v8.0.2157

  • New features to send C2D messages
  • Improved logs in specific services
  • References updates
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft