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

Topic: "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: 6 days ago - Pushed at: over 2 years ago - Stars: 1,369 - Forks: 346

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

joist-orm/joist-orm

a TypeScript ORM for Postgres

Language: TypeScript - Size: 33.1 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 303 - Forks: 20

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: 5 days ago - Pushed at: over 4 years ago - Stars: 220 - Forks: 102

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

urfnet/URF.NET

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

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

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

a34546/Wei.Repository

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

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

EminemJK/Banana

🍌 The collection of CRUD helpers for Dapper.

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

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

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

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

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

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: 7 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 1

Daniel127/EF-Unit-Of-Work

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

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

mdshohelrana/webapi-erp-architecture

Large scale application architecture of asp.net web api

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

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

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: 9 days ago - Pushed at: 5 months ago - Stars: 12 - Forks: 1

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

With WebApi And Blazor UI

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

YAS-SIIN/ERP-Microservice

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

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

mehmetozdeemiir/DDDTwitterProject

DDD Twitter projesinde kullanılan teknolojiler DDD,Asenkron programlama, Generic Repository,Unit Of Work,View Component AutoMapper,Autofac,Fluent Validation,DTO,VM,Extension method

Language: C# - Size: 721 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 9 - 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

xiajingren/summer

:star:基于.net 5的DDD项目结构,支持多租户,单数据库/多数据库隔离

Language: C# - Size: 3.8 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 0

alextanhongpin/dbtx

Unit of Work for transaction-safe operations

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

isopropylcyanide/dropwizard-jdbi-unitofwork

Provides Unit of Work Support for a JDBI based Dropwizard backend

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

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

ehsandavari/go-clean-architecture

Golang Clean Architecture codebase for micro services

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

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: 14 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 2

andresantarosa/Orchesflow

Orchestration lib to be used along MediatR + EntityFramework

Language: C# - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

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: 16 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 2

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

mubassir-hasan/GenericRepositoryUnitOfWork

This is sample expample of repository pattern

Language: C# - Size: 1.69 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 8

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

serhatyamann/CMS_Project

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.

Language: C# - Size: 759 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

KlestovAlexej/Wattle.DemoServer

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

Language: C# - Size: 7.75 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 4 - Forks: 0

KlestovAlexej/Wattle.Examples

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

Language: C# - Size: 1.48 MB - Last synced at: 6 days ago - Pushed at: about 2 months 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

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

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

royviggo/DotNetCore.Dapper

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

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

mayuanyang/Mediator.Net.Middlewares.UnitOfWork

UnitOfWork middleware for Mediator.Net

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

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

Viceri/unit-of-work-mongo

Implementação do padrão unit of work com mongodb e c#

Language: C# - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

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

guvenbaris/CleanArchCourse

Web API was developed using Onion Architecture, one of the Clean Architecture architectures.

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

termeh-travel/Strenua

Set of libraries to create a domain-driven application

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

abakumov-v/DbExecutor

Simple unit of work for database connection

Language: C# - Size: 53.7 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

mrtarkhan/Sayda.Core.UnitOfWork

the unit of work abstraction

Language: C# - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

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

erandika1986/CodeFirst

This project can be use as a framework for C# code first project.

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

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: 12 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 2

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: 9 days ago - Pushed at: 4 months ago - Stars: 2 - 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: 22 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

rebus-org/Rebus.UnitOfWork

:bus: Unit of work helper for Rebus

Language: C# - Size: 2.93 MB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 2 - Forks: 1

busraozdemir0/ProductWebApiProject

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

Language: C# - Size: 9.53 MB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 2 - 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

basharovi/Dapper-Crud-App

A repository with a simple ASP.NET Core 5.0 WebAPI following a Clean Architecture, Repository Pattern, and Unit of Work. At the Data Access Layer, I've used the Mini ORM, Dapper.

Language: C# - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

cdcd72/NetCore.Dapper.UnitOfWorkPattern

練習 Unit of Work Pattern 實作於 Dapper 上(To practice how unit of work pattern implementation for dapper.)

