Topic: "unitofwork-pattern"
kawser2133/clean-structured-project
Clean structured ASP.NET Core web project, follows the Clean Architecture principles, SOLID design principles, and implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.
Language: C# - Size: 367 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 108 - Forks: 26

NHadi/Dermayon
Dermayon is Library for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mongo repository pattern with unit of work, kafka, etc
Language: C# - Size: 1.53 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 69 - Forks: 32

YALCINCAN/NET6_Clean-OnionArchitectureAPI
NET6,CQRS,Caching,Logging,Repository Pattern,UnitOfWork,JWT,Refresh Token,Email Confirmation,Forgot Password
Language: C# - Size: 133 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 48 - Forks: 17

kawser2133/clean-structured-api-project
The "Clean Structured API Project" is a template designed to create well-organized and maintainable ASP.NET Core API applications. It follows RESTful principles, Clean Architecture and SOLID principles, implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.
Language: C# - Size: 356 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 37 - Forks: 15

orangeloop/sagas
.NET implementation of the UnitOfWork pattern using IDbTransaction and Sagas for orchestrating cross-domain transactions.
Language: C# - Size: 57.6 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 34 - Forks: 6

SaraRasoulian/WebAPI-Sample-DotNet-7
🌱 A Sample Web API Application .NET 7
Language: C# - Size: 77.1 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 34 - Forks: 0

NeckerFree/AdvancedWebAPI
Minimal Web API to advanced data retrieval using pagination, filtering, searching, sorting
Language: C# - Size: 10 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 30 - Forks: 8

MohanedZekry/WebAPI-CleanArchitecture
A sample .NET Core project showcasing the implementation of Clean Architecture principles with MediatR pattern for separation of concerns and maintainability.
Language: C# - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 23 - Forks: 10

Daniel127/EF-Unit-Of-Work
Repository and Unit of Work pattern implementation for Entity Framework Core.
Language: C# - Size: 141 KB - Last synced at: 28 days ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 7

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

YALCINCAN/NET6_Vue3Typescript_TaskManagementAPP
NET Core Identity,JWT,Role Based Authorization,CQRS Pattern,UnitOfWork,Vue3,Pinia,Typescript,Fluent Validation,Vuelidate,AOP,Sending Emails and more
Language: C# - Size: 5.85 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 11 - 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: about 1 month ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2

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

bahmani00/SnackMachine
DDD implementation of Snack Machine
Language: C# - Size: 675 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2

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

kad1r/vuejs-tutorial
Simple VueJs Tutorial for real world examples to understand how it works with asp.net core (mvc)
Language: JavaScript - Size: 31 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

fullstackhub-io/AzureFunctionAPI-CosmosDB-CleanArchitecture
Http Trigger Azure fnction with CosmosDB and clean architecture.
Language: C# - Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

nihatcanertug/SocialMediaTwitterProject
This project like a Social Media (Twitter) project.In this project,I used Domain Driven Design (DDD) and micro services architecture,Unit of Work and MVC pattern,dotnetcore technologies.Users can register and EditProfile after succeed login process.Lastly,they can follow,unfollow someone and see their profile
Language: C# - Size: 801 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

usamekilicbay/hand-out
Hand-Out ♦️ is a web app, for handing out disused wares to needers.
Language: CSS - Size: 10.5 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

busraozdemir0/SchoolManagementSystem
School Management System Web Application Including Admin & Teacher & Student Panels
Language: HTML - Size: 318 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

haamond/Alamut.Data
Lightweight implementation of Repository pattern with the help of auto-mapper
Language: C# - Size: 185 KB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

MustafaMustafayev/net5-web-api-starter
.NET5 web api starter with the basic implementations
Language: C# - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

ternacode/ternacode-persistence
Abstractions and an EntityFramework Core implementation for repository and unit of work patterns.
Language: C# - Size: 118 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

BetulTugce/VocabList
This is a Blazor Server app developed with ASP.NET Core Web API on .NET 7.0. Users can create custom word lists, managing words, meanings, types, and examples for efficient language learning.
Language: HTML - Size: 461 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

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

