entity-framework topic

List entity-framework repositories

SQLiteCodeFirst

604
Stars
124
Forks
Watchers

Creates a SQLite Database based on a EdmModel by using Entity Framework CodeFirst.

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

SignalR-Core-SqlTableDependency

37
Stars
19
Forks
Watchers

Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.

EntityWorker.Core

95
Stars
23
Forks
Watchers

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

DeviceManager.Api

219
Stars
103
Forks
Watchers

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, Kube...

Entitas

7.0k
Stars
1.1k
Forks
Watchers

Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity

youtube-music

25.9k
Stars
1.4k
Forks
140
Watchers

YouTube Music Desktop App bundled with custom plugins

flecs

25.9k
Stars
1.4k
Forks
140
Watchers

YouTube Music Desktop App bundled with custom plugins

sample-dotnet-core-cqrs-api

2.8k
Stars
630
Forks
Watchers

Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.

Audit.NET

2.2k
Stars
317
Forks
Watchers

An extensible framework to audit executing operations in .NET and .NET Core.

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.