Language: C# - Size: 533 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

Orbis25/GenericImplementation-UnitOfWork

This example explain the implementation of UoW With Generics methods for to write less code.

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

vitalybibikov/MediatR.Extensions.UnitOfWork

Set of extensions to run multiple MediatR commands sequentially. In a transaction scope, just one by one or when you need to fire a notification just after a command succeded/failed.

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

sarul84/Prakrishta.Data

Generic Repository and Unit of work pattern with EF.Core

Language: C# - Size: 358 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

uialberto/asm

ASM. Agente Salvavidas de Mascotas. Aplicación web para gestionar el proceso de publicación y adopción de mascotas.

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

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

aZerato/myapp-sample-architecture

Sample C# ASP .NET Project Architecture

Language: C# - Size: 443 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

babbubba/bs.Data

Nhibernate based repository

Language: C# - Size: 192 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - 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

Azimjonshodiyorov/PersonalBlog

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

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

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: 12 days ago - Pushed at: 8 months ago - Stars: 1 - 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

mohammad-nour-alawad/Hotelizer

ASP .NET Core MVC, MS SQL Server

Language: HTML - Size: 23.9 MB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 1 - 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: 14 days ago - Pushed at: over 1 year ago - Stars: 1 - 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

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

SiberaIndustries/SI.UnitOfWork

A lightweight and flexible Repository / UnitOfWork framework.

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

EnesSERENLI/HC_ManagementSystem

This project is a restaurant project created with .Net Core. In this project, I used structures such as UnitofWork, Services, Components, MVC structure, Identity, Autorization Process, Repositories, Role management, Validation processes,API services,Custom MiddleWare and LoggerService.

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

omarshohid/SmartPhotoGallery

Language: CSS - Size: 127 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

emreksbyn/ContentManagementSystem

In this repository, there is a web application developed using Entity Framework, UnitOfWork, Identity, Service, MVC, Component, Repository, Rolemanagement, Authorization.

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

Kardynal-Alex/Twitter

Twitter is a project in ASP.NET CORE WEB API & Angular, where it aims to create application using an onion architecture

Language: C# - Size: 25.5 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

biyonik/DinamikTestFormu

BIL2206-Görsel Programlama Dersi Vize Projesi

Language: C# - Size: 1.26 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

gliesefire/RepositoryPattern.Sample

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

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

freerware/workfx

An module enabling your Fx application to effectively track and commit changes to your entities.

Language: Go - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

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

Practice Design using Microsoft.Extensions

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

imaun/dade

"Dade" is an implementation of UnitOfWork and Repository pattern over Dapper mini-ORM.

Language: C# - Size: 34.2 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

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

sarul84/Prakrishta.Data.Cosmos

Generic repository for cosmos db using SQL api

Language: C# - Size: 35.2 KB - Last synced at: 12 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

semashkinvg/UnitOfWork.Unity.Inteception

The implementation of Unit-Of-Work pattern behaviour using unity interception

Language: C# - Size: 44.9 KB - Last synced at: 3 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 2

viku85/RepositoryUnitOfWorkDiSample

A sample dotnet core application utlilizing practices like UnitOfWork, Factory, DI, Repository etc.

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

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

nertilpoci/AspnetCoreMvc-Movie-Website

Aspnet core mvc movie website

Language: CSS - Size: 52.9 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 4

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: 12 days ago - Pushed at: 12 days ago - Stars: 0 - 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 2 months ago - Pushed at: about 2 months 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

alievh/Travellour.WebApi

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

tanjubozok/dotNET9App

It is a test project created with .net 9.

Language: C# - Size: 1.04 MB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 0 - 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

FGVN/CodeBRDG_TT

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

Language: C# - Size: 36.1 KB - Last synced at: 19 days ago - Pushed at: 6 months ago - Stars: 0 - 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: 10 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: 10 days ago - Pushed at: 7 months 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: 8 months ago - Stars: 0 - Forks: 0