dogaanismail/SeizeTheDay
SeizeTheDay is a forum web site that has been developed by using AngularJS, Asp.Net Mvc and Web API. In this website, there are so many exciting tools like TinyMCE, TinyMCE Youtube Plugin. The admin panel of this web site has been developed totally by using Angular.JS.
Language: JavaScript - Size: 121 MB - Last synced at: about 15 hours ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 3

MehrajLatifli/BookStore---Entity-Framework-Code-First-MVVM
Example of Entity Framework (Code First) MVVM
Language: C# - Size: 30.3 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

fkucukkara/aspireWorkshop
This project is a .NET 9 API built as an Aspire Playground, showcasing several best practices.
Language: C# - Size: 17.3 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

oznakdn/CleanTemplate
The Clean Template Project is an open source project written in .NETCore.
Language: CSS - Size: 5.02 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

mohamedahmed3990/CompanyMVC
Company (CRUD) operations using asp.net core (MVC)
Language: C# - Size: 1.38 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

NANITH777/PediGuard
PediGuard is a comprehensive web application designed to streamline shift management and communication within a pediatric department, addressing complex organizational challenges for medical assistants and faculty.
Language: C# - Size: 69.7 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

EyasWannous/BudgetBlitz
A robust ASP.NET Core Web API budget management application with real-time notifications, secure authentication, and comprehensive financial tracking.
Language: C# - Size: 79.1 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

viniciusnasc/RHMVC_ProjetoFinalAtosUFN
Projeto de conclusão de curso da Academia .Net
Language: C# - Size: 3.25 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 2

sdnrcvk/TraversalCoreProject
It is a tour reservation project that I am developing with ASP.Net Core 6.0
Language: HTML - Size: 53.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

dev-ugurkontel/e-commerce-workshop
This project was built on .NET 7.0
Language: C# - Size: 442 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 4

YTakahashii/TodoApi-gRPC-Dapper
ASP.NET CoreとgRPCとDapperを使ったAPI開発の練習
Language: C# - Size: 43.9 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 2

fatihsalli/NLayerUdemyApp
Instructor: Fatih Çakıroğlu | Asp.NET Core 6 - NLayer Architecture
Language: C# - Size: 1.01 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

mostafakhalaf/Clinic
Language: C# - Size: 864 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

SixterOneBeatz/OG.TicketManager
Ticket manager system using Clean Architecture, CQRS, UoW, EFCore 6, MediatR, hosted service to listen a email account and SignalR to refresh data in real time. React client using webpack, typescript and styled components
Language: C# - Size: 166 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

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: over 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: 3 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: over 5 years ago - Stars: 2 - Forks: 2

gorums/MultiTenantNet 📦
Multi Tenant Dotnet App (SaaS)
Language: JavaScript - Size: 656 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

KTajerbashi/CleanArchitecture_CQRS
*Clean Architecture .NET 9, CQRS Template Database, Command/Query Separate Database Connection, Production-Ready .NET API, EF Core + Dapper Example, JWT Auth Template, Vertical Slice Architecture*
Language: C# - Size: 440 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

rawwaanntarekk/Talabat
Talabat is an ASP.NET Core web API e-commerce application designed for placing orders.
Language: C# - Size: 5.44 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

furkanaltintas/NET9_Clean_OnionArchitectureAPI
I have created a demo project using Domain-Driven Design (DDD) principles. This project demonstrates how to structure a .NET application by separating domains, applying clean architecture, and following best practices. It includes layers for domain, application, infrastructure, and presentation to ensure maintainability and scalability.
Language: C# - Size: 119 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

soneryesilay/CleanArhictecture_2025
Language: C# - Size: 20.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

EbraheemTammam/Pharma
Pharmacy Management System
Language: C# - Size: 45.3 MB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

MelihcanSimsek/FoodDeliveryMicroservice
This is a food delivery microservice concept project with .NET using RabbitMQ
Language: C# - Size: 470 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

BetulTugce/MultiShop
I am currently building this project using ASP.NET Core.
Language: HTML - Size: 6.45 MB - Last synced at: 23 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

cikavelja/OpenAI-to-DB
Start project with UnitOfWork, OpenTelemetry, CRUD in db Using OpenAI
Language: C# - Size: 95.7 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

