Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Philips <[email protected]>
  • Loading branch information
the-avid-engineer authored Feb 15, 2025
1 parent d5147a6 commit de0683c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# EntityDb.NET [![Codacy Badge](https://app.codacy.com/project/badge/Coverage/d9c2b2e4e1ba42918ffeb2377d35bfab)](https://www.codacy.com/gh/entitydb-io/EntityDb.NET/dashboard?utm_source=github.com&utm_medium=referral&utm_content=entitydb-io/EntityDb.NET&utm_campaign=Badge_Coverage) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/d9c2b2e4e1ba42918ffeb2377d35bfab)](https://www.codacy.com/gh/entitydb-io/EntityDb.NET/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=entitydb-io/EntityDb.NET&amp;utm_campaign=Badge_Grade) [![Build](https://github.com/entitydb-io/EntityDb.NET/actions/workflows/build.yml/badge.svg)](https://github.com/entitydb-io/EntityDb.NET/actions/workflows/build.yml)
# EntityDb.NET [![Codacy Badge](https://app.codacy.com/project/badge/Coverage/d9c2b2e4e1ba42918ffeb2377d35bfab)](https://app.codacy.com/gh/entitydb-io/EntityDb.NET/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/d9c2b2e4e1ba42918ffeb2377d35bfab)](https://app.codacy.com/gh/entitydb-io/EntityDb.NET/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) [![Build](https://github.com/entitydb-io/EntityDb.NET/actions/workflows/build.yml/badge.svg)](https://github.com/entitydb-io/EntityDb.NET/actions/workflows/build.yml)

At its core, EntityDb.NET is a set of abstractions and implementations for the Event Sourcing pattern, with the added
ability to enforce uniqueness constraints and the ability to tag resources.
Expand Down

0 comments on commit de0683c

Please sign in to comment.