#
unitofwork
Here are 115 public repositories matching this topic...
A plugin for Microsoft.EntityFrameworkCore to support repository, unit of work patterns, multiple database with distributed transaction supported, and MySQL multiple databases/tables sharding supported.
-
Updated
Jan 27, 2022 - C#
Unit of Work & Repositories Framework - .NET Core, NET Standard, Entity Framework Core. 100% extensible & lightweight.
productivity
ioc
repository
dotnetcore
architecture
design-patterns
entity-framework-core
modularity
urf
webapi
odata
unitofwork
netstandard20
-
Updated
Feb 8, 2022 - C#
Unit of Work & Repositories Framework - .NET 4.x
ioc
angular
typescript
async
dotnet
architecture
entity-framework
entityframework
kendo
di
urf
webapi
odata
genericrepository
unitofwork
webapi-2
iqueryable
entity-framework-6
trackable
lelong37
-
Updated
May 23, 2018 - C#
Web API Framework demonstrates scalable, multitenant, architecture and allows building its own solution in the minutes. Uses: Entity Framework, UnitOfWork, Repository patterns. Wrapped in Docker, Kubernetes
api
docker
kubernetes
postgres
database
dotnet
docker-compose
entity-framework
dotnet-core
webapi
multi-tenancy
multitenancy
unitofwork
webapi-2
azure-kubernetes-services
-
Updated
Jan 13, 2021 - C#
a TypeScript ORM for Postgres
-
Updated
Feb 15, 2022 - TypeScript
Clinic management project using Asp.net mvc5
-
Updated
Jun 26, 2021 - JavaScript
-
Updated
Jan 21, 2021 - C#
基于EFCore3.0+Dapper 封装Repository,实现UnitOfWork,提供基本的CURD操作,可直接注入泛型Repository,也可以继承Repository,重写CURD操作
-
Updated
Sep 15, 2020 - C#
A compact library for tracking and committing changes to your entities.
go
golang
design-pattern
design-patterns
designpatterns
unit-of-work
unitofwork
designpattern
martin-fowler
-
Updated
Nov 15, 2021 - Go
A simple unit of work implementation on top of Dapper
-
Updated
Jul 14, 2021 - C#
Use Unit Of Wrok pattern to wrap sequelize up and make sequelize easy to use.
-
Updated
Nov 3, 2021 - TypeScript
Repository and Unit of Work pattern implementation for Entity Framework Core.
framework
repository
core
work
entity-framework
entity
net
unit
of
unit-of-work
unitofwork
unitofwork-pattern
-
Updated
May 14, 2021 - C#
Design and develop token based Web API 2 using c# based on Onion Architecture with generic repository,unit of work and centralized exception logging system.
-
Updated
Jun 20, 2017 - C#
Large scale application architecture of asp.net web api
dotnet
erp
ddd
nhibernate
repository-pattern
nlog
structuremap
webapi
unitofwork
ddd-architecture
webapi-2
-
Updated
Aug 24, 2018 - C#
sass
multi-tenant
cqrs
repository
ddd
domain-driven-design
clean-architecture
specification
asp-net-core
dto
unitofwork
domain-events
net5
-
Updated
Nov 28, 2021 - C#
A .NETStandard package to plug and play with unit of work pattern in EntityFrameworkCore.
design-patterns
dotnet-core
entity-framework-core
dotnet-standard
unitofwork
unitofworkpattern
unitofwork-pattern
-
Updated
Oct 21, 2021 - C#
In this project, I used Identity, IUnitofWork, Service , MVC, Components, Repository , Rolemangament, Authorization Process, ClaimPrinciple , Rest-API
components
identity
mvc
service
rest-api
soap
session
authorization
taghelpers
repository-pattern
cart
restful-api
unitofwork
singleton-pattern
tempdata
rolemanagement
claim-principle
-
Updated
Dec 19, 2021 - C#
The social network built with Blazor WebAssembly, ASP.NET Core and Microsoft SQL database. The network uses signalR, code-first database approach using Entity Framework Core technology and Microsoft Idenitity.
redux
bootstrap
csharp
social-network
rest-api
entity-framework-core
asp-net-core
repository-pattern
signalr
unitofwork
azure-devops
microsoft-identity
dotnet5
code-first-approach
blazor-webassembly
-
Updated
Feb 9, 2021 - C#
This project, I used UnitofWork, Service , Repository , MVC ,ClaimPrinciple, Component,Rest - API
json
repository
login
async
rest-api
swagger
domain-driven-design
session
ioc-container
await
async-await
cart
autofac
ddd-patterns
unitofwork
automapper
fluentvalidation
endpoints
jsonconvert
claim-principle
-
Updated
Jan 5, 2022 - C#
DDD Twitter projesinde kullanılan teknolojiler DDD,Asenkron programlama, Generic Repository,Unit Of Work,View Component AutoMapper,Autofac,Fluent Validation,DTO,VM,Extension method
vm
ddd
viewmodel
repository-pattern
autofac
dto
autofac-container
unitofwork
ddd-architecture
automapper
fluentvalidation
unitofworkpattern
asenkron
extensionmethods
viewcomponents
-
Updated
Feb 25, 2021 - C#
Provides Unit of Work Support for a JDBI based Dropwizard backend
jdbi
dropwizard
mavencentral
unitofwork
unitofworkpattern
unitofwork-pattern
jersey-filter
dropwizard-jdbi
jdbi-transactionality
-
Updated
Feb 15, 2022 - Java
UnitOfWork middleware for Mediator.Net
-
Updated
Apr 20, 2017 - C#
This project is physically and logically seperated by N-Tier architecture. I have used repositories, MVC, services, AutoFac (IoC container), AutoMapper, UnitOfWork and more in this .NET Core web project. CMS.API (.NET Core Web API) is a REST-API that provides the Client-Shop web project to communicate with the database of CMS Project.
services
jwt
mvc
repository
dotnetcore
rest-api
swagger
domain-driven-design
sessions
ioc-container
client-side
autofac
newtonsoft-json
unitofwork
fluentvalidation
-
Updated
Jan 13, 2022 - C#
This is sample expample of repository pattern
-
Updated
Jul 23, 2019 - C#
In this repository,my main goal is to demonstrate my asp.netcore skills on Domain Driven Design Architecture.For this , i use this architecture for build up my application as image in the ReadMe.U can reach in this repository also ExternalLogin for GoogleAuthentication.I provide two factor authentication to application members.Moreover,members who is signed in the application can chat in messenger.In this part of the Social_Media_project i used SignalR for real time communication.In addition to that members can schedule their calendar programme as birthday,sleeping time,lunch etc.By using this application members can post the others.The others can like and mention(comment) to post.All members be able to follow each other.As i mentioned before,users can find them by using Search tab.(Email,Name,UserName).I use UnitOfWork for all transactions.I use Async Programming & Code First.I try to write all codes in the light of Solid Principle & OOP rules.
dependency-injection
asp-net-core
oop-principles
identity-management
asp-net-core-mvc
autofac-container
socialmedia
unitofwork
ddd-architecture
automapper
solid-principles
fluentvalidation
signalr-core
googleauthenticaion
domaindrivendesign
-
Updated
Jan 3, 2022 - JavaScript
In this project, I use Asynchronous Programming, Unit Of Work, Generic Repository and AutoMapper within Domain-Driven-Design/DDD.
-
Updated
Apr 20, 2021 - C#
Bu projede Domain-Driven-Design / DDD katmanlı mimari ile alt yapı hazırlandı. Asynchronous Programming, Unit Of Work, Generic Repository gibi teknolojiler kullanıldı.
identity
vm
ddd
codefirst
repository-pattern
dto
unitofwork
ddd-architecture
automapper
unitofworkpattern
dto-entity-mapper
-
Updated
Feb 21, 2021 - C#
This Repository shows you to how should use unit of work design pattern in C# implemention.
-
Updated
Apr 25, 2021 - C#
Improve this page
Add a description, image, and links to the unitofwork topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unitofwork topic, visit your repo's landing page and select "manage topics."