Skip to content

muhamad-ahsan/dynamic-queue-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

About

License: GPL v3

The dynamic-queue library is very handy to manage the Message Queues. This project is the exact port of dynamic-queue for .Net Core. For the full details about the dynamic-queue, please visit the dynamic-queue.

Technology

The framework has built using C# 6.0 and .Net Core 2.1.

Configuration

As in .Net Core we do not have the classic ***.config file for the configuration, now it is based on the ***.json file. The default implementation of the interface IQueueConfigurationProvider has been added to read the configuration from the ***.json file.

Setup

If you want to run the code in Visual Studio or any other .Net IDE, just download the source code, restore the nuget packages, update the configuration and you are good to go.

Nuget

ServiceBus

NuGet

Logging-NLog

NuGet

About

The dynamic queue for dot net core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages