#entity-framework-core (16 Repositories)
Ranked open-source repositories tagged with #entity-framework-core, scored by pull request acceptance likelihood and maintainer engagement velocity.
26.8%
0.1h
16 repositories tagged #entity-framework-core
EdiWang/Moonglade
Blog system of https://edi.wang
collinbarrett/FilterLists
:shield: The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances.
mongodb/mongo-efcore-provider
MongoDB Entity Framework Core Provider
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
JetBrains/rider-efcore
Entity Framework Core UI plugin for JetBrains Rider
SoftFluent/EntityFrameworkCore.DataEncryption
A plugin for Microsoft.EntityFrameworkCore to add support of encrypted fields using built-in or custom encryption providers.
realworld-apps/aspnetcore-realworld-example-app
ASP.NET Core backend implementation for RealWorld
jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
henriquelourente/Domain-Driven-Design-Sample
ASP.NET Core sample with DDD concepts
alex289/CleanArchitecture
Sample .NET 10 API project including Clean Architecture principles, Onion Architecture, MediatR, and Entity Framework with unit and integration tests using xUnit
npgsql/efcore.pg
Entity Framework Core provider for PostgreSQL
EFNext/EntityFrameworkCore.Projectables
Project over properties and functions in your linq queries
urfnet/URF.Core
Unit of Work & Repositories Framework - .NET Core, NET Standard, Entity Framework Core. 100% extensible & lightweight.
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
banksystembg/BankSystem
ASP.NET Core banking system with secure communication capability between instances, cards, secure payments, etc.