Skip to content

Nimbus is a .NET client library to provide an easy abstraction over common messaging frameworks.

License

Notifications You must be signed in to change notification settings

NimbusAPI/Nimbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1ccdea0 · Sep 3, 2023
Sep 3, 2023
Dec 20, 2022
Dec 12, 2019
Dec 10, 2019
Oct 4, 2013
Sep 25, 2022
Feb 26, 2022
Jun 14, 2021
Mar 9, 2014
Dec 12, 2019
Sep 3, 2023
Sep 23, 2018
Sep 23, 2018
Jun 14, 2021
Dec 12, 2019
Jun 12, 2020

Repository files navigation

Nimbus

Nimbus is a .NET client library to provide an easy abstraction over common messaging frameworks.

Developing using Nimbus

For more information go to The Nimbus website or our Documentation Wiki

Developing Nimbus itself

git clone <this repository>
docker-compose up -d
dotnet test

Development infrastructure

There are two docker-compose files. The docker-compose.yml file will spin up:

The integration tests are configured to run via the appsettings.json file within the build pipeline using standard Docker single-token service names. Locally, test configuration is overridden via the appsettings.Development.json file that points all of the services to the ports on localhost exposed by Docker.

About

Nimbus is a .NET client library to provide an easy abstraction over common messaging frameworks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages