JMI.DotNet9.AF.Isolated.SchemaValidator.IoT.StructuredOutputs.ServiceBus.Template.CSharp 9.0.2375

dotnet new install JMI.DotNet9.AF.Isolated.SchemaValidator.IoT.StructuredOutputs.ServiceBus.Template.CSharp::9.0.2375                
This package contains a .NET Template Package you can call from the shell/command line.

Azure Function (.NET 9) JSON Schema Validator for IoT (Service Bus Queue or Topic inputs, Structured Outputs) Template

This extension creates a Visual Studio solution (*.sln) containing an Azure Function (.NET9, isolated mode). It contains the required code to:

  • read Service Bus messages (Queue or Topic);
  • validate the message structure according to its related schema (through the "$schema" property);
  • push the validated messages to SignalR and to an Azure Storage (optional);
  • structure the Azure Storage content by device id and date;
  • include optional commissioning controls.

Input: - Azure Service Bus (Queue or Topic) Output: - Azure SignalR - Azure Storage (structured output according to the deviceId/date grouping path)

The Azure Function is ready to run. This said, it is highly probable that part of the code needs to be adapted to projects' specific needs.

  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.2375 72 12/13/2024
9.0.2370 51 12/13/2024
9.0.2369 49 12/13/2024