DryIoc.dll
by: Maksim Volkau
- 317 total downloads
- Latest version: 6.0.0-preview-09
DryIoc is fast, small, full-featured IoC Container for .NET
DynamicExpresso.Core
by: Davide Icardi
- 53 total downloads
- Latest version: 1.3.4.8
Dynamic Expresso is an interpreter for simple C# statements. Dynamic Expresso embeds its own parsing logic, really interprets C# statements by converting it to .NET lambda expressions or delegates.
Using Dynamic Expresso developers can create scriptable applications, execute .NET code without compilation or create dynamic linq statements.
Statements are written using a subset of C# language specifications. Global variables or parameters can be injected and used inside expressions. It doesn't generate assembly but it creates an expression tree on the fly.
ECommon
by: tangxuehua
- 31 total downloads
- Latest version: 1.3.9
An infrastructure utility library written by c#.
EFCore.BulkExtensions
by: borisdj
- 17 total downloads
- Latest version: 9.0.2
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
- 2 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
- 4 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
- 2 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
- 2 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: Elasticsearch Inc. and contributors
- 24 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
- 365 total downloads
- Latest version: 8.17.1
A collection of minimal binary files.
EngineIoClientDotNet
by: Matthias Ludwig
- 47 total downloads
- Latest version: 1.0.2-beta1
This is the Engine.IO Client Library for C#.
EntityFramework
by: Microsoft
- 245 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.Extended
by: LoreSoft
- 153 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: EPPlus Software AB
- 484 total downloads
- Latest version: 8.4.0
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces
by: EPPlus.Interfaces
- 30 total downloads
- Latest version: 8.4.0
Package Description
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 19 total downloads
- Latest version: 8.4.0
Package Description
ExcelDataReader
by: ExcelDataReader developers
- 70 total downloads
- Latest version: 3.7.0-develop00310
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelDataReader.DataSet
by: ExcelDataReader developers
- 22 total downloads
- Latest version: 3.7.0-develop00310
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 28 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
- 37 total downloads
- Latest version: 2.0.6
ExCSS reads and parses stylesheets using CSS 3 and CSS 2 selector specifications, and is easily queryable from LINQ using its simple and readable object model.