pedroditersimon/school-notes
API backend en ASP.Net C# con EntityFramework, sobre un sistema escolar para la gestión de Materias, Cursadas, Alumnos, Profesores y Examenes.
Language: C# - Size: 89.8 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

djhogarth/conVenus
A full stack social media web application
Language: C# - Size: 1.82 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

abdulrahmanabualmagd/receipt-system
Receipt System (ASP.NET MVC)
Language: C# - Size: 1.79 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

oznakdn/KanbanBoardApp
Language: JavaScript - Size: 16.5 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

mthunzigcwensa/weSell-asp.net-core
a full asp.net Core e-commerce system that facilitates smooth product ordering and purchasing for users, with separate Admin and Employee portals. Users can easily browse, order, and pay for products, while Admins manage inventory, pricing, and sales performance. Employees handle incoming orders and customer inquiries.
Language: C# - Size: 5.58 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

aml-mohammed/Property-HousingApp
Property WebApi
Language: C# - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

averagepythonfan/yt_music_bot
YT Music Telegram Bot
Language: Python - Size: 207 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

eraykaraman/LibraryAutomation
ASP.NET MVC application with SOLID Principles, Clean Code, Repository Pattern, Unit Of Work Pattern and more.
Language: C# - Size: 881 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

DrMadWill/RepositoryPattern
Students Course Data
Language: C# - Size: 409 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

Ennybit/implementation-of-Generic-Repository-and-UnitofWork-pattern-using-Entity-Framework
This repository contains Generic Repository and UnitofWork pattern implementation for Entity Framework Core
Language: C# - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

bartspl860/MVC-Library-System
MVC DAL project for university
Language: C# - Size: 3.36 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

serhatkacmaz/.Net7-ClassicalArchitecture-BlogSite
Language: JavaScript - Size: 20.9 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

levinjoller/Noteify 📦
C# web application built with ASP.NET Core 5.0.1, Microsoft account external login. A simple note app.
Language: C# - Size: 738 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

NemesLaszlo/LetsShop
LetsShop is a eCommerce site, where you can buy almost everything for a winter adventure, and pay as easily as possible like the most popular shops on the web.
Language: C# - Size: 955 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

NemesLaszlo/LetsDate
LetsDate is a dating platform which contains almost every feature like the other dating services, but maybe that's could be your choice.
Language: C# - Size: 1.42 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

federico-aguilar/numero-uno
An application based on a RESTful API with a decoupled architecture. Friendlies: C#, ASP.NET Core, Entity Framework Core, JSON, Postman, and best practices (DDD, Repositories, Services, Unit of Work pattern, Interfaces, etc.). A project for my local supermarket, the numero uno🍎🥕🥦🍌.
Language: C# - Size: 144 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

dionatan-g/WSWL
Aplicação exemplo fullstack de votação e candidatos, utilizada no desafio técnico para o cargo Desenvolvedor Fullstack na DBServer.
Language: C# - Size: 6.06 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

ataberkdag/ChoreographyBasedSagaExample
Dockerized Choreography-based Saga Example Project with Onion Architecture. Includes Order, Stock and Payment microservices.
Language: C# - Size: 62.5 KB - Last synced at: 12 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 2

Bithyakter/ExpenseTrackerAPI
An Expense Tracker project using WebAPI, Repository pattern, Unit of work, Implementation of different services and Layer
Language: C# - Size: 785 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

niranvv/SampleNET5Angular10
Sample Project with .NET 5 with Angular 10 A practical example of how to build an application with ASP.NET Core API (.Net 5.0) and Angular 10 from start to finish
Language: C# - Size: 4.48 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

jfuerlinger/csharp_samples_ef_uow_gitstatistics-template
Commit analysis of a students thesis
Language: C# - Size: 640 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 13

sarul84/Prakrishta.Data.Cosmos
Generic repository for cosmos db using SQL api
Language: C# - Size: 35.2 KB - Last synced at: 25 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Kasunjith-Bimal/Titan
This project use asp .net core web api , angular ,swagger ,Serilog
Language: C# - Size: 239 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

sassani/RestApi
A restfull Api with C# .net core + EF core
Language: C# - Size: 40 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

mediantiba/repository-pattern
implementation of the repository and unit of work patterns using entity framework
Language: C# - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 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: 9 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 2

Volirvag49/ASP.NET-MOUNB_n-layer_architecture
Разработка «Библиотечный абонемент на ASP.NET MVC 5 с использованием многоуровневой архитектуры
Language: C# - Size: 360 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

hannesbarbez/BarbezDotEu.Domain
Generics for business domain data: basics for repositories, root entities, queries, DTOs, misc. entities, and unit of work.
Language: C# - Size: 17.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

samkh010/BlogHub
Bloghub is a open source Blogging platform , Blogs are crafted based on Templates Markdown files
Size: 1000 Bytes - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

Ehisvictorgit/Novashop
Novashop is an app to simulate the purchase of products online. Initially only the consultation works [ App under development ].
Language: C# - Size: 2.29 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

waltermillan/MeetingSchedule
Address book, to add, edit, search contacts. Sort them by tags or categories. The idea is to use the Mediator design pattern, the idea is to start simple and add functionality little by little, and learn how MediatR scales in growing applications.
Language: C# - Size: 0 Bytes - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

waltermillan/SpainCities
Visualization of regions, provinces and cities of Spain.
Language: C# - Size: 23.6 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

waltermillan/RentACar
Vehicle rental registration.
Language: C# - Size: 1.21 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

waltermillan/Novashop
Novashop is an app to simulate the purchase of products online. Initially only the consultation works [ App under development ].
Language: C# - Size: 2.28 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

abdulrahmmann/LibraryManagementSystem
Language: C# - Size: 140 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

waltermillan/Lockers
is a basic application for locker rental management. You can create lockers, customers and daily rentals.
Language: C# - Size: 6.45 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

waltermillan/Workers
Worker management. Initial classic ABM.
Language: TypeScript - Size: 1.63 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

waltermillan/Weather
Weather information for Spanish cities, using the Weather Visualcrossing API
Language: C# - Size: 556 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MohamedElsharif22/Demo-MVC
Employees MVC Project, with identity authentication, and role base authorization. handles crud operations and Document settings to upload photos. N-tier Architecture Pattern.
Language: C# - Size: 1.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

iyousefibrahim/PlayZone
PlayZone is a simple web application for managing a list of games, built using ASP.NET Core MVC and Microsoft SQL Server. The app allows users to add, edit, delete, and view game details, including uploading and displaying cover images. It follows good architectural practices like the Repository Pattern and Unit of Work.
Language: C# - Size: 2.27 MB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

headclef/Onion-Structured-MVC-Template
Proje, bağışıklık enjeksiyonu ile geliştirilmiş ve ön yüzü MVC ile geliştirilmiş bir projenin taslağı olabilmek için tasarlanmıştır.
Language: C# - Size: 1.68 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

MohamedElsharif22/Inventory.Managment.Solution
Inventory Management System is a Full-stack MVC and Web API Application, To Manage Inventory, Procurements and Transactions
Language: C# - Size: 1.03 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mtemin/PersonnelManagement
Display and manage your company related assets depending on your role ; Founder, Manager or Employee.
Language: C# - Size: 563 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AslamNazeerShaikh/TravelManagement
ASP.NET Core 9 MVC.
Language: HTML - Size: 1.07 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

r-manimaran/dotnet8Solutions
Dotnet 8 solutions with multiple .net features project
Language: C# - Size: 3.93 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mohammedsallam2000/Ecom
E-Commerce Web Application using Asp .net core 7 Web API and Angular 17
Language: C# - Size: 7.96 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

aghamohammadi/crud-dotnet-cqrs
Create a Clean Architecture CRUD application with .NET Core 8.0 & CQRS Pattern & Blazor & Unit Tests & Bdd & TDD & DDD
Language: C# - Size: 225 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

eypacr/AspNetAPI-MVC
Bu proje, sadece API katmanına dayalı bir yapıdır ve katmanlı mimari prensiplerine göre geliştirilmiştir. İş mantığı servis katmanlarında yönetilir, DTO'lar kullanılarak veri transferi yapılır ve caching (önbellekleme) katmanı ile performans artırılır. Modüler ve sürdürülebilir bir yapı sunarak, hızlı ve verimli bir API sağlar.
Language: C# - Size: 1010 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
