Arcus.Templates.ServiceBus.Queue 0.8.0

There is a newer version of this package available.
See the version list below for details.
dotnet new install Arcus.Templates.ServiceBus.Queue::0.8.0
This package contains a .NET Template Package you can call from the shell/command line.

Arcus Templates

Build Status NuGet Badge

.NET Core templates to simplify the new projects and applying best practices.

Arcus

Installation

Web API Template

We provide a template to build Web APIs. (docs)

First, install the template:

> dotnet new --install Arcus.Templates.WebApi

When installed, the template can be created with shortname: arcus-webapi:

> dotnet new arcus-webapi --name Arcus.Demo.WebAPI

Azure Service Bus Queue Worker Template

We provide a template to build worker projects with a Azure Service Bus message pump. (docs)

First, install the template:

> dotnet new --install Arcus.Templates.SerivceBus.Queue

When installed, the template can be created with shortname: arcus-servicebus-queue:

> dotnet new arcus-servicebus-queue --name Arcus.Demo.ServiceBus.Queue

Azure Service Bus Topic Worker Template

We provide a template to build worker projects with a Azure Service Bus message pump. (docs)

First, install the template:

> dotnet new --install Arcus.Templates.ServiceBus.Topic

When installed, the template can be created with shortname: arcus-servicebus-topic:

> dotnet new arcus-servicebus-topic --name Arcus.Demo.ServiceBus.Topic

Documentation

All documentation can be found on here.

Customers

Are you an Arcus user? Let us know and get listed!

License Information

This is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the web application. But you always need to state that Codit is the original author of this web application.

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
1.1.0 940 1/25/2023
1.0.0 510 10/6/2022
0.8.0 592 6/2/2022
0.7.0 735 8/25/2021
0.6.0 2,140 2/23/2021
0.6.0-preview-01 277 2/19/2021
0.5.0 413 2/16/2021
0.4.0 557 6/18/2020
0.3.0 526 4/8/2020
0.2.0 558 3/26/2020