Releases: entitydb-io/EntityDb.NET
Releases · entitydb-io/EntityDb.NET
2.1.0
void transaction repository (for snapshot-only mode) and entity repository to encapsulate transactions and snapshots as one thing
2.0.3
<deployed outside of github>
2.0.2
make provisioning extensions public for testing purposes
2.0.1
Abstraction for Logging (makes logging testable), Abstraction for Claims/Agent (makes it possible to inject claims without caring about the details), added some tests, cleaned up a bit
2.0.0
Renaming "Tag" feature to "Lease" feature.
1.0.9
Add a public query for an exact tag
1.0.8
Implement IDisposable for dependency injection disposal
1.0.7
Adds missing arguments for the MongoDb provisioner's create-user command.
1.0.6
Fix an issue with dependency injection
1.0.5
The entity extension have been improved to allow a better syntax.