DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 6 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DotNetZip
by: Dino Chiesa
- 2 total downloads
- Latest version: 1.9.0
DotNetZip is an easy-to-use, FAST, FREE class library and toolset for manipulating zip files or folders.
dropzone
by: Matias Meno
- 65 total downloads
- Latest version: 4.3.0
DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews. Issues? Please post them here https://github.com/sirkirby/dropzone-nuget/issues
EasyModbusTCP
by: Stefan Roßmann
- 15 total downloads
- Latest version: 5.5.0
Modbus TCP, UDP and RTU library for .NET
EFCore.BulkExtensions
by: borisdj
- 19 total downloads
- Latest version: 9.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
EFCore.BulkExtensions.MySql
by: borisdj
- 7 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
EFCore.BulkExtensions.PostgreSql
by: borisdj
- 5 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on PostgreSQL
EFCore.BulkExtensions.SQLite
by: borisdj
- 8 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EFCore.BulkExtensions.SqlServer
by: borisdj
- 5 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
EFUtilities
by: Mikael Eliasson
- 63 total downloads
- Latest version: 1.0.2
Adds batch operations to Entity Framework when using MS Sql server
Elasticsearch.Net
by: Elasticsearch Inc. and contributors
- 170 total downloads
- Latest version: 1.9.2
Exposes all the api endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 65 total downloads
- Latest version: 8.7.1
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 357 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.
EntityFramework.BulkInsert-ef6-ext
by: hugocl
- 9 total downloads
- Latest version: 6.0.3.1
Updated port of EntityFramework.BulkInsert from Codeplex site.
Enums.NET
by: Tyler Brinkley
- 97 total downloads
- Latest version: 4.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus
by: Jan Källman
- 16 total downloads
- Latest version: 4.1.0
A library to manage Excel spreadsheets, using OOXML.
ExcelDataReader
by: iciobanu
- 8 total downloads
- Latest version: 2.1.1
Lightweight and fast library written in C# for reading Microsoft Excel files ('97-2007).
ExcelNumberFormat
by: ExcelNumberFormat developers
- 63 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: https://github.com/AdamWhiteHat
- 8 total downloads
- Latest version: 1.0.0.1
Arbitrary precision decimal class
FastMember
by: Marc Gravell
- 5 total downloads
- Latest version: 1.0.0.5
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.