Skip to main content
zzzprojects avatar

zzzprojects

NuGet publisher profile

Packages
53
Total Downloads
1.1B
1,063,733,010

Packages (53)

HtmlAgilityPack package icon

HtmlAgilityPack

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 you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams). --------------------------------------- This library is sponsored by ZZZ Projects: https://entityframework-extensions.net/ https://eval-expression.net/ https://dapper-plus.net/ --------------------------------------- HAP is trusted by companies worldwide with over 150 million downloads.

359.6M
downloads
System.Linq.Dynamic.Core package icon

System.Linq.Dynamic.Core

This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.

330.6M
downloads
Z.EntityFramework.Extensions.EFCore package icon

Z.EntityFramework.Extensions.EFCore

Microsoft.EntityFrameworkCore Extension Methods Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. Support: SQL Server, MySQL, Oracle, PostgreSQL, SQLite, and more! Example: https://dotnetfiddle.net/RQ0kFz Benchmark: https://dotnetfiddle.net/vZQnZt **IMPORTANT** - For EF Core 10.x, use the latest EF Extensions v10.x version - For EF Core 9.x, use the latest EF Extensions v9.x version - For EF Core 8.x, use the latest EF Extensions v8.x version - For EF Core 7.x, use the latest EF Extensions v7.x version - For EF Core 6.x, use the latest EF Extensions v6.x version - For EF Core 5.x, use the latest EF Extensions v5.x version - For EF Core 3.x, use the latest EF Extensions v3.x version - For EF Core 2.x, use the latest EF Extensions v2.x version Include free and prime features.

70.7M
downloads
Z.Expressions.Eval package icon

Z.Expressions.Eval

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.

66.8M
downloads
Z.EntityFramework.Plus.EFCore package icon

Z.EntityFramework.Plus.EFCore

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 10.x, use the latest EF Plus v10.x version - For EF Core 9.x, use the latest EF Plus v9.x version - For EF Core 8.x, use the latest EF Plus v8.x version - For EF Core 7.x, use the latest EF Plus v7.x version - For EF Core 6.x, use the latest EF Plus v6.x version - For EF Core 5.x, use the latest EF Plus v5.x version - For EF Core 3.x, use the latest EF Plus v3.x version - For EF Core 2.x, use the latest EF Plus v2.x version

54.6M
downloads
Z.EntityFramework.Extensions package icon

Z.EntityFramework.Extensions

Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. Support: SQL Server, MySQL, Oracle, PostgreSQL, SQLite, and more! Example: https://dotnetfiddle.net/awlJdf Benchmark: https://dotnetfiddle.net/35mQ0W Include free and prime features.

24.4M
downloads
System.Linq.Dynamic package icon

System.Linq.Dynamic

# 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): https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.DynamicLinq - Dynamic Linq (EF 6): https://www.nuget.org/packages/EntityFramework.DynamicLinq - GitHub: https://github.com/zzzprojects/System.Linq.Dynamic.Core - Website: https://dynamic-linq.net/

23.8M
downloads
Z.EntityFramework.Plus.EF6 package icon

Z.EntityFramework.Plus.EF6

Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more

17.8M
downloads
Microsoft.EntityFrameworkCore.DynamicLinq package icon

Microsoft.EntityFrameworkCore.DynamicLinq

Dynamic Linq extensions for Microsoft.EntityFrameworkCore which adds Async support

16.9M
downloads
NMemory package icon

NMemory

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 key relations, transaction handling and isolation, stored procedures, query optimization.

13.3M
downloads
Z.EntityFramework.Extensions.EF5 package icon

Z.EntityFramework.Extensions.EF5

Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. Example: https://dotnetfiddle.net/awlJdf Benchmark: https://dotnetfiddle.net/35mQ0W EF Core Package: https://www.nuget.org/packages/Z.EntityFramework.Extensions.EFCore/ EF6 Package: https://www.nuget.org/packages/Z.EntityFramework.Extensions/ Include free and prime features.

12.0M
downloads
Effort.EF6 package icon

Effort.EF6

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 too that make really easy to use this provider with existing ObjectContext or DbContext classes. A simple addition to existing code might be enough to create data driven unit tests that can be run without the presence of the external database.

11.6M
downloads
Z.EntityFramework.Extensions.EF4 package icon

Z.EntityFramework.Extensions.EF4

Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. Example: https://dotnetfiddle.net/awlJdf Benchmark: https://dotnetfiddle.net/35mQ0W EF Core Package: https://www.nuget.org/packages/Z.EntityFramework.Extensions.EFCore/ EF6 Package: https://www.nuget.org/packages/Z.EntityFramework.Extensions/ Include free and prime features.

11.1M
downloads
Z.Dapper.Plus package icon

Z.Dapper.Plus

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 Example: https://dotnetfiddle.net/ltIqrC Include free and prime features.

8.3M
downloads
EntityFramework.Extended package icon

EntityFramework.Extended

[Deprecated] Use Entity Framework Plus instead: http://entityframework-plus.net/ No longer supported since 2015

7.9M
downloads
ExpressionEvaluator package icon

