nuget.org "RepositoryPattern" keyword
mysqlcore 1.0.0
Single-class MySQL helper for .NET with ADO.NET, EF Core, async streaming, pagination, logging, b...1 version - Latest release: 4 months ago - 152 downloads total - 1 maintainer
gurung.repositorypattern 9.0.0
The Repository Pattern provides a way to encapsulate data access logic and abstract away the deta...12 versions - Latest release: over 1 year ago - 2.99 thousand downloads total - 1 stars on GitHub - 1 maintainer
Top 7.5% on nuget.org
4 versions - Latest release: over 4 years ago - 6 dependent packages - 4 stars on GitHub
praticis.framework.layers.data.abstractions 0.4.0-preview
An abstraction for data access to make easy CRUD operations, find and pagination data, apply and ...4 versions - Latest release: over 4 years ago - 6 dependent packages - 4 stars on GitHub
aspnetcore.pattern.repositoryservicepattern 1.0.0
Provides simple structure for using the repository pattern with EntityFramework Core1 version - Latest release: almost 6 years ago - 796 downloads total - 1 maintainer
querybase 1.0.2
This library provides a powerful generic repository base, leveraging the capabilities of Entity F...3 versions - Latest release: about 1 year ago - 404 downloads total - 0 stars on GitHub - 1 maintainer
slant.entity 8.0.7
A library for managing the lifetime of Entity Framework Core DbContext instances. This package is...10 versions - Latest release: over 1 year ago - 1 dependent package - 17.1 thousand downloads total - 13 stars on GitHub - 1 maintainer
johnnydevcraft.repositories 22.2.6
This repository library makes it easy to build repositories for WebAPI applications that can be ...5 versions - Latest release: over 2 years ago - 4.08 thousand downloads total - 0 stars on GitHub - 1 maintainer
zejji.dbcontextscope.efcore 9.0.1
A library for managing the lifetime of Entity Framework Core DbContext instances. This package is...7 versions - Latest release: about 1 year ago - 8.32 thousand downloads total - 11 stars on GitHub - 1 maintainer
genericrepositorypatternamanullah 1.0.1
A reusable library for implementing the Generic Repository pattern with Entity Framework Core.2 versions - Latest release: about 1 year ago - 352 downloads total - 1 maintainer
carlossaraiva.mongodbrepository 0.1.0
A MongoDB Repository with generic ids, ready for multi-tenancy, test it, clone it and enjoy it.1 version - Latest release: 4 months ago - 201 downloads total - 0 stars on GitHub - 1 maintainer
qrtix.repositorypattern.abstractions 7.0.3
This library provides a convenient abstraction to emplement the repository pattern in your .NE...16 versions - Latest release: 9 months ago - 1 dependent package - 3.58 thousand downloads total - 1 maintainer
tsharp.unitofworkgenerator.efcore 2.0.7-rc
UnitOfWorkGenerator is a source generator. It runs during compilation, inspects your program for ...7 versions - Latest release: almost 4 years ago - 5 stars on GitHub
kreativitaet.dotnet.core.pattern.servicerepository 1.0.2
Provides simple structure for using the repository and services for extended features pattern wit...3 versions - Latest release: almost 6 years ago - 2.73 thousand downloads total - 1 maintainer
repositorypatternformvc 1.0.0
Package Description1 version - Latest release: over 2 years ago - 343 downloads total - 1 maintainer
logiticks.features.common 1.0.0
Common structure for Logitcks team project1 version - Latest release: over 9 years ago - 1.53 thousand downloads total - 1 maintainer
kerolosamin.cleanarchitectureapi.templates 1.0.2
Clean Architecture Template with Repository Pattern contain basic functions3 versions - Latest release: 9 months ago - 869 downloads total - 0 stars on GitHub - 1 maintainer
praticis.framework.server.data.entityframeworkcore.write 0.4.0-preview
A data access implementation to make easy CRUD, find and pagination data, applying repository pat...1 version - Latest release: over 4 years ago - 4 stars on GitHub
literepository 2.0.4
Lightweight implementation of Repository Pattern based on Dapper ORM. This implementation support...6 versions - Latest release: almost 10 years ago - 2 dependent packages - 11 thousand downloads total - 0 stars on GitHub - 1 maintainer
tsharp.unitofworkgenerator.efcore.utils 2.0.7-rc
Provides the attributes where TSharp.UnitOfWorkGenerator.EFCore uses to generate the repositories.6 versions - Latest release: almost 4 years ago - 5 stars on GitHub
norepo 1.0.0
This is *not only* a repository pattern implematation but also a DocumentDb mini-ORM client to si...1 version - Latest release: over 9 years ago - 1.55 thousand downloads total - 0 stars on GitHub - 1 maintainer
orcus.dataaccess 1.0.0
RepositoryPattern - UnitOfWork - ServicePattern - SqlDataOperation1 version - Latest release: over 8 years ago - 2.04 thousand downloads total - 0 stars on GitHub - 1 maintainer
joedevsharp.entityframework.extention.repositoryfactory 1.0.0
RepositoryFactory.EntityFramework is a lightweight, generic repository framework designed to simp...1 version - Latest release: 8 months ago - 216 downloads total - 0 stars on GitHub - 1 maintainer
versatul.data.mongodb 1.0.27
The VersaTul Data MongoDB project provides functionality for working with Mongo Databases. The pr...17 versions - Latest release: about 1 year ago - 3.77 thousand downloads total - 1 maintainer
literepository.database.sqlserver
LiteRepository SqlServer support1 version - Latest release: 10 days ago - 0 stars on GitHub
microlib.designpatterns 0.0.2
MicroLib.DesignPatterns is a library which provides the prerequisits of all the design patterns.2 versions - Latest release: over 5 years ago - 1.43 thousand downloads total - 0 stars on GitHub - 1 maintainer
aspnetcore.pattern.repositoryworker 0.0.2
Provides simple structure for using the repository pattern with EntityFramework Core2 versions - Latest release: over 6 years ago - 1.8 thousand downloads total - 1 maintainer
praticis.framework.server.data.entityframeworkcore.read 0.4.0-preview
A data access implementation to make easy find and pagination data, applying repository pattern u...1 version - Latest release: over 4 years ago - 4 stars on GitHub
qrtix.repositorypattern.entityframeworkcore 7.1.2
This library provides a convenient way to implement the repository pattern with Entity Framewo...10 versions - Latest release: 9 months ago - 1.91 thousand downloads total - 1 maintainer
praticis.framework.server.data.read.efcore 0.3.1-Preview1
A data access implementation to make easy find and pagination data, applying repository pattern u...2 versions - Latest release: over 4 years ago
joedevsharp.repositoryfactory.entityframework
RepositoryFactory.EntityFramework is a lightweight, generic repository framework designed to simp...1 version - Latest release: 14 days ago - 0 stars on GitHub - 1 maintainer
Top 8.2% on nuget.org
4 versions - Latest release: about 12 years ago - 2 dependent repositories - 47 thousand downloads total - 96 stars on GitHub - 1 maintainer
dapper.datarepositories 1.0.0
Base classes to implement Repository pattern using Dapper as ORM4 versions - Latest release: about 12 years ago - 2 dependent repositories - 47 thousand downloads total - 96 stars on GitHub - 1 maintainer
pavas.patterns.unitofwork 1.0.8
A .NET library that implements the Unit of Work design pattern to manage database transactions, e...9 versions - Latest release: over 1 year ago - 1.48 thousand downloads total - 0 stars on GitHub - 1 maintainer
devovercome.entityframework.repository 1.0.2
Simple but DI-aware and extensible repository for EF DbContext5 versions - Latest release: almost 8 years ago - 7.77 thousand downloads total - 1 maintainer
repositorypattern.abstractions 2.3.0
Connection factory definitions to support the Repository Pattern & Unit of Work. (Can be used out...8 versions - Latest release: about 5 years ago - 3 dependent packages - 1 dependent repositories - 7.19 thousand downloads total - 0 stars on GitHub - 1 maintainer
praticis.framework.server.data.write.efcore 0.3.1-Preview1
A data access implementation to make easy CRUD, find and pagination data, applying repository pat...2 versions - Latest release: over 4 years ago
Related Keywords
Repository
15
EFCore
13
EntityFramework
12
ORM
12
DataAccess
10
EntityFrameworkCore
9
.NET
9
CRUD
8
UnitOfWork
7
Data
6
repository-pattern
6
CSharp
5
Entity
5
entity-framework-core
5
EF
5
GenericRepository
5
Database
5
Pagination
4
EntitiyFrameworkCore
3
Dapper
3
Async
3
DbContext
3
C#
3
Generator
2
Pattern
2
AmbientContext
2
AmbientDbContext
2
DbContextScope
2
RepositoryFactory
2
DataLayer
2
EFCoreRepository
2
DomainDrivenDesign
2
CleanArchitecture
2
DotNet
2
SourceGenerator
2
SoftwareEngineering
2
DesignPattern
2
SQL
2
BulkOperations
2
MongoDB
2
ASP.CORE
2
DesignPatterns
2
SqlServer
2
LINQ
2
Synchronous
2
unitofwork
1
-
1
Maxolidean
1
Lagash
1
micro-ORM
1
noSQL
1
DocumentDb
1
API
1
clean-architecture
1
templates
1
dotnet-new
1
.Net
1
Mvc
1
repositorypattern
1
ConnectionFactory
1
Wrapper
1
DI
1
DependencyInjection
1
Persistence
1
TransactionManagement
1
Micro-ORM
1
RepositoryPattern.Abstractions
1
EntityFramework.RepositoryPattern
1
EFCore.RepositoryPattern
1
DataManagement
1
MongoDBRepository
1
DatabaseManagement
1
NoSQL
1
VersaTul
1
DataDeletion
1
DataUpdating
1
DataInsertion
1
DataFetching
1
DatabaseOperations
1
SqlDataOperation
1
ServicePattern
1
Core
1
data-access
1
repository
1
Gurka
1
Gurung
1
OpenSource
1
DbHelper
1
DataUtilities
1
MySqlOptimizer
1
EFCoreHelper
1
DataMapper
1
MySQLHelper
1
CrossPlatform
1
NetStandard
1
.NETFramework
1
.NET6
1
Helper
1
Logging
1
Transactions
1