An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: unitofwork

arch/UnitOfWork

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.

Language: C# - Size: 139 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 1,369 - Forks: 346

babbubba/bs.Data

Nhibernate based repository

Language: C# - Size: 192 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 1

joist-orm/joist-orm

a TypeScript ORM for Postgres

Language: TypeScript - Size: 32.8 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 302 - Forks: 20

urfnet/URF.NET

Unit of Work & Repositories Framework - .NET 4.x

Language: C# - Size: 94.5 MB - Last synced at: 3 days ago - Pushed at: almost 7 years ago - Stars: 198 - Forks: 55

Ahmdaboelhassan/Balancer

full-stack application built with Angular and .NET , designed to help users manage their personal expenses efficiently. The application allows users to track their spending, categorize expenses, set budgets, and generate reports for better financial management.

Language: C# - Size: 1010 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

KlestovAlexej/Wattle.Examples

Примеры использования Wattle

Language: C# - Size: 1.48 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

Daniel127/EF-Unit-Of-Work

Repository and Unit of Work pattern implementation for Entity Framework Core.

Language: C# - Size: 141 KB - Last synced at: 11 days ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 7

Boriszn/DeviceManager.Api

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

Language: C# - Size: 1.33 MB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 220 - Forks: 102

alextanhongpin/dbtx

Unit of Work for transaction-safe operations

Language: Go - Size: 176 KB - Last synced at: 10 days ago - Pushed at: 24 days ago - Stars: 7 - Forks: 1

ehsandavari/go-clean-architecture

Golang Clean Architecture codebase for micro services

Language: Go - Size: 191 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 1

KlestovAlexej/Wattle.DemoServer

Полнофункциональный демонстрационный сервер на базе библиотеки Wattle

Language: C# - Size: 7.74 MB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

tanjubozok/TaskManagementApp

Asp.Net 7.0 test project developed using the Onion Architecture to demonstrate clean code principles, modular design, and separation of concerns.

Language: JavaScript - Size: 4.65 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Chibueze-Geoffrey/PatientManagement

An API for managing patient records

Language: C# - Size: 59.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

busraozdemir0/ProductWebApiProject

Web Api Project With .Net Core 7 - Onion Architecture & CQRS

Language: C# - Size: 9.53 MB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Nikoo-Asadnejad/GenericRepository

This class library implements the Generic Repository Pattern for SQL Server databases. It supports both asynchronous and synchronous operations and is designed to offer a clean and efficient data access layer.

Language: C# - Size: 14.6 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 12 - Forks: 1

rabbicse/mehedi.write.rdbms.infrastructure.abstructions

Some useful base classes and interfaces, mainly used with the Write RDMS layer inside CleanArchitecture template.

Language: C# - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

PayamDarabi/Onion-Architecture-In-ASP.NET-Core

With WebApi And Blazor UI

Language: C# - Size: 696 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 3

potlitel/EFCoreAndDapper

