EFCore.BulkExtensions
by: borisdj
- 237 total downloads
- Latest version: 10.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
- 21 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
- 24 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
- 25 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
- 16 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
Elasticsearch.Net
by: Elastic and contributors
- 1.462k total downloads
- Latest version: 6.2.0
Elasticsearch.Net
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 3.649k total downloads
- Latest version: 8.17.2
A collection of minimal binary files.
EngineIoClientDotNet
by: Matthias Ludwig
- 117 total downloads
- Latest version: 1.0.5
This is the Engine.IO Client Library for C#.
EntityFramework
by: Microsoft
- 2.87k total downloads
- Latest version: 6.6.0-preview1-final
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFramework.Extended
by: LoreSoft
- 802 total downloads
- Latest version: 6.1.0.168
[Deprecated]
Use Entity Framework Plus instead: http://entityframework-plus.net/
No longer supported since 2015
EPPlus
by: Jan Källman
- 106 total downloads
- Latest version: 4.1.0
A library to manage Excel spreadsheets, using OOXML.
Esprima
by: Sebastien Ros
- 321 total downloads
- Latest version: 1.0.1258
Standard-compliant ECMAScript 2016 parser (also popularly known as JavaScript or ES6).
ExcelDataReader
by: ExcelDataReader developers
- 399 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
- 307 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
- 22 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.
Extended.Wpf.Toolkit
by: Xceed
- 501 total downloads
- Latest version: 5.1.2
Extended WPF Toolkit is the number one collection of WPF controls, components and utilities for creating next generation Windows applications. Provides 48 controls, all offered under the Xceed Software Inc Community License. v5.1 provides 12 bug fixes and improvements. Documentation, source, and discussions are hosted on Github at https://github.com/xceedsoftware/wpftoolkit. Check out the Plus Edition to support the project, get more controls and features, and work with a version a few releases ahead of the free releases.
Fable.Core
by: Alfonso García-Caro Núñez
- 611 total downloads
- Latest version: 5.1.0
Fable Core Library
FakeItEasy
by: Patrik Hägne
- 80 total downloads
- Latest version: 1.6.4062.205
It's faking amazing! The easy mocking framework for .Net that works great in C# and VB.Net alike. No need
to know the difference between a stub and a mock, everythings a fake! The easy to use, refactoring friendly api makes
faking a breeze.
Fare
by: Nikos Baxevanis
- 64 total downloads
- Latest version: 2.2.2
.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
- 55 total downloads
- Latest version: 1.1.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.