EFCore.BulkExtensions.MySql by: borisdj
  • 99 total downloads
  • Latest version: 9.0.2
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges MySQL
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
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges Oracle
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on Oracle
EFCore.BulkExtensions.PostgreSql by: borisdj
  • 148 total downloads
  • Latest version: 10.0.0-rc.2
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges PostgreSQL
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on PostgreSQL
EFCore.BulkExtensions.Sqlite by: borisdj
  • 119 total downloads
  • Latest version: 10.0.0
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges SQLite
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EFCore.BulkExtensions.SQLite by: borisdj
  • 26 total downloads
  • Latest version: 7.0.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
  • 209 total downloads
  • Latest version: 10.0.0
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges SQLServer
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
  • 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.
EntityFrameworkCore.SqlServer.HierarchyId by: Brice Lambson et al.
  • 51 total downloads
  • Latest version: 4.0.0
  • EFCore SQL Server HierarchyId
Adds hierarchyid support to the SQL Server EF Core provider
EntityFrameworkCore.SqlServer.HierarchyId.Abstractions by: Brice Lambson et al.
  • 61 total downloads
  • Latest version: 4.0.0
  • EFCore SQL Server HierarchyId
Common abstractions for using hierarchyid with EF Core
Enums.NET by: Tyler Brinkley
  • 94 total downloads
  • Latest version: 5.0.0
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus by: EPPlus Software AB
  • 459 total downloads
  • Latest version: 8.4.0
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 42 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
  • 127 total downloads
  • Latest version: 3.8.0
  • excel xls xlsx dataset
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
  • excel xls xlsx dataset
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExcelNumberFormat by: ExcelNumberFormat developers
  • 112 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.
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 132 total downloads
  • Latest version: 3002.0.0.346
  • 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.
FastMember by: Marc Gravell
  • 32 total downloads
  • Latest version: 1.5.0
  • Reflection Dynamic Member Access
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
  • Reflection Dynamic Member Access
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.
Fleck by: statenjason
  • 138 total downloads
  • Latest version: 1.2.0
  • websockets server html5 events
C# WebSocket Implementation
Flurl by: Todd Menier
  • 274 total downloads
  • Latest version: 4.0.0
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.