repository-pattern
There are 2435 repositories under repository-pattern topic.
ardalis/Specification
Base class with tests for adding specifications to a DDD model
go2ismail/Asp.Net-Core-Inventory-Order-Management-System
Now upgraded to .NET 9, this project is a super-fast, completely headless API powered by Clean Architecture, CQRS, and MediatR. It includes an ASP.NET Core Razor Pages implementation for inventory order management, combined with Vue.js for a dynamic, responsive UI. Powerful WMS solution. Demo (username:admin@root.com / pwd:123456)
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
go-rel/rel
:gem: Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API
phnx47/dapper-repositories
CRUD for Dapper
threenine/Threenine.Data
A Microsoft Entity Framework Core plugin providing Unit of work and repository pattern abstraction layer with common functionality
skydoves/TheMovies
🎬 A demo project for The Movie DB based on Kotlin MVVM architecture and material design & animations.
rafaelfgx/DotNetCore
.NET 9 Nuget Packages.
hanami/model
Ruby persistence framework with entities and repositories
0xTheProDev/fastapi-clean-example
Clean Architecture Example using FastAPI framework
MoIbrahim15/Android-Kotlin-MVI-CleanArchitecture
Android + Kotlin + Modularization + Gradle Depedency managment + Gradle written in Kotlin DSL + Custom Gradle Plugin + MVVM + MVI + Clean Architecture + Repository Pattern + Coroutines + Flows + Koin + Retrofit2 + ROOM + Kotlin-Android-Extension + KtLints
jiannei/lumen-api-starter
Lumen 10 基础上扩展出的API 启动项目,精心设计的目录结构,规范统一的响应数据格式,Repository 模式架构的最佳实践。
litestar-org/advanced-alchemy
A carefully crafted, thoroughly tested, optimized companion library for SQLAlchemy
ShawnShiSS/clean-architecture-azure-cosmos-db
A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
WaheedNazir/Kotlin-MVVM-Architecture
Android Architecture Design Patterns using Kotlin, MVVM, Hilt, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.
fredwu/datamappify
Compose, decouple and manage domain logic and data persistence separately. Works particularly great for composing form objects!
KucherenkoIhor/Android-Architecture-Components
The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.
IEvangelist/azure-cosmos-dotnet-repository
Wraps the .NET SDK for Azure Cosmos DB abstracting away the complexity, exposing a simple CRUD-based repository pattern
skydoves/GithubFollows
:octocat: A demo project based on MVVM architecture and material design & animations.
avito-tech/go-transaction-manager
Transaction manager for GoLang
mitchtabian/Dagger-Examples
Some dagger-android examples with Retrofit2, MVVM architecture, RxJava, (Java)
ibrahimsn98/web-dev-tools-android
Sample Android Application - MVVM, Clean Architecture, Modularization, Repository Pattern
auron567/Gallerit
A sample Android gallery to search images posted on Reddit, built using modern Android development tools (Architecture Components, MVVM, Coroutines, Flow, Navigation, Retrofit, Room, Koin)
erikjhordan-rey/Clean-Architecture-Android
Sample to practice Clean Architecture in android applications.
AliAsadi/Android-MVP-Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
anitaa1990/TrailersApp
A simple demo project for The Movie DB based on MVVM clean architecture.
moizKachwala/Angular2-express-mongoose-gulp-node-typescript
AngularJS 2 (Updated to 4.2.0) Mean Stack application which uses Angular2, Gulp, Express, Node, MongoDB (Mongoose) with Repository Pattern Business Layer
AnkitSharma-007/BookCart
An e-commerce application for an online book store, created with ASP.NET Core and Angular, using SQL Server as a database
Miksus/red-bird
Repository Patterns for Python
go2ismail/Free-CRM
Take control of your business with Free CRM, an open-source Customer Relationship Management (CRM) software. Built for businesses of all sizes, Free CRM is your all-in-one solution for driving growth. Experience the power of open-source CRM software without hidden costs. Powered by ASP.NET Core 9.x (Demo username: admin@root.com|pwd:123456)
ErickWendel/generic-repository-nodejs-typescript-article
Article's examples
iammukeshm/RepositoryPattern.WebApi
We will go through everything you will need to know about Repository Pattern in ASP.NET Core, Generic Repository Patterns, Unit of Work and related topics. We will build a project right from scratch where we implement a clean architecture to access data.
andreluizsecco/AspNetCore.BookStore
ASP.NET Core application using Command Pattern and Repository Pattern
rafael-piovesan/go-rocket-ride
Toy API implementing idempotency keys using Golang & Clean Architecture
Creditas/ddd-rails-sample
A sample Domain Driven Design project using Ruby on Rails :heart:
rifqimfahmi/android-mvvm-coroutine
Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test