EntityFramework.BulkInsert-ef6-ext
by: hugocl
- 15 total downloads
- Latest version: 6.0.3.1
Updated port of EntityFramework.BulkInsert from Codeplex site.
EntityFramework6.BulkInsert
by: Daniel Destouche
- 54 total downloads
- Latest version: 6.0.3.10
Fast Bulk insert extension for EntityFramework 6
EntityFrameworkCore.SqlServer.HierarchyId
by: Brice Lambson et al.
- 352 total downloads
- Latest version: 4.0.0
Adds hierarchyid support to the SQL Server EF Core provider
EntityFramework.MappingAPI
by: Markko Legonkov
- 39 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
- 44 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.
- 304 total downloads
- Latest version: 4.0.0
Common abstractions for using hierarchyid with EF Core
EntityFrameworkExtras.EF6
by: ZZZ Projects & Michael Rodda
- 60 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/
EPPlus
by: EPPlus Software AB
- 1.256k total downloads
- Latest version: 8.2.0
A spreadsheet library for .NET framework and .NET core
Enums.NET
by: Tyler Brinkley
- 181 total downloads
- Latest version: 5.0.0
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus.Interfaces
by: EPPlus.Interfaces
- 103 total downloads
- Latest version: 8.1.0
Package Description
ErrorOr
by: Amichai Mantinband
- 71 total downloads
- Latest version: 2.0.1
A simple, fluent discriminated union of an error or a result.
ExcelDataReader
by: ExcelDataReader developers
- 315 total downloads
- Latest version: 3.8.0-develop00498
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 106 total downloads
- Latest version: 8.1.0
Package Description
Esprima
by: Sebastien Ros
- 193 total downloads
- Latest version: 3.0.5
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExcelDataReader.DataSet
by: ExcelDataReader developers
- 56 total downloads
- Latest version: 3.8.0
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExCSS
by: Tyler Brinks
- 400 total downloads
- Latest version: 4.3.1
ExCSS is a CSS 2.1 and CSS 3 parser for .NET.
ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 120 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
ExtendedNumerics.BigDecimal
by: Adam White Jan Christoph Bernack Rick Harker
- 271 total downloads
- Latest version: 3001.1.0.233
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.
FastExpressionCompiler.src
by: Maksim Volkau
- 205 total downloads
- Latest version: 5.3.0
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
Fare
by: Nikos Baxevanis
- 116 total downloads
- Latest version: 2.2.1
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.