zzzprojects
-
- 197,210,269 total downloads
- last updated 11/11/2024
- Latest version: 1.11.71
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows... More information -
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 2.1 This package targets .NET Core 2.1. The package is compatible with this framework or higher. .NET Standard 1.3 This package targets .NET Standard 1.3. The package is compatible with this framework or higher. .NET Framework 3.5 This package targets .NET Framework 3.5. The package is compatible with this framework or higher.
- 188,700,913 total downloads
- last updated 11/16/2024
- Latest version: 1.4.9
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality. -
-
- 42,831,293 total downloads
- last updated 11/13/2024
- Latest version: 9.103.6.2
Microsoft.EntityFrameworkCore Extension Methods Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and... More information -
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.0 This package targets .NET Framework 4.0. The package is compatible with this framework or higher.
- 38,572,278 total downloads
- last updated 11/12/2024
- Latest version: 6.2.2
Evaluate, Compile and Execute C# code at runtime. Support: Dynamic LINQ, Extension Method, Expando Object, and more! Online Example: https://dotnetfiddle.net/COq6FC Include free and prime features. -
-
- 34,499,266 total downloads
- last updated 11/13/2024
- Latest version: 9.103.6.2
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more **IMPORTANT** - For EF Core 9.x, use the latest EF... More information -
- Deprecated
- 18,808,051 total downloads
- last updated 7/12/2020
- Latest version: 1.0.8
# This package is deprecated (no longer maintained) Use System.Linq.Dynamic.Core instead - Dynamic Linq: https://www.nuget.org/packages/System.Linq.Dynamic.Core - Dynamic Linq (EF Core):... More information -
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.1 This package targets .NET Standard 2.1. The package is compatible with this framework or higher. .NET Framework 4.0 This package targets .NET Framework 4.0. The package is compatible with this framework or higher.
- 12,688,510 total downloads
- last updated 11/12/2024
- Latest version: 8.103.6.2
Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. Support: SQL Server, MySQL, Oracle,... More information -
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.1 This package targets .NET Standard 2.1. The package is compatible with this framework or higher. .NET Framework 4.0 This package targets .NET Framework 4.0. The package is compatible with this framework or higher.
- 10,341,283 total downloads
- last updated 11/12/2024
- Latest version: 8.103.6.2
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more -
-
NMemory
by: zzzprojects- 9,192,850 total downloads
- last updated 1/28/2024
- Latest version: 3.1.6
NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET applications. It supports traditional database features like indexes, foreign... More information -
- 8,948,933 total downloads
- last updated 11/16/2024
- Latest version: 9.4.9
Dynamic Linq extensions for Microsoft.EntityFrameworkCore which adds Async support -
- 8,032,685 total downloads
- last updated 11/17/2023
- Latest version: 2.2.17
Effort is basicly an ADO.NET provider that executes all the data operations on a lightweight in-process main memory database instead of a traditional external database. It provides some intuitive helper methods... More information -
- Deprecated
- 6,353,352 total downloads
- last updated 1/23/2016
- Latest version: 2.0.4
We moved here: http://eval-expression.net/ NOTE: The current package is *UNSUPPORTED* since 2016 -
- Deprecated
- 5,899,642 total downloads
- last updated 7/9/2015
- Latest version: 6.1.0.168
[Deprecated] Use Entity Framework Plus instead: http://entityframework-plus.net/ No longer supported since 2015 -
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.0 This package targets .NET Framework 4.0. The package is compatible with this framework or higher.
- 4,647,753 total downloads
- last updated 11/12/2024
- Latest version: 7.5.5
Extend your IDbConnection with high-performance bulk operations Features: BulkInsert, BulkDelete, BulkUpdate, BulkMerge, and more! Support: SQL Server, MySQL, Oracle, PostgreSQL, SQLite, and more! Online... More information -
-
- 4,061,030 total downloads
- last updated 1/26/2022
- Latest version: 3.2.4
Provides global & scoped filters for Entity Framework with dynamic filter parameters that are evaluated at query execution. Supports use cases such as Multi-Tenancy and Soft Deletes. -
- 1,470,305 total downloads
- last updated 5/9/2020
- Latest version: 3.0.5
EntityFrameworkExtras.EF6 provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters. **IMPORTANT** - Entity Framework Core:... More information -
- 1,301,762 total downloads
- last updated 9/23/2020
- Latest version: 3.1.3
This is the official GraphDiff package. GraphDiff - Allows for automatic update of a graph of detached entities using Entity Framework v6+. If you have ever felt the pain of updating a detached graph with one... More information -
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
- 1,290,131 total downloads
- last updated 10/7/2024
- Latest version: 2.1.35
IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc.. --------------------------------------- This library is sponsored by ZZZ... More information -
-
- 1,183,743 total downloads
- last updated 1/12/2019
- Latest version: 2.1.1
C# and VB.NET Extension Methods | Over 1000 methods available. -
- 1,113,562 total downloads
- last updated 11/12/2024
- Latest version: 7.2.22
Entity Framework Classic is an EF6 fork with performance enhancement, new features, and .NET Core support. This package is FREE (Community Version) Some features are Prime (Enterprise Version) Prime features... More information
- Previous
- Next