pubsubworker 1.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet new install pubsubworker::1.0.6
This package contains a .NET Template Package you can call from the shell/command line.
  • .NETCoreApp 3.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
1.0.7 2,534 11/24/2019
1.0.6 490 11/23/2019
1.0.5 465 11/19/2019
1.0.0 493 11/15/2019

Refactored External endpoint service. Added a AddDatabase(dbBuilder) extension for the IServiceCollection which injects a IUnitOfWork instance.