Branch | Build status |
---|---|
master | |
develop |
Collectively is an open platform to enhance communication between counties and its residents. It's made as a fully open source & cross-platform solution by Noordwind.
Find out more at becollective.ly
The Collectively.Common is a shared library being referenced by the other Collectively services. It does provide some common interfaces, extensions, models and utilities. It's being automatically published to the MyGet after the new push to the repository.
- Collectively.Common - core project that can be built via dotnet build --no-restore command.
- Collectively.Common.Tests - unit & integration tests executable via dotnet test --no-restore command.