Skip to content

Releases: entitydb-io/EntityDb.NET

2.1.0

26 Sep 16:41
Compare
Choose a tag to compare

void transaction repository (for snapshot-only mode) and entity repository to encapsulate transactions and snapshots as one thing

2.0.3

26 Sep 17:40
Compare
Choose a tag to compare
<deployed outside of github>

2.0.2

12 Sep 20:46
Compare
Choose a tag to compare

make provisioning extensions public for testing purposes

2.0.1

21 Aug 22:17
Compare
Choose a tag to compare

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

22 Jul 02:51
Compare
Choose a tag to compare

Renaming "Tag" feature to "Lease" feature.

1.0.9

19 Jun 00:30
Compare
Choose a tag to compare

Add a public query for an exact tag

1.0.8

17 Jun 00:36
Compare
Choose a tag to compare

Implement IDisposable for dependency injection disposal

1.0.7

15 Jun 21:30
Compare
Choose a tag to compare

Adds missing arguments for the MongoDb provisioner's create-user command.

1.0.6

15 Jun 21:00
Compare
Choose a tag to compare

Fix an issue with dependency injection

1.0.5

08 Jun 21:25
Compare
Choose a tag to compare

The entity extension have been improved to allow a better syntax.