Skip to content

Commit 475283e

Browse files
authored
Update README.md
Signed-off-by: CØDE N!NJΔ <najaf.shaikh@gmail.com>
1 parent b59d4b2 commit 475283e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A lightweight, Active Record-style ORM for .NET with first-class support for SQL
1212

1313
| Package | Version | Description |
1414
|------|---------|-------------|
15-
|**ActiveForge.Core**| [![ActiveForge.Core](https://badge.fury.io/nu/ActiveForge.Core.svg)](https://badge.fury.io/nu/ActiveForge.Core) | Core — entities, fields, predicates, LINQ, transactions, adapters, Castle proxy factory for automatic transaction handling.|
15+
|**ActiveForge.Core**| [![ActiveForge.Core](https://badge.fury.io/nu/ActiveForge.Core.svg)](https://badge.fury.io/nu/ActiveForge.Core) | Core — `entities`, `fields`, `predicates`, `LINQ`, `transactions`, `adapters`, Castle proxy factory for automatic `UoW handling`.|
1616
|**ActiveForge.SqlServer** | [![ActiveForge.SqlServer](https://badge.fury.io/nu/ActiveForge.SqlServer.svg)](https://badge.fury.io/nu/ActiveForge.SqlServer) | SQL Server provider — `SqlServerConnection`, ADO.NET adapters, `SqlServerUnitOfWork`, DI extensions |
1717
|**ActiveForge.PostgreSQL** | [![ActiveForge.PostgreSQL](https://badge.fury.io/nu/ActiveForge.PostgreSQL.svg)](https://badge.fury.io/nu/ActiveForge.PostgreSQL)| PostgreSQL provider — `PostgreSQLConnection`, Npgsql adapters, `PostgreSQLUnitOfWork`, DI extensions |
1818
|**ActiveForge.MongoDB** | [![ActiveForge.MongoDB](https://badge.fury.io/nu/ActiveForge.MongoDB.svg)](https://badge.fury.io/nu/ActiveForge.MongoDB)| MongoDB provider — `MongoDataConnection`, BSON mapping, `MongoUnitOfWork`, DI extensions |

0 commit comments

Comments
 (0)