EFCore.BulkExtensions.SQLite by: borisdj
  • 9 total downloads
  • Latest version: 6.6.3
  • EntityFrameworkCore Entity Framework Core EFCore EF Core SQLite Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EFCore.BulkExtensions.SqlServer by: borisdj
  • 6 total downloads
  • Latest version: 6.6.3
  • EntityFrameworkCore Entity Framework Core EFCore EF Core SQL Server Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
EFUtilities by: Mikael Eliasson
  • 80 total downloads
  • Latest version: 1.0.2
  • EF Batch BulkCopy SQL
Adds batch operations to Entity Framework when using MS Sql server
Elasticsearch.Net by: Elastic and contributors
  • 493 total downloads
  • Latest version: 6.1.0
  • elasticsearch elastic search lucene nest
Elasticsearch.Net
EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 177 total downloads
  • Latest version: 8.10.0
A collection of minimal binary files.
EntityFramework by: Microsoft
  • 375 total downloads
  • Latest version: 6.5.1
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFramework.BulkExtensions by: [Deprecated]
  • 4 total downloads
  • Latest version: 1.0.0
  • Deprecated
[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.
EntityFramework.BulkInsert-ef6-ext by: hugocl
  • 10 total downloads
  • Latest version: 6.0.3.1
Updated port of EntityFramework.BulkInsert from Codeplex site.
EntityFramework.MappingAPI by: Markko Legonkov
  • 25 total downloads
  • Latest version: 6.2.1
  • Deprecated
We moved here: https://entityframework-extensions.net/ NOTE: The current package is *UNSUPPORTED* since 2014
EntityFramework6.BulkInsert by: Daniel Destouche
  • 34 total downloads
  • Latest version: 6.0.3.10
  • data ef ef6 code-first batch bulk insert
Fast Bulk insert extension for EntityFramework 6
EntityFrameworkExtras.EF6 by: ZZZ Projects & Michael Rodda
  • 37 total downloads
  • Latest version: 3.0.5
  • EntityFramework StoredProcedure EF Database
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/
Enums.NET by: Tyler Brinkley
  • 112 total downloads
  • Latest version: 4.0.2
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus by: EPPlus Software AB
  • 784 total downloads
  • Latest version: 8.0.5
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 51 total downloads
  • Latest version: 8.0.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 49 total downloads
  • Latest version: 8.0.0
Package Description
Esprima by: Sebastien Ros
  • 15 total downloads
  • Latest version: 1.0.1258
  • javascript parser
Standard-compliant ECMAScript 2016 parser (also popularly known as JavaScript or ES6).
ExcelDataReader by: ExcelDataReader developers
  • 152 total downloads
  • Latest version: 3.7.0-develop00310
  • excel xls xlsx xlsb
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelNumberFormat by: ExcelNumberFormat developers
  • 64 total downloads
  • Latest version: 1.1.0
  • excel formatting numfmt formatcode
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
ExCSS by: Tyler Brinks
  • 100 total downloads
  • Latest version: 3.0.0
ExCSS is a CSS 3 parser for .NET. ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 102 total downloads
  • Latest version: 3000.0.4.132
  • math mathematics arbitrary-precision floating-point decimal arithmetic trigonometry logarithms numerics numbers biginteger bigdecimal hyperbolic inverse trigonometric sine cosine tangent secant circular angles sin cos tan mantissa exponent floating point base10 csharp
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.