dotnet-passbook
by: Tomas McGuinness
- 104 total downloads
- Latest version: 3.2.4
Generate pass files for Apple Wallet. This library allows you to build and sign a pkpass file.
dropzone
by: Matias Meno
- 49 total downloads
- Latest version: 4.3.0
DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews. Issues? Please post them here https://github.com/sirkirby/dropzone-nuget/issues
EFCore.BulkExtensions
by: borisdj
- 448 total downloads
- Latest version: 9.0.0-rc.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
EasyModbusTCP
by: Stefan Roßmann
- 16 total downloads
- Latest version: 5.6.0
Modbus TCP, Modbus UDP and Modbus RTU client/server library for .NET implementations
EFCore.BulkExtensions.MySql
by: borisdj
- 4 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
EFCore.BulkExtensions.SQLite
by: borisdj
- 4 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EFUtilities
by: Mikael Eliasson
- 26 total downloads
- Latest version: 1.0.2
Adds batch operations to Entity Framework when using MS Sql server
EntityFramework
by: Microsoft
- 187 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFramework.BulkInsert-ef6-ext
by: hugocl
- 4 total downloads
- Latest version: 6.0.3.1
Updated port of EntityFramework.BulkInsert from Codeplex site.
EntityFramework6.BulkInsert
by: Daniel Destouche
- 19 total downloads
- Latest version: 6.0.3.10
Fast Bulk insert extension for EntityFramework 6
EntityFrameworkCore.SqlServer.HierarchyId
by: Brice Lambson et al.
- 39 total downloads
- Latest version: 3.0.0
Adds hierarchyid support to the SQL Server EF Core provider
EntityFrameworkExtras.EF6
by: ZZZ Projects & Michael Rodda
- 24 total downloads
- 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: 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/
EFCore.BulkExtensions.SqlServer
by: borisdj
- 1 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
Elasticsearch.Net
by: Elastic and contributors
- 423 total downloads
- Latest version: 7.17.5
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies.
Comes with built in cluster failover/connection pooling support.
EFCore.BulkExtensions.PostgreSql
by: borisdj
- 2 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on PostgreSQL
EntityFramework.MappingAPI
by: Markko Legonkov
- 13 total downloads
- Latest version: 6.2.1
We moved here: https://entityframework-extensions.net/
NOTE: The current package is *UNSUPPORTED* since 2014
EntityFrameworkCore.Query
by: Kishor Naik
- 13 total downloads
- Latest version: 1.3.1.2
In this library we can add custom result set model classes in Entity framework core.
EntityFrameworkCore.SqlServer.HierarchyId.Abstractions
by: Brice Lambson et al.
- 71 total downloads
- Latest version: 4.0.0
Common abstractions for using hierarchyid with EF Core
Enums.NET
by: Tyler Brinkley
- 62 total downloads
- Latest version: 4.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
EntityFramework.BulkExtensions
by: [Deprecated]
- 2 total downloads
- Latest version: 1.0.0
[Deprecated]
Bulk operations extension library for Entity Framework. It can perform bulk insert, update or delete of collections of entities. You can see some usage exemples on the project site.