Practical exercise of the following link : Dapper y Entity Framework Core en .NET 6 (https://arbems.com/dapper-ef-core-net-6/)

Language: C# - Size: 72.3 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

freerware/work

A compact library for tracking and committing changes to your entities.

Language: Go - Size: 336 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 60 - Forks: 2

alievh/Travellour.WebApi

Language: C# - Size: 16.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

isopropylcyanide/dropwizard-jdbi-unitofwork

Provides Unit of Work Support for a JDBI based Dropwizard backend

Language: Java - Size: 252 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 2

babaktaremi/Clean-Architecture-Template

🧹 Ready to develop template based on clean architecture principles. Supports ASP NET Core Identity integrated with JWE tokens, OTP authentication, stand alone plugin development, CQRS pattern using MediatR library and dynamic permission management system out of the box

Language: C# - Size: 323 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 214 - Forks: 35

tanjubozok/dotNET9App

It is a test project created with .net 9.

Language: C# - Size: 1.04 MB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

YAS-SIIN/ERP-Microservice

erp system which include managing stuff, project - tasks - store

Language: C# - Size: 123 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 9 - Forks: 1

HamedStack/HamedStack.Repository

A comprehensive library integrating Repository and Unit of Work patterns with Outbox pattern support, specifically designed for EF Core, enhancing data management and consistency.

Language: C# - Size: 82 KB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

lucasMontagnani/CleanArch_CQRS_MediatR

Web API utilizando o ASP.NET Core 8, seguindo o padrão arquitetural CQRS, com a implementação do padrão comportamental Mediator. Além de adotar princípios da Clean Architecture, com a separação em camadas e organização orientada ao domínio (DDD).

Language: C# - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Azimjonshodiyorov/PersonalBlog

Language: C# - Size: 369 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

anton-martyniuk/Modern

.NET modern tools for fast and efficient development

Language: C# - Size: 591 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 25 - Forks: 2

FGVN/CodeBRDG_TT

This .NET API provides endpoints for adding and retrieving data,

Language: C# - Size: 36.1 KB - Last synced at: 16 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Leen-odeh3/Travel-and-Accommodation-Booking-Platform

ASP.NET Core APIs for an advanced online hotel booking system. Including the Login Page, Home Page, Search Results, Hotel Details, Secure Checkout, and Admin Management.

Language: C# - Size: 3.42 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 20 - Forks: 1

iHebaMohammed/Talabat-Clone

The Talabat clone you’ve crafted is a mouthwatering web application that mirrors the popular food delivery platform. It allows users to explore restaurants, browse menus, place orders, and have their favorite dishes delivered right to their doorstep.

Language: CSS - Size: 31.8 MB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

iHebaMohammed/TasalyFlex

Tasaly Flex is created primarily for residents of Egypt. It allows you to evaluate movies in all major cinemas in Egypt. You con watch the movie trailer.

Language: C# - Size: 1.31 MB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

iHebaMohammed/Company-Dashboard

Company dashboard built using ASP.NET Core MVC. It allows for the management of employees and their respective departments.

Language: C# - Size: 16.2 MB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

AhmedIbrahim-tech/AspNgCommerce

This E-commerce API, developed using ASP.NET Core 6, showcases a well-structured system design. It incorporates design patterns, integrates with Redis and SQL Server, utilizes LINQ for querying, and includes authentication and authorization for enhanced security. The API serves as a solid foundation for building scalable and feature-rich

Language: JavaScript - Size: 53.4 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

feyzabakir/UdemyCarBook

Asp.Net Core Api 8.0 Onion Architecture ile BookCar Projesi

Language: CSS - Size: 6.64 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

msx752/SampleDotnet.RepositoryFactory

Simplifies EF Core data access and transaction management for .NET applications.

Language: C# - Size: 238 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

alexfariakof/app-despesas-pessoais

Aplicação Angular e API Restful HATEOAS .Net Core 8.0 dockerizada com CI/CD.

Language: C# - Size: 2.59 MB - Last synced at: 9 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

mirajhad/StudentStream

This Project is a system designed to various aspects of managing student information within an educational institution.

Language: CSS - Size: 3.37 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

rebus-org/Rebus.UnitOfWork

:bus: Unit of work helper for Rebus

Language: C# - Size: 2.93 MB - Last synced at: 19 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

Krist1e/events-management-app

Language: C# - Size: 126 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

vzrostov/ValidataTestWebApplication

Database Customer-Order with client web interface, public API for using (Patterns: Repository, Unit Of Work, TDD). Techstack: ASP.NET Core, C#, EF6, MVC5, NUnit.)

Language: JavaScript - Size: 8.84 MB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

eminnovruz/LearningJourney.WebApi

Dynamic app where users can explore a vast collection of books and courses, leave comments, and engage in discussions. With personalized features, users can add their favorite books and courses to their favorites list, ensuring they never lose track of what interests them. Discover, learn, and connect with a community of avid readers and learners.

Language: C# - Size: 113 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

a34546/Wei.Repository

基于.Net6,EFCore+Dapper 封装Repository,实现UnitOfWork,提供基本的CURD操作,支持多数据库,多DbContext

Language: C# - Size: 109 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 82 - Forks: 25

mdshohelrana/webapi-erp-architecture

Large scale application architecture of asp.net web api

Language: C# - Size: 13.1 MB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 15

AhmedMah/ClinicManagement

Clinic management project using Asp.net mvc5

Language: JavaScript - Size: 3.03 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 125 - Forks: 119

GodelTech/GodelTech.Data.EntityFrameworkCore

Library to access database with Unit of Work, Repository and Entity classes for Entity Framework Core.

Language: C# - Size: 167 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

GodelTech/GodelTech.Data

.NET library to access data storage with Unit of Work, Repository and Entity classes

Language: C# - Size: 198 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 2

D-Diyare/Dommel.Repositories

Repository Pattern And UnitOfWork Implementation For Dommel.

Language: C# - Size: 34.2 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

urfnet/URF.Core

Unit of Work & Repositories Framework - .NET Core, NET Standard, Entity Framework Core. 100% extensible & lightweight.

Language: C# - Size: 7.56 MB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 307 - Forks: 60

programmingexperience/OnionArchitecture

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.

Language: C# - Size: 16.2 MB - Last synced at: 7 months ago - Pushed at: almost 8 years ago - Stars: 13 - Forks: 9

sangeethnandakumar/Twileloop.UOW

A lightweight and ready-made implementation of unit of work pattern + repository + A NoSQL database like LiteDB or MongoDB

Language: C# - Size: 92.8 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

malek-labidi/TemplateDotNet

Welcome to your .NET 8.0 exam template! This repository a concise yet comprehensive .NET application structure. From controllers to repositories, it's all here, primed for your exam success!

Language: C# - Size: 884 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

visualies/microservice

My Microservice Base Template using RabbitMQ, Repository Pattern, UnitOfWork & Dapper with PostgreSql.

Language: C# - Size: 78.1 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Savastane/microservico-provedor-identidade

Microservico - provisão identidade

Language: C# - Size: 62.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

minh-hieu-duong/eshop-backend

Language: C# - Size: 443 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Spasa98/KnightsAndDiamonds

Card game based on Yu-Gi-Oh

Language: C# - Size: 112 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gliesefire/RepositoryPattern.Sample

Repository & Unit of Work Implementation in C# (without Transaction Scope).

Language: C# - Size: 613 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

BibbyChung/sequelize-adapter

Use Unit Of Wrok pattern to wrap sequelize up and make sequelize easy to use.

Language: TypeScript - Size: 34.5 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 1

TechNobre/PowerUtils.BuildingBlocks.Data 📦

Helpers to work with data layers

Language: C# - Size: 59.6 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cpsilva/ChamadoFacil

Repositório criado para versionamento de código de ferramenta de controle de chamados

Language: C# - Size: 4.82 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

SongulSYTRK/CMS_ContentManagementSystem

In this project, I used Identity, IUnitofWork, Service , MVC, Components, Repository , Rolemangament, Authorization Process, ClaimPrinciple , Rest-API

Language: C# - Size: 845 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

toniskobic/Alexandria

.NET Framework 4.8 Windows Forms library management application

Language: C# - Size: 17.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mohammad-nour-alawad/Hotelizer

ASP .NET Core MVC, MS SQL Server

Language: HTML - Size: 23.9 MB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

andissanayake/GenericRepoDapperSuite

GenericRepoDapperSuite is a C# library for data management following SOLID principles. It integrates Dapper and Dapper.Contrib with a generic repository and unit of work patterns, ensuring efficient and maintainable data access. Perfect for robust, clean architectural designs.

Language: C# - Size: 132 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

EminemJK/Banana

🍌 The collection of CRUD helpers for Dapper.

Language: C# - Size: 2.99 MB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 62 - Forks: 20

adam006/DapperUnitOfWork

dapper unit of work repository pattern

Language: C# - Size: 55.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

feyzabakir/DotnetNLayerProject

Language: C# - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

feyzabakir/DotnetNTierArchitecture

Techcareer.net Cumhuriyet'in 100. Yılında Kadınlara Özel Back-End .Net Bootcamp

Language: C# - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jimatas/Developist.Core.Persistence

Provides easy-to-use implementations of essential data persistence patterns, including the Repository and Unit of Work patterns, that work with Entity Framework Core. Targets .NET Standard 2.0 and .NET 6.0.

Language: C# - Size: 406 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

nosratifarhad/Clean_Architecture

A sample solution for introducing a clean architecture using the Command Query Segregation (CQRS) and Repository Pattern is as follows Dotnet 6

Language: C# - Size: 190 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

masoudarvishian/sample-microservice

A simple microservice architecture

Language: C# - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sinanfen/GenericBlog

ASP NET Core MVC 5.0 | Entity Framework Core 5 | Fluent API | Generic Repository | Unit of Work | AutoMapper | Ajax

Language: C# - Size: 48.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

outmatic/Dapper.UnitOfWork

A simple unit of work implementation on top of Dapper

Language: C# - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 42 - Forks: 10

GinCanhViet/MVC-solution-structure-example

Just an example for MVC project architecture. Using Dapper with StructureMap.

Language: C# - Size: 33.4 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

MaksHladki/CSharpOOP

Object Oriented Programming using C# .NET

Language: HTML - Size: 104 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

royviggo/DotNetCore.Dapper

Example data layer for .Net Core using Dapper and SQLite database.

Language: C# - Size: 157 KB - Last synced at: 22 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

seungyongshim/Practice-WebAPI-Akka-Dapper-SQLite-PostgreSQL

Practice Design using Microsoft.Extensions

Language: C# - Size: 65.4 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

BacelarVitor/BacelarVideoAPI 📦

Projeto desenvolvido no intuito de aprender novas tecnologias e tópicos como Dapper, CQRS, Clean Architecture, FluentValidation, Repository e Unit of work

Language: C# - Size: 4.22 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

giangcoi48k/Dapper.CQS

A simple unit of work implementation on top of Dapper, with some basic CQS in mind

Language: C# - Size: 33.2 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 2

kodbratt/GigHub

Sample ASP.NET MVC 5 Web Application

Language: JavaScript - Size: 57.1 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

digital-kyrgyz/n-tier-architecture

N-tier architecture

Language: C# - Size: 937 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pantelicmilan/ClassroomPlusBackend

Backend part of ClassroomPlus, an open-source learning platform by Milan Pantelic for exchanging information between students and teachers through classrooms! Tech Stack: .NET CORE 7, EF CORE, Signal R, C#, MySQL. Deployed to Azure!

Language: C# - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MurtuzaTravadi/UnitOfWork-.Net-Core

This demo of how we can implement UnitOfWork conceprt

Language: C# - Size: 541 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

RidvanOrun/SocialMediaApp

In this project, I use Asynchronous Programming, Unit Of Work, Generic Repository and AutoMapper within Domain-Driven-Design/DDD.

Language: C# - Size: 806 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

AbdullahOztuurkk/UnitOfWorkTutorial

This Repository shows you to how should use unit of work design pattern in C# implemention.

Language: C# - Size: 264 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

BrunoDFreitas/trabalho-pbd

Trabalho final da cadeira de Projeto de Banco de Dados. Sistema Web em C# utilizando MVC.

Language: C# - Size: 456 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

coderBane/Election-Monitoring

Build an election monitoring dashboard with Blazor Server

Language: C# - Size: 2.43 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

amin-norollah/CSite_Backend_dotNet6

a sample .Net 6 backend project using cutting-edge technologies

Language: C# - Size: 22.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

abuzaforfagun/GenericUnitOfWork

A .NETStandard package to plug and play with unit of work pattern in EntityFrameworkCore.

Language: C# - Size: 16.6 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 2

eraykaraman/BankApp

ASP.NET Core 6 simple bank app with MSSQL EF Core and some design patterns (Unit Of Work, Repository Design Pattern).

Language: C# - Size: 856 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

duracell80/midnight-sectors

Local and relative alternative to swatch internet time set around the notion of 86,400 seconds per day. Contains method for communicating between Mars and Earth.

Language: Python - Size: 288 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Antrophyy/SocialNetworkBlazor

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.

Language: C# - Size: 403 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 7

HerbertBodner/webapp-core

Modules for common features for a .Net Core application

Language: C# - Size: 3.54 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

sameteeraslann/SocialMediaProject

Bu projede Domain-Driven-Design / DDD katmanlı mimari ile alt yapı hazırlandı. Asynchronous Programming, Unit Of Work, Generic Repository gibi teknolojiler kullanıldı.

Language: C# - Size: 772 KB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

f-nunez/NetUnitOfWorkRepository

Base unit of work with repository pattern in .NET 6

Language: C# - Size: 39.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

omidsotooni/UnitOfWorkPatternInASPNETCore

An ASP.NET Core 7.0 Web API For Unit Of Work Pattern on User Model

Language: C# - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Prashankumar-Tech/GenericRepositoryUsingEF

C# sample GenericRepository Using EF

Language: JavaScript - Size: 549 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

EnesSERENLI/AnadoluParamApi_Management

This project is a WebApi project written in .NetCore 6. The project contains many structures such as repository pattern, Token-based authorization and authentication (JWT Token), Redis Cache, DependecyInjection and docker.. In addition, 2 database connections, MSSql and MongoDB, were made.

Language: C# - Size: 508 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Oguzdmrl/MyBackend-Net5

CQRS, MediaTR, EntityFramework & Generic UnitOfWork & InMemoryCache

Language: C# - Size: 54.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Oguzdmrl/MyBackend-Net6

CQRS, MediaTR, EfCore & Generic UnitOfWork & Repository Pattern, N Tieer Architecture-Cqrs pattern

Language: C# - Size: 56.6 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0