Dapper.Contrib by: Sam Saffron Johan Danforth
  • 13 total downloads
  • Latest version: 1.60.1
  • orm sql micro-orm dapper
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
DapperExtensions by: Thad Smith Page Brooks
  • 15 total downloads
  • Latest version: 1.6.3
  • orm sql micro-orm Data Dapper
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
DapperExtensions.DotnetCore by: DapperExtensions.DotnetCore
  • 20 total downloads
  • Latest version: 1.0.1
Dapper Extentsions for dotnet core
DeviceDetector.NET by: totpero
  • 2 total downloads
  • Latest version: 3.11.6
  • parse detection-library user-agent bot-detection mobile-detection desktop tablet mobile tv cars console
The Universal Device Detection library for .NET that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. This is a port of the popular PHP device-detector library to C#. For the most part you can just follow the documentation for device-detector with no issue.
DnsClient by: MichaCo
  • 55 total downloads
  • Latest version: 1.7.0
  • dns client stub resolver name server core service discovery
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
DotNetCore.NPOI by: NCC Savorboard
  • 1 total downloads
  • Latest version: 1.2.3
  • NPOI Office Excel Word
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
DynamicExpresso.Core by: Davide Icardi
  • 49 total downloads
  • Latest version: 2.10.0
  • dynamic expression linq eval script
C# expression interpreter/evaluator
EFCore.BulkExtensions by: borisdj
  • 1 total downloads
  • Latest version: 10.0.1
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges SQLServer PostgreSQL MySQL SQLite
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
Elsa.Designer.Components.Web by: Elsa Contributors
  • 47 total downloads
  • Latest version: 2.16.0
  • elsa workflows aspnet aspnetcore blazor html
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides ASP.NET Core component bindings for the Elsa Designer web component.
EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 107 total downloads
  • Latest version: 8.17.2
A collection of minimal binary files.
EntityFramework by: Microsoft
  • 44 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.DynamicFilters by: ZZZ Projects John Cachat
  • 46 total downloads
  • Latest version: 3.2.4
  • Entity Framework Global Dynamic Filters
Provides global & scoped filters for Entity Framework with dynamic filter parameters that are evaluated at query execution. Supports use cases such as Multi-Tenancy and Soft Deletes.
EPPlus by: EPPlus Software AB
  • 126 total downloads
  • Latest version: 8.5.0
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Core by: Vahid Nasiri
  • 9 total downloads
  • Latest version: 1.5.4
  • EPPlus aspnetcore Excel Export Report Reporting OOXML
EPPlus.Core is an unofficial port of the EPPlus library to .NET Core.
Esprima by: Sebastien Ros
  • 2 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
  • 49 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).
ExcelDataReader.DataSet by: ExcelDataReader developers
  • 38 total downloads
  • Latest version: 3.7.0-develop00310
  • excel xls xlsx dataset
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 1 total downloads
  • Latest version: 3003.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.
FastEndpoints by: FastEndpoints
  • 151 total downloads
  • Latest version: 5.18.0.2-beta
  • http rest rest-api web-api webapi aspnet aspnetcore dotnet6 minimal-api vertical-slice-architecture repr-pattern
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Swagger by: FastEndpoints
  • 30 total downloads
  • Latest version: 8.1.0
Swagger support for FastEndpoints.