EasyModbusTCP
by: Stefan Roßmann
- 18 total downloads
- Latest version: 5.5.0
Modbus TCP, UDP and RTU library for .NET
EFCore.BulkExtensions
by: borisdj
- 103 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
- 8 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
- 6 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
- 11 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
- 7 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
- 92 total downloads
- Latest version: 1.0.2
Adds batch operations to Entity Framework when using MS Sql server
Elasticsearch.Net
by: Elastic and contributors
- 550 total downloads
- Latest version: 6.2.0
Elasticsearch.Net
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 254 total downloads
- Latest version: 8.11.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 442 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
- 10 total downloads
- Latest version: 6.0.3.1
Updated port of EntityFramework.BulkInsert from Codeplex site.
Enums.NET
by: Tyler Brinkley
- 131 total downloads
- Latest version: 4.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus
by: Jan Källman
- 23 total downloads
- Latest version: 4.1.0
A library to manage Excel spreadsheets, using OOXML.
Esprima
by: Sebastien Ros
- 18 total downloads
- Latest version: 1.0.1258
Standard-compliant ECMAScript 2016 parser (also popularly known as JavaScript or ES6).
ExcelDataReader
by: ExcelDataReader developers
- 129 total downloads
- Latest version: 3.7.0-develop00310
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelNumberFormat
by: ExcelNumberFormat developers
- 89 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.
ExCSS
by: Tyler Brinks
- 6 total downloads
- Latest version: 3.0.0
ExCSS is a CSS 3 parser for .NET. ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
ExtendedNumerics.BigDecimal
by: https://github.com/AdamWhiteHat
- 11 total downloads
- Latest version: 1.0.0.1
Arbitrary precision decimal class
Fare
by: Nikos Baxevanis
- 51 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.
FastMember
by: Marc Gravell
- 22 total downloads
- Latest version: 1.3.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.