entity-framework topic
SQLiteCodeFirst
Creates a SQLite Database based on a EdmModel by using Entity Framework CodeFirst.
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 F...
SignalR-Core-SqlTableDependency
Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.
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...
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, Kube...
Entitas
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
youtube-music
YouTube Music Desktop App bundled with custom plugins
flecs
YouTube Music Desktop App bundled with custom plugins
sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
EntityFrameworkCore.Triggered
Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.