Bielu.AspNetCore.AsyncApi.Templates 1.0.0

Prefix Reserved
dotnet new install Bielu.AspNetCore.AsyncApi.Templates@1.0.0
                    
This package contains a .NET Template Package you can call from the shell/command line.

Bielu.AspNetCore.AsyncApi.Templates

dotnet new templates for AsyncAPI-documented .NET projects.

Installation

dotnet new install Bielu.AspNetCore.AsyncApi.Templates

Templates

Template What you get
asyncapi-webapi Minimal API with an [AsyncApi] message bus, MapAsyncApi() and Scalar
asyncapi-signalr SignalR hub with bindings and the interactive SignalR console
asyncapi-grpc gRPC service over gRPC-Web with the interactive gRPC console
asyncapi-console Worker service with [AsyncApi] annotations and XML doc comments
asyncapi-sln Multi-project solution: Contracts, Api and Worker
dotnet new asyncapi-webapi -o MyApi

Documentation

Feedback & Contributing

Released under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

This package has 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.