EFCore.BulkExtensions.MySql
by: borisdj
- 96 total downloads
- Latest version: 9.0.2
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
EFCore.BulkExtensions.Oracle
by: borisdj
- 6 total downloads
- Latest version: 10.0.0-rc.2
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on Oracle
EFCore.BulkExtensions.PostgreSql
by: borisdj
- 145 total downloads
- Latest version: 10.0.0-rc.2
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on PostgreSQL
EFCore.BulkExtensions.Sqlite
by: borisdj
- 110 total downloads
- Latest version: 10.0.0
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EFCore.BulkExtensions.SQLite
by: borisdj
- 25 total downloads
- Latest version: 7.0.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EFCore.BulkExtensions.SqlServer
by: borisdj
- 204 total downloads
- Latest version: 10.0.0
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
EntityFramework
by: Microsoft
- 102 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.
EntityFrameworkCore.SqlServer.HierarchyId
by: Brice Lambson et al.
- 48 total downloads
- Latest version: 4.0.0
Adds hierarchyid support to the SQL Server EF Core provider
EntityFrameworkCore.SqlServer.HierarchyId.Abstractions
by: Brice Lambson et al.
- 60 total downloads
- Latest version: 4.0.0
Common abstractions for using hierarchyid with EF Core
Enums.NET
by: Tyler Brinkley
- 93 total downloads
- Latest version: 5.0.0
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus
by: EPPlus Software AB
- 454 total downloads
- Latest version: 8.4.0
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces
by: EPPlus.Interfaces
- 41 total downloads
- Latest version: 8.4.0
Package Description
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 31 total downloads
- Latest version: 8.4.0
Package Description
ExcelDataReader
by: ExcelDataReader developers
- 126 total downloads
- Latest version: 3.8.0
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelDataReader.DataSet
by: ExcelDataReader developers
- 129 total downloads
- Latest version: 3.8.0
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 111 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
- 129 total downloads
- Latest version: 3002.0.0.346
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.
FastMember
by: Marc Gravell
- 32 total downloads
- Latest version: 1.5.0
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
FastMember.Signed
by: Marc Gravell
- 34 total downloads
- Latest version: 1.5.0
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
Flurl
by: Todd Menier
- 270 total downloads
- Latest version: 4.0.0
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.