efcore topic

List efcore repositories

LINQPad.QueryPlanVisualizer

389
Stars
29
Forks
Watchers

SQL Server and PostgreSQL query execution plan visualizer for LINQPad

AspNetCoreSpa

1.5k
Stars
461
Forks
Watchers

Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:

Dotnet6.GraphQL4.WebApplication

74
Stars
23
Forks
Watchers

This project exemplifies the implementation and dockerization of a simple Razor Web MVC Core consuming a full GraphQL 4 Web API, build in a .NET 6 multi-layer project, considering development best pra...

EF.DbContextFactory

91
Stars
21
Forks
Watchers

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 F...

cqrs-dotnet-core-example

63
Stars
31
Forks
Watchers

A naive introduction to CQRS in C#

EFCore-FluentStoredProcedure

177
Stars
35
Forks
Watchers

EFCore Extension that allows a means to map a stored procedure to a class, fluently.

Vue.NetCore

3.7k
Stars
1.2k
Forks
Watchers

(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Vite、TypeScript、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/

MultiTenancyServer

151
Stars
46
Forks
Watchers

Open-source project for multi-tenant scenarios using ASP.NET Core and EF Core, includes samples.

EntityFrameworkCore.Triggered

497
Stars
28
Forks
Watchers

Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.

eShopOnWeb

10.0k
Stars
5.3k
Forks
Watchers

Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.