dataaccess_aspnetcore_deprecated
Data access framework
A repository and unit-of-work framework for ASP.NET Core data access using Entity Framework.
Generic repository/unit of work framework for ASP.NET Core with Entity Framework.
140 stars
31 watching
45 forks
Language: C#
last commit: about 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
accelerationnet/access | A Common Lisp library to unify access to various data structures. | 85 |
rabbal/dntframeworkcore | An ASP.NET Core-based web application framework with a focus on extensibility and maintainability for building CRUD-based applications. | 318 |
tugberkugurlu/aspnetcore.identity.mongodb | A library that enables data storage and management of user membership information in MongoDB using ASP.NET Core Identity. | 230 |
autofac/autofac.aspnetcore.multitenant | Provides multitenant dependency injection support for ASP.NET Core applications | 108 |
nickstrupat/entityframework.versionedproperties | Supports fine-grained data versioning in Entity Framework projects | 42 |
sitepen/dstore | A framework providing tools for modeling and interacting with data collections and objects across various storage mediums. | 281 |
lkubis/aspnetcore.identity.cassandra | A Cassandra-based storage adapter for ASP.NET Core Identity | 14 |
iotsharp/entityframeworkcore.taos | A .NET provider for TDengine's ADO.NET interface, enabling access to the database through Entity Framework Core. | 171 |
mikaelnet/sitecore-access-rights | Improves access rights management in Sitecore to allow for selective item version deletion and self-item deletion | 2 |
softfluent/entityframeworkcore.dataencryption | An extension to Entity Framework Core that adds support for encrypting data in entity properties | 329 |
sitecore/data-exchange-framework-docs | A documentation project for an ETL tool used in Sitecore to exchange and process data | 1 |
dotnetcore/aspnetcore-doc-cn | Simplified Chinese edition of ASP.NET Core documentation | 521 |
fsprojects/fsharp.data.toolbox | A set of libraries providing data access APIs for various systems using F#. | 57 |
dotnet/ef6 | An object-relational mapper for .NET that eliminates the need for data-access code. | 1,432 |
dotnetcore/aspectcore-framework | An Aspect-Oriented Programming framework for .NET Standard that provides cross-platform support for various aspects of application development | 1,697 |