Topic: "entity-framework"
ent/ent
An entity framework for Go
Language: Go - Size: 31.4 MB - Last synced at: 6 days ago - Pushed at: 24 days ago - Stars: 16,334 - Forks: 969

dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Language: C# - Size: 199 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 14,206 - Forks: 3,278

SanderMertens/flecs
A fast entity component system (ECS) for C & C++
Language: C - Size: 140 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 7,230 - Forks: 530

rafaelfgx/Architecture
.NET, Angular, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Principle, Mediator Pattern, Result Pattern, Folder-by-Feature Structure, Separation of Concerns.
Language: C# - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3,222 - Forks: 816

kgrzybek/sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Language: C# - Size: 379 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2,982 - Forks: 661

PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
Language: C# - Size: 6.33 MB - Last synced at: about 3 hours ago - Pushed at: 4 months ago - Stars: 2,841 - Forks: 394

xiaonanln/goworld
Scalable Distributed Game Server Engine with Hot Swapping in Golang
Language: Go - Size: 1.87 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2,640 - Forks: 463

thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
Language: C# - Size: 5.37 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2,475 - Forks: 335

ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
Language: C# - Size: 3.07 GB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2,365 - Forks: 321

zzzprojects/EntityFramework-Plus
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
Language: C# - Size: 4.21 MB - Last synced at: about 2 hours ago - Pushed at: 21 days ago - Stars: 2,328 - Forks: 315

dotnet/EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
Language: Mermaid - Size: 19.9 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1,687 - Forks: 1,973

npgsql/efcore.pg
Entity Framework Core provider for PostgreSQL
Language: C# - Size: 7.8 MB - Last synced at: 2 days ago - Pushed at: 5 days ago - Stars: 1,669 - Forks: 237

zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
Language: C# - Size: 39.7 MB - Last synced at: about 2 hours ago - Pushed at: 29 days ago - Stars: 1,657 - Forks: 233

Giorgi/EntityFramework.Exceptions
Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
Language: C# - Size: 323 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 1,646 - Forks: 79

lampo1024/DncZeus
DncZeus 是一个基于.NET 7 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET 7 + EF Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。码云镜像:https://gitee.com/rector/DncZeus 。演示地址(demo):
Language: C# - Size: 6.13 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1,537 - Forks: 445

dotnet/ef6
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
Language: C# - Size: 46.3 MB - Last synced at: about 8 hours ago - Pushed at: about 11 hours ago - Stars: 1,445 - Forks: 553

genaray/Arch
A high-performance C# based Archetype & Chunks Entity Component System (ECS) with optional multithreading.
Language: C# - Size: 1.24 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 1,327 - Forks: 130

alirezanet/Gridify
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
Language: C# - Size: 2.43 MB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 1,018 - Forks: 77

Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
Language: C# - Size: 2.85 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 909 - Forks: 159

VahidN/EFCoreSecondLevelCacheInterceptor
EF Core Second Level Cache Interceptor
Language: C# - Size: 2.02 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 891 - Forks: 92

ErikEJ/SqlCeToolbox
SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)
Language: C# - Size: 121 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 876 - Forks: 179

romantitov/MockQueryable
Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
Language: C# - Size: 351 KB - Last synced at: 11 days ago - Pushed at: 10 months ago - Stars: 823 - Forks: 80

laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
Language: C# - Size: 172 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 767 - Forks: 305

paillave/Etl.Net
Mass processing data with a complete ETL for .net developers
Language: C# - Size: 21.7 MB - Last synced at: about 13 hours ago - Pushed at: 10 days ago - Stars: 757 - Forks: 104

sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully customisable. This generator creates code as if you reverse engineered a database and lovingly created the code by hand. It is free to academics (you need a .edu or a .ac email address), not free for commercial use. Obtain your licence from
Language: C# - Size: 18.3 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 711 - Forks: 229

revoframework/Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
Language: C# - Size: 2.78 MB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 701 - Forks: 78

ntxinh/AspNetCore-DDD
Full ASP.NET Core 8.0 LTS application with DDD, CQRS and Event Sourcing
Language: C# - Size: 1.33 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 694 - Forks: 121

msallin/SQLiteCodeFirst
Creates a SQLite Database based on a EdmModel by using Entity Framework CodeFirst.
Language: C# - Size: 1020 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 615 - Forks: 122

koenbeuk/EntityFrameworkCore.Triggered
Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.
Language: C# - Size: 1.56 MB - Last synced at: 23 days ago - Pushed at: 7 months ago - Stars: 582 - Forks: 29

hazzik/DelegateDecompiler
A library which is able to decompile a delegate or a method body to its lambda representation
Language: C# - Size: 2.71 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 538 - Forks: 64

aspnetrun/run-aspnetcore-cqrs
Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core + Angular reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->
Language: C# - Size: 2.44 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 538 - Forks: 101

axelheer/nein-linq
NeinLinq provides helpful extensions for using LINQ providers such as Entity Framework that support only a minor subset of .NET functions, reusing functions, rewriting queries, even making them null-safe, and building dynamic queries using translatable predicates and selectors.
Language: C# - Size: 1.78 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 535 - Forks: 22

gmf520/osharp-v4 📦
osharp framework with .net framework version 4.x
Language: C# - Size: 6.53 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 505 - Forks: 318

mesolitica/malaya
Natural Language Toolkit for Malaysian language, https://malaya.readthedocs.io/
Language: Jupyter Notebook - Size: 118 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 498 - Forks: 131

jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
Language: C# - Size: 817 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 480 - Forks: 70

linq2db/linq2db.EntityFrameworkCore 📦
Bring power of Linq To DB to Entity Framework Core projects
Language: C# - Size: 2.71 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 479 - Forks: 39

rafaelfgx/DotNetCore
.NET Nuget Packages.
Language: C# - Size: 29.3 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 470 - Forks: 106

hanami/model
Ruby persistence framework with entities and repositories
Language: Ruby - Size: 1.73 MB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 442 - Forks: 150

JonPSmith/EfCoreinAction-SecondEdition
Supporting repo to go with book "Entity Framework Core in Action", second edition
Language: C# - Size: 2.56 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 407 - Forks: 164

SapphireDb/SapphireDb
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
Language: C# - Size: 2.97 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 404 - Forks: 37

loresoft/EntityFrameworkCore.Generator
Generate Entity Framework Core model from an existing database
Language: C# - Size: 2.16 MB - Last synced at: 6 days ago - Pushed at: 28 days ago - Stars: 384 - Forks: 94

mongodb/mongo-efcore-provider
MongoDB Entity Framework Core Provider
Language: C# - Size: 8.17 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 372 - Forks: 36

msawczyn/EFDesigner 📦
Entity Framework visual design surface and code-first code generation for EF6, Core and beyond
Language: C# - Size: 2.3 GB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 363 - Forks: 60

zzzprojects/EntityFramework-Extensions
Entity Framework Bulk Operations | Improve Entity Framework performance with Bulk SaveChanges, Insert, update, delete and merge for SQL Server, SQL Azure, SQL Compact, MySQL and SQLite.
Language: C# - Size: 2.84 MB - Last synced at: about 2 hours ago - Pushed at: 21 days ago - Stars: 357 - Forks: 56

JuDelCo/Entitas-Cpp
Entitas++ is a fast Entity Component System (ECS) C++11 port of Entitas C#
Language: C++ - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 350 - Forks: 62

6bee/Remote.Linq
Simply LINQ your remote resources...
Language: C# - Size: 3.71 MB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 347 - Forks: 29

Texnomic/SecureDNS
Secure, Modern, Fully-Featured, All-In-One Cross-Architecture & Cross-Platform DNS Server Using .NET 8.0
Language: C# - Size: 19.1 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 342 - Forks: 50

VahidN/EFSecondLevelCache.Core 📦
Entity Framework Core Second Level Caching Library
Language: C# - Size: 267 KB - Last synced at: 23 days ago - Pushed at: over 5 years ago - Stars: 327 - Forks: 50

mizrael/OpenSleigh
OpenSleigh is a Saga management library for .NET Core.
Language: C# - Size: 2.67 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 322 - Forks: 38

oskardudycz/GoldenEye
The CQRS flavoured framework that will speed up your WebAPI and Microservices development
Language: C# - Size: 13.4 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 286 - Forks: 45

VahidN/DNTIdentity
A highly customized sample of the ASP.NET Core Identity
Language: C# - Size: 3.79 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 271 - Forks: 94

nroutasuo/level13
Incremental browser text adventure
Language: JavaScript - Size: 10.6 MB - Last synced at: about 24 hours ago - Pushed at: 1 day ago - Stars: 232 - Forks: 77

EISK/eisk.webapi
Project based on latest .NET (v6.0) technologies for building scalable web api, along with clean architecture patterns.
Language: C# - Size: 15.7 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 230 - Forks: 56

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

bilal-fazlani/tracker-enabled-dbcontext
Tracker-enabled DbContext offers you to implement full auditing in your database
Language: C# - Size: 54.7 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 218 - Forks: 111

urfnet/URF.NET
Unit of Work & Repositories Framework - .NET 4.x
Language: C# - Size: 94.5 MB - Last synced at: 16 days ago - Pushed at: about 7 years ago - Stars: 198 - Forks: 55

SteffenMangold/EntityFrameworkCore.Cacheable
EntityFrameworkCore second level cache
Language: C# - Size: 260 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 193 - Forks: 28

JetBrains/rider-efcore
Entity Framework Core UI plugin for JetBrains Rider
Language: Kotlin - Size: 3.87 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 189 - Forks: 14

genaray/Arch.Extended
Extensions for Arch with some useful features like Systems, Source Generator and Utils.
Language: C# - Size: 383 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 188 - Forks: 48

ErikEJ/EntityFramework6PowerTools Fork of dotnet/ef6
This is the codebase for Entity Framework 6 Power Tools Community Edition, and modern EF 6 providers for SQL Server and SQL Server Compact
Language: C# - Size: 56.3 MB - Last synced at: 30 days ago - Pushed at: about 1 year ago - Stars: 184 - Forks: 27

morrisjdev/FileContextCore
FileContextCore is a "Database"-Provider for Entity Framework Core and adds the ability to store information in files instead of being limited to databases.
Language: C# - Size: 1.37 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 175 - Forks: 45

CodelyTV/csharp-ddd-skeleton
🦈✨ C# DDD Skeleton: Bootstrap your new C# projects applying Hexagonal Architecture and Domain-Driven Design patterns
Language: C# - Size: 311 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 174 - Forks: 35

IoTSharp/EntityFrameworkCore.Taos
EntityFramework, EF Core, ADO.NET, ORM,Stmt,TDengine
Language: C# - Size: 18.8 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 171 - Forks: 28

FirebirdSQL/NETProvider
Firebird ADO.NET Data Provider
Language: C# - Size: 32.2 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 169 - Forks: 69

JeremyLikness/BlazorWasmEFCoreExample 📦
Example of a Blazor WebAssembly project that uses Entity Framework Core on the server for data access.
Language: C# - Size: 434 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 168 - Forks: 54

MoARABY/.NET-Roadmap
Backend .NET Developer Roadmap
Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 168 - Forks: 17

stoveproject/Stove 📦
Domain Driven Design oriented application framework, meets CRUD needs
Language: C# - Size: 15.4 MB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 164 - Forks: 37

saineshwar/Frapper
ASP.NET Core 3.1 Beginners project template with complete Custom User Management and lot's of other useful Features Which Helps you for Rapid Application Development.
Language: JavaScript - Size: 61.2 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 157 - Forks: 48

voronov-maxim/OdataToEntity
OData .net core
Language: C# - Size: 2.09 MB - Last synced at: 19 days ago - Pushed at: almost 4 years ago - Stars: 152 - Forks: 32

changhuixu/dotnetlabs
.NET Labs -- Show Me the Tips and Tricks and Code
Language: C# - Size: 7.43 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 148 - Forks: 158

leonardoporro/Detached-Mapper
An ORM friendly mapper. Allows saving entire entity graphs. Heavily inspired in GraphDiff and AutoMapper.
Language: C# - Size: 3.7 MB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 144 - Forks: 22

madslundt/NetCoreMediatrSample
A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices paradigms, fostering modularity, maintainability, and scalability.
Language: C# - Size: 118 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 142 - Forks: 33

ILoveDotNet/ilovedotnet
I love to teach dotnet concepts in a simple way with real world examples to people who aspire to to be a dotnet developer. I also help developers to refresh their memory with easy to understand analogy.
Language: HTML - Size: 3.99 GB - Last synced at: about 20 hours ago - Pushed at: about 22 hours ago - Stars: 137 - Forks: 7

Avanade/Beef
The Business Entity Execution Framework (Beef) framework, and the underlying code generation, has been primarily created to support the industrialization of API development.
Language: C# - Size: 7.07 MB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 135 - Forks: 37

besnik/generic-repository
Generic implementation of Repository pattern in C# .NET
Language: C# - Size: 12.5 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 133 - Forks: 31

PacktPublishing/ASP.NET-Core-3-and-Angular-9-Third-Edition
Sample code for the ASP.NET Core 3 and Angular 9 programming book
Language: JavaScript - Size: 5.17 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 132 - Forks: 84

nadako/Ash-Haxe
Port of Ash entity framework to Haxe
Language: Haxe - Size: 306 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 130 - Forks: 36

AhmedMah/ClinicManagement
Clinic management project using Asp.net mvc5
Language: JavaScript - Size: 3.03 MB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 125 - Forks: 119

ghost1face/EntityFramework.BulkInsert
Fast bulk insert for EntityFramework6
Language: C# - Size: 41.3 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 122 - Forks: 56

cincuranet/FirebirdSql.Data.FirebirdClient
Firebird ADO.NET Data Provider
Language: C# - Size: 33.6 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 121 - Forks: 63

jasonsturges/postgresql-dotnet-core
ASP.NET 7.0 Web Application using PostgreSQL with Entity Framework
Language: C# - Size: 1.9 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 116 - Forks: 54

jasonsturges/mysql-dotnet-core
ASP.NET Core 5.0 Web Application using MySQL with Entity Framework
Language: C# - Size: 2.14 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 109 - Forks: 51

gnaeus/EntityFramework.CommonTools
Extensions, Auditing, Concurrency Checks, JSON properties and Transaction Logs for EntityFramework and EFCore
Language: C# - Size: 167 KB - Last synced at: 3 days ago - Pushed at: almost 6 years ago - Stars: 108 - Forks: 17

richardbiely/gaia-ecs
A simple and powerful entity component system (ECS) written in C++17
Language: C++ - Size: 8.08 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 101 - Forks: 5

moozzyk/EFCache
Second Level Cache for Entity Framework 6.1
Language: C# - Size: 143 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 101 - Forks: 23

zzzprojects/EntityFramework-Classic
Entity Framework Classic is a supported version of the latest EF6 codebase. It supports .NET Framework and .NET Core and overcomes some EF limitations by adding tons of must-haves built-in features.
Language: C# - Size: 14.2 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 100 - Forks: 27

efcore/EFCore.SqlServer.HierarchyId Fork of aljones/EFCore.SqlServer.HierarchyId
Adds hierarchyid support to the SQL Server EF Core provider
Language: C# - Size: 130 KB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 97 - Forks: 15

AlenToma/EntityWorker.Core
EntityWorker is an object-relation mapper(ORM) that enable .NET developers to work with relations data using objects. EntityWorker is an alternative to entityframwork. is more flexible and much faster than entity framework.
Language: C# - Size: 204 MB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 97 - Forks: 23

suxrobGM/logistics-app
Automate your entire transportation logistics operations with the transportation management system (TMS).
Language: C# - Size: 35.3 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 96 - Forks: 34

yv989c/BlazarTech.QueryableValues
This library allows you to efficiently compose an IEnumerable<T> in your Entity Framework Core queries when using the SQL Server database provider.
Language: C# - Size: 1.21 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 96 - Forks: 6

vany0114/EF.DbContextFactory
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbContext lifetime.
Language: C# - Size: 12.6 MB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 95 - Forks: 21

Rezakazemi890/Clean-Architecture-CQRS
Clean Architecture with CQRS Pattern .NET 9
Language: C# - Size: 184 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 93 - Forks: 23

ArpadGBondor/Red-Inventory-Management
C#, WPF, MVVM, MS SQL LocalDB, Inventory management, Entity Framework, log4net
Language: C# - Size: 1.46 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 90 - Forks: 56

melihkaratekin/Full-Stack-Rent-A-Car-System
It is Rent A Car System project developed as Full Stack using C# and Angular.
Language: C# - Size: 1.06 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 90 - Forks: 21

NetCoreStack/Localization
🌏 Database Resource Localization for .NET Core with Entity Framework and In Memory Cache
Language: C# - Size: 1010 KB - Last synced at: 19 days ago - Pushed at: over 6 years ago - Stars: 87 - Forks: 13

sgermosen/tSocialNetworkMvc
Is an open source social networking web application that provides a robust app on which to build all kinds of social environments, from a campus wide social network for your university, school or college or an internal collaborative platform for your organization through to a brand-building communications tool for your company and its clients.
Language: C# - Size: 3.95 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 86 - Forks: 43

jeangatto/ASP.NET-Core-API-DDD-SOLID
ASP.NET Core, C#, REST API, DDD, Princípios SOLID e Clean Architecture
Language: C# - Size: 1.59 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 81 - Forks: 10

zzzprojects/EntityFrameworkExtras
EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters.
Language: C# - Size: 12 MB - Last synced at: about 2 hours ago - Pushed at: 27 days ago - Stars: 80 - Forks: 39

mtanneryd/ef-bulk-operations
Bulk operations for Entity Framework 6
Language: C# - Size: 8.21 MB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 80 - Forks: 31

dgg/nmoneys
.Net implementation of Money Value Object
Language: Jupyter Notebook - Size: 36.1 MB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 80 - Forks: 14
