Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
EntityFramework-Plus Alternatives
Similar projects and alternatives to EntityFramework-Plus
-
Dapper
Dapper - a simple object mapper for .Net [Moved to: https://github.com/DapperLib/Dapper] (by StackExchange)
-
EFCore.BulkExtensions
Entity Framework Core Bulk Batch Extensions in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
Entity Framework
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
-
Detached-Mapper
An ORM friendly mapper. Allows saving entire entity graphs. Heavily inspired in GraphDiff and AutoMapper.
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Entity Framework 6
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
-
EFCoreSecondLevelCacheInterceptor
EF Core Second Level Cache Interceptor
-
-
EntityFramework-Plus reviews and mentions
- EF Core is good for most things.
-
How to avoid using repository pattern with entity framework?
This also assumes you're not using something like [EFPlus](https://github.com/zzzprojects/EntityFramework-Plus) where the following is valid:
-
Plans for Entity Framework Core 6.0 revealed as Microsoft admits it is unlikely to match Dapper for performance
I think you're mixing Entity Framework vs LINQ. LINQ deals with querying only. Nothing to do with updates. Having said that, LINQ is extensible. You can do it with additional extension methods: https://github.com/zzzprojects/EntityFramework-Plus
-
A note from our sponsor - InfluxDB
www.influxdata.com | 27 Mar 2023
Stats
zzzprojects/EntityFramework-Plus is an open source project licensed under MIT License which is an OSI approved license.
Popular Comparisons
- EntityFramework-Plus VS EFCore.BulkExtensions
- EntityFramework-Plus VS Dapper
- EntityFramework-Plus VS Entity Framework
- EntityFramework-Plus VS LINQ to DB
- EntityFramework-Plus VS Detached-Mapper
- EntityFramework-Plus VS eShopOnWeb
- EntityFramework-Plus VS dotnet-api-minimal
- EntityFramework-Plus VS Entity Framework 6
- EntityFramework-Plus VS EFCoreSecondLevelCacheInterceptor
- EntityFramework-Plus VS ACE