zzzprojects
-
- 196,385,117 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.
- 187,949,531 total downloads
- last updated 10/31/2024
- Latest version: 1.4.8
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality. -
-
- 42,674,186 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,416,505 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,383,491 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,777,626 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,636,007 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,303,161 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,167,535 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,908,233 total downloads
- last updated 10/31/2024
- Latest version: 8.4.8
Dynamic Linq extensions for Microsoft.EntityFrameworkCore which adds Async support -
- 8,009,841 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,351,870 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,888,634 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,628,743 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,051,197 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,465,081 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,299,348 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,277,890 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,180,250 total downloads
- last updated 1/12/2019
- Latest version: 2.1.1
C# and VB.NET Extension Methods | Over 1000 methods available. -
- 1,111,093 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