ExpressionEvaluator

We moved here: http://eval-expression.net/ NOTE: The current package is *UNSUPPORTED* since 2016

7.0M
downloads
EntityFramework.DynamicFilters package icon

EntityFramework.DynamicFilters

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.

5.6M
downloads
Z.EntityFramework.Plus.EF5 package icon

Z.EntityFramework.Plus.EF5

Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more EF Core Package: https://www.nuget.org/packages/Z.EntityFramework.Plus.EFCore/ EF6 Package: https://www.nuget.org/packages/Z.EntityFramework.Plus.EF6/

3.9M
downloads
Dapper.Transaction package icon

Dapper.Transaction

IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc.. --------------------------------------- This library is sponsored by ZZZ Projects: https://dapper-plus.net/ https://eval-expression.net/ https://entityframework-extensions.net/ ---------------------------------------

3.4M
downloads
EntityFrameworkExtras.EF6 package icon

EntityFrameworkExtras.EF6

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: https://www.nuget.org/packages/EntityFrameworkExtras.EFCore/ - Entity Framework 6: https://www.nuget.org/packages/EntityFrameworkExtras.EF6/ - Entity Framework 5: https://www.nuget.org/packages/EntityFrameworkExtras.EF5/ - Entity Framework 4: https://www.nuget.org/packages/EntityFrameworkExtras/

2.0M
downloads
RefactorThis.GraphDiff package icon

RefactorThis.GraphDiff

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 or more nested collections then this is for you :)

1.9M
downloads
Z.ExtensionMethods package icon

Z.ExtensionMethods

C# and VB.NET Extension Methods | Over 1000 methods available.

1.7M
downloads
Z.EntityFramework.Classic package icon

Z.EntityFramework.Classic

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 can be disabled with "EntityFrameworkManager.IsCommunity = true;"

1.5M
downloads
Z.EntityFramework.Extensions.Classic package icon

Z.EntityFramework.Extensions.Classic

Extend your DbContext with high-performance bulk operations Features: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge Support: SQL Server, MySQL, Oracle, PostgreSQL, SQLite, more Include free and prime features.

1.4M
downloads
EntityFrameworkExtras.EFCore package icon

EntityFrameworkExtras.EFCore

EntityFrameworkExtras.EFCore provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters. **IMPORTANT** - Entity Framework Core: https://www.nuget.org/packages/EntityFrameworkExtras.EFCore/ - Entity Framework 6: https://www.nuget.org/packages/EntityFrameworkExtras.EF6/ - Entity Framework 5: https://www.nuget.org/packages/EntityFrameworkExtras.EF5/ - Entity Framework 4: https://www.nuget.org/packages/EntityFrameworkExtras/ - For EF Core 10.x, use the latest EF Extras v10.x version - For EF Core 9.x, use the latest EF Extras v9.x version - For EF Core 8.x, use the latest EF Extras v8.x version - For EF Core 7.x, use the latest EF Extras v7.x version - For EF Core 6.x, use the latest EF Extras v6.x version - For EF Core 5.x, use the latest EF Extras v5.x version - For EF Core 3.x, use the latest EF Extras v3.x version - For EF Core 2.x, use the latest EF Extras v2.x version

1.2M
downloads
EntityFramework.DynamicLinq package icon

EntityFramework.DynamicLinq

Dynamic Linq extensions for EntityFramework which adds Async support

1.1M
downloads
Effort package icon

Effort

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 too that make really easy to use this provider with existing ObjectContext or DbContext classes. A simple addition to existing code might be enough to create data driven unit tests that can be run without the presence of the external database.

1.1M
downloads
Z.BulkOperations package icon

Z.BulkOperations

An improved version of SqlBulkCopy. Features: BulkInsert, BulkDelete, BulkUpdate, BulkMerge, and more! Support: SQL Server, MySQL, Oracle, PostgreSQL, SQLite, and more! DataTable Example: https://dotnetfiddle.net/2B7QpT Entity Example: https://dotnetfiddle.net/istUUT Include free and prime features.

916.5K
downloads
Z.Linq.Async package icon

Z.Linq.Async

C# LINQ Async extension methods library for async/await task.

496.9K
downloads
Z.EntityFramework.Classic.Effort package icon

Z.EntityFramework.Classic.Effort

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 too that make really easy to use this provider with existing ObjectContext or DbContext classes. A simple addition to existing code might be enough to create data driven unit tests that can be run without the presence of the external database.

152.8K
downloads
Z.ExtensionMethods.WithNamespace package icon

Z.ExtensionMethods.WithNamespace

C# and VB.NET Extension Methods | Over 1000 methods available.

150.6K
downloads
Z.ExtensionMethods.WithObjectNamespace package icon

Z.ExtensionMethods.WithObjectNamespace

C# and VB.NET Extension Methods | Over 1000 methods available.

120.4K
downloads
Z.EntityFramework.Classic.DynamicLinq package icon

Z.EntityFramework.Classic.DynamicLinq

Dynamic Linq extensions for Z.EntityFramework.Classic which adds Async support

118.4K
downloads
Z.EntityFramework.Classic.Npgsql package icon

Z.EntityFramework.Classic.Npgsql

PostgreSQL provider for Entity Framework Classic

78.9K
downloads
Z.LinqToSql.Plus package icon

Z.LinqToSql.Plus

LinqToSql: Bulk Insert, Bulk Update, Bulk Delete, Bulk Merge, and Bulk Synchronize.

66.9K
downloads
Z.ExtensionMethods.WithTwoNamespace package icon

Z.ExtensionMethods.WithTwoNamespace

C# and VB.NET Extension Methods | Over 1000 methods available.

65.1K
downloads
Z.ExtensionMethods.WithOneNamespace package icon

Z.ExtensionMethods.WithOneNamespace

C# and VB.NET Extension Methods | Over 1000 methods available.

63.9K
downloads
EntityFrameworkExtras package icon

EntityFrameworkExtras

EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters. **IMPORTANT** - Entity Framework Core: https://www.nuget.org/packages/EntityFrameworkExtras.EFCore/ - Entity Framework 6: https://www.nuget.org/packages/EntityFrameworkExtras.EF6/ - Entity Framework 5: https://www.nuget.org/packages/EntityFrameworkExtras.EF5/ - Entity Framework 4: https://www.nuget.org/packages/EntityFrameworkExtras/

55.4K
downloads
Z.EntityFramework.Plus.QueryIncludeFilter.EFClassic package icon

Z.EntityFramework.Plus.QueryIncludeFilter.EFClassic

EF+ Query IncludeFilter | Entity Framework Include Related Entities using Where Filter.

47.8K
downloads
Z.EntityFramework.Plus.QueryIncludeOptimized.EFClassic package icon

Z.EntityFramework.Plus.QueryIncludeOptimized.EFClassic

EF+ Query IncludeOptimized | Entity Framework Filter Child Collections and Optimize Include.

25.8K
downloads
EntityFrameworkExtras.EF5 package icon

EntityFrameworkExtras.EF5

EntityFrameworkExtras.EF5 provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters. **IMPORTANT** - Entity Framework Core: https://www.nuget.org/packages/EntityFrameworkExtras.EFCore/ - Entity Framework 6: https://www.nuget.org/packages/EntityFrameworkExtras.EF6/ - Entity Framework 5: https://www.nuget.org/packages/EntityFrameworkExtras.EF5/ - Entity Framework 4: https://www.nuget.org/packages/EntityFrameworkExtras/

24.6K
downloads
Z.Expressions.Eval.Unity package icon

Z.Expressions.Eval.Unity

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.

20.9K
downloads
Dapper.Transaction.StrongName package icon

Dapper.Transaction.StrongName

IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc.. --------------------------------------- This library is sponsored by ZZZ Projects: https://dapper-plus.net/ https://eval-expression.net/ https://entityframework-extensions.net/ ---------------------------------------

12.9K
downloads
Z.DynamicLinq.SystemTextJson package icon

Z.DynamicLinq.SystemTextJson

Contains some extensions for System.Linq.Dynamic.Core to dynamically query a System.Text.Json.JsonDocument

8.5K
downloads
Z.ExtensionMethods.Data.MySql package icon

Z.ExtensionMethods.Data.MySql

C# and VB.NET Extension Methods | Over 1000 methods available.

7.3K
downloads
Z.ExtensionMethods.Data.SQLite package icon

Z.ExtensionMethods.Data.SQLite

C# and VB.NET Extension Methods | Over 1000 methods available.

7.2K
downloads
Z.ExtensionMethods.Data.SqlServerCe package icon

Z.ExtensionMethods.Data.SqlServerCe

C# and VB.NET Extension Methods | Over 1000 methods available.

6.7K
downloads
Z.DynamicLinq.NewtonsoftJson package icon

Z.DynamicLinq.NewtonsoftJson

Contains some extensions for System.Linq.Dynamic.Core to dynamically query a Newtonsoft.Json.JArray

5.7K
downloads
Z.MySql.Data.Entity package icon

Z.MySql.Data.Entity

MySql provider for Entity Framework 6.3 We created this provider because the original provider doesn't support yet .NET Standard 2.1 Setup Info: https://github.com/zzzprojects/mysql-connector-net

5.3K
downloads
Z.EntityFramework.Classic.SqlServerCompact package icon

Z.EntityFramework.Classic.SqlServerCompact

Allows SQL Server Compact 4.0 to be used with Z.EntityFramework.Classic (Community & Enterprise)

5.2K
downloads
Z.EntityFramework.Plus.QueryDbSetFilter.EFClassic package icon

Z.EntityFramework.Plus.QueryDbSetFilter.EFClassic

EF+ Query DbSetFilter | Entity Framework Dynamic Instance and Global Filters.

5.0K
downloads
Z.EntityFramework.Classic.MySql package icon

Z.EntityFramework.Classic.MySql

MySql provider for Entity Framework Classic

3.2K
downloads
Z.EntityFramework.Classic.DynamicFilters package icon

Z.EntityFramework.Classic.DynamicFilters

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.

2.6K
downloads