All Projects → LazyEntityGraph → Similar Projects or Alternatives

120 Open source projects that are alternatives of or similar to LazyEntityGraph

EntityFrameworkCore.AutoFixture
A library aimed to minimize the boilerplate required to unit-test Entity Framework Core code using AutoFixture and in-memory providers.
Stars: ✭ 31 (+34.78%)
Mutual labels:  entity-framework, autofixture
Templates
CodeSmith Generator Templates
Stars: ✭ 52 (+126.09%)
Mutual labels:  entity-framework
Goldeneye
The CQRS flavoured framework that will speed up your WebAPI and Microservices development
Stars: ✭ 171 (+643.48%)
Mutual labels:  entity-framework
Entityframeworkcore.cacheable
EntityFrameworkCore second level cache
Stars: ✭ 138 (+500%)
Mutual labels:  entity-framework
Tracker Enabled Dbcontext
Tracker-enabled DbContext offers you to implement full auditing in your database
Stars: ✭ 210 (+813.04%)
Mutual labels:  entity-framework
TinyECS
Tiny ECS is an easy to use Entity-Component-System framework that's designed specially for Unity3D.
Stars: ✭ 20 (-13.04%)
Mutual labels:  entity-framework
Pomelo.entityframeworkcore.mysql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
Stars: ✭ 2,099 (+9026.09%)
Mutual labels:  entity-framework
ReaLocate
ASP.NET MVC 5 Real Estate Application
Stars: ✭ 18 (-21.74%)
Mutual labels:  entity-framework
Blazor-CRUD
Simple CRUD application using C#/Blazor
Stars: ✭ 25 (+8.7%)
Mutual labels:  entity-framework
Ash Haxe
Port of Ash entity framework to Haxe
Stars: ✭ 130 (+465.22%)
Mutual labels:  entity-framework
Efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Stars: ✭ 10,838 (+47021.74%)
Mutual labels:  entity-framework
Efcoresecondlevelcacheinterceptor
EF Core Second Level Cache Interceptor
Stars: ✭ 227 (+886.96%)
Mutual labels:  entity-framework
Fissoft.EntityFramework.Fts
Full Text Search for Microsoft SQL Server with Entity Framework
Stars: ✭ 55 (+139.13%)
Mutual labels:  entity-framework
Onion Architecture Asp.net Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!
Stars: ✭ 196 (+752.17%)
Mutual labels:  entity-framework
SapientGuardian.EntityFrameworkCore.MySql
MySQL database provider for Entity Framework Core
Stars: ✭ 54 (+134.78%)
Mutual labels:  entity-framework
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
Stars: ✭ 168 (+630.43%)
Mutual labels:  entity-framework
LinqBuilder
LinqBuilder is an advanced implementation of the specification pattern specifically targeting LINQ query generation.
Stars: ✭ 34 (+47.83%)
Mutual labels:  entity-framework
Goworld
Scalable Distributed Game Server Engine with Hot Swapping in Golang
Stars: ✭ 2,007 (+8626.09%)
Mutual labels:  entity-framework
Beef
Business Entity Execution Framework
Stars: ✭ 95 (+313.04%)
Mutual labels:  entity-framework
Entityframework Plus
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
Stars: ✭ 1,848 (+7934.78%)
Mutual labels:  entity-framework
pineblog
A light-weight blogging engine written in ASP.NET Core MVC Razor Pages, using Entity Framework Core or MongoDb.
Stars: ✭ 60 (+160.87%)
Mutual labels:  entity-framework
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.
Stars: ✭ 129 (+460.87%)
Mutual labels:  entity-framework
entity-framework-mock
Easy Mock wrapper for mocking EF6 DbContext and DbSet using Moq or NSubstitute
Stars: ✭ 45 (+95.65%)
Mutual labels:  entity-framework
SpaceWar-ECS
A space war game made with ECS and JobSystem in Unity.
Stars: ✭ 26 (+13.04%)
Mutual labels:  entity-framework
Maikebing.entityframeworkcore.taos
Entity, Framework, EF, Core, Data, O/RM, entity-framework-core,TDengine
Stars: ✭ 113 (+391.3%)
Mutual labels:  entity-framework
Blazorwasmefcoreexample
Example of a Blazor WebAssembly project that uses Entity Framework Core on the server for data access.
Stars: ✭ 105 (+356.52%)
Mutual labels:  entity-framework
Entitas Cpp
Entitas++ is a fast Entity Component System (ECS) C++11 port of Entitas C#
Stars: ✭ 229 (+895.65%)
Mutual labels:  entity-framework
Uno.SQLitePCLRaw.Wasm
An SQLiteRaw WebAssembly provider for SQLitePCLRaw.core
Stars: ✭ 25 (+8.7%)
Mutual labels:  entity-framework
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.
Stars: ✭ 215 (+834.78%)
Mutual labels:  entity-framework
DatatableJS
Jquery datatable with entity framework using MVC html helper
Stars: ✭ 25 (+8.7%)
Mutual labels:  entity-framework
Urf.net
Unit of Work & Repositories Framework - .NET 4.x
Stars: ✭ 202 (+778.26%)
Mutual labels:  entity-framework
BlazorEFCoreMultitenant
Examples of multitenancy using EF Core and Blazor.
Stars: ✭ 67 (+191.3%)
Mutual labels:  entity-framework
Masterchief
C# 开发辅助类库,和士官长一样身经百战且越战越勇的战争机器,能力无人能出其右。
Stars: ✭ 190 (+726.09%)
Mutual labels:  entity-framework
EFCache
Second Level Cache for Entity Framework 6.1
Stars: ✭ 97 (+321.74%)
Mutual labels:  entity-framework
Linq2db.entityframeworkcore
Bring power of Linq To DB to Entity Framework Core projects
Stars: ✭ 166 (+621.74%)
Mutual labels:  entity-framework
PostgreSQL.AspNet.Identity.EntityFramework
ASP.NET Identity 2.0 Storage Provider using PostgreSQL EntityFramework
Stars: ✭ 26 (+13.04%)
Mutual labels:  entity-framework
Stove
Domain Driven Design oriented application framework, meets CRUD needs
Stars: ✭ 160 (+595.65%)
Mutual labels:  entity-framework
NETProvider
Firebird ADO.NET Data Provider
Stars: ✭ 113 (+391.3%)
Mutual labels:  entity-framework
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 ->
Stars: ✭ 152 (+560.87%)
Mutual labels:  entity-framework
codegenerator
Generate EF6 WebApi with an AngularJS font-end
Stars: ✭ 11 (-52.17%)
Mutual labels:  entity-framework
Dntidentity
A highly customized sample of the ASP.NET Core Identity
Stars: ✭ 145 (+530.43%)
Mutual labels:  entity-framework
meteor
A cross-platform C2/teamserver supporting multiple transport protocols, written in Go.
Stars: ✭ 31 (+34.78%)
Mutual labels:  entity-framework
Remote.linq
Simply LINQ your remote resources...
Stars: ✭ 136 (+491.3%)
Mutual labels:  entity-framework
database-migrations-dotnet
A code example showing 5 ways to manage database schema in .NET
Stars: ✭ 44 (+91.3%)
Mutual labels:  entity-framework
Dotnetlabs
.NET Labs -- Show Me the Tips and Tricks and Code
Stars: ✭ 135 (+486.96%)
Mutual labels:  entity-framework
.NET-Core-Learning-Journey
Some of the projects i made when starting to learn .NET Core
Stars: ✭ 37 (+60.87%)
Mutual labels:  entity-framework
Etl.net
Mass processing data with a complete ETL for .net developers
Stars: ✭ 129 (+460.87%)
Mutual labels:  entity-framework
Level13
Incremental browser text adventure
Stars: ✭ 103 (+347.83%)
Mutual labels:  entity-framework
Odatatoentity
OData .net core
Stars: ✭ 117 (+408.7%)
Mutual labels:  entity-framework
Gridify
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
Stars: ✭ 372 (+1517.39%)
Mutual labels:  entity-framework
Generic Repository
Generic implementation of Repository pattern in C# .NET
Stars: ✭ 115 (+400%)
Mutual labels:  entity-framework
typed-ecstasy
An entity component system for TypeScript (and JavaScript), based on ashley
Stars: ✭ 25 (+8.7%)
Mutual labels:  entity-framework
Audit.net
An extensible framework to audit executing operations in .NET and .NET Core.
Stars: ✭ 1,647 (+7060.87%)
Mutual labels:  entity-framework
ef-enterpriseextensions
EntityFramework.EnterpriseExtensions Library
Stars: ✭ 12 (-47.83%)
Mutual labels:  entity-framework
BlipBinding
ASP.NET MVC case study solution for PluralSight Guides. Demonstrates how to use default MVC model binding with hierarchical form data.
Stars: ✭ 29 (+26.09%)
Mutual labels:  entity-framework
typescript-orm-benchmark
⚖️ ORM benchmarking for Node.js applications written in TypeScript
Stars: ✭ 106 (+360.87%)
Mutual labels:  orms
Beetle.js
🪲 Javascript ORM, manage your data easily.
Stars: ✭ 53 (+130.43%)
Mutual labels:  entity-framework
EFSqlTranslator
A standalone linq to sql translator that can be used with EF and Dapper.
Stars: ✭ 51 (+121.74%)
Mutual labels:  entity-framework
EntityFrameworkCore.Triggered
Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.
Stars: ✭ 361 (+1469.57%)
Mutual labels:  entity-framework
Malaya
Natural Language Toolkit for bahasa Malaysia, https://malaya.readthedocs.io/
Stars: ✭ 239 (+939.13%)
Mutual labels:  entity-framework
1-60 of 120 similar projects