Skip to content

Cosmos DB Abstracts library defines abstract base classes for repository pattern.

License

Notifications You must be signed in to change notification settings

loresoft/Cosmos.Abstracts

Repository files navigation

Cosmos.Abstracts

Cosmos DB Abstracts library defines abstract base classes for repository pattern.

Build status

NuGet Version

Coverage Status

Download

The Cosmos.Abstracts library is available on nuget.org via package name Cosmos.Abstracts.

To install Cosmos.Abstracts, run the following command in the Package Manager Console

PM> Install-Package Cosmos.Abstracts

More information about NuGet package available at https://nuget.org/packages/Cosmos.Abstracts

Development Builds

Development builds are available on the myget.org feed. A development build is promoted to the main NuGet feed when it's determined to be stable.

In your Package Manager settings add the following package source for development builds: http://www.myget.org/F/loresoft/

Features