envdte100
by: Microsoft
- 77 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte80
by: Microsoft
- 83 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte90
by: Microsoft
- 86 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte90a
by: Microsoft
- 75 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
EphemeralMongo.Core
by: Anthony Simmon
- 96 total downloads
- Latest version: 2.0.0
The core library of the .NET wrapper for MongoDB built for .NET Standard 2.0.
EphemeralMongo6.runtime.win-x64
by: Anthony Simmon
- 24 total downloads
- Latest version: 2.0.0
.NET wrapper for MongoDB 6.0.21 built for .NET Standard 2.0.
EPPlus
by: EPPlus Software AB
- 1.999k total downloads
- Latest version: 8.5.1
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces
by: EPPlus.Interfaces
- 97 total downloads
- Latest version: 8.4.0
Package Description
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 78 total downloads
- Latest version: 8.4.0
Package Description
Esprima
by: Sebastien Ros
- 202 total downloads
- Latest version: 3.0.5
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExcelDataReader
by: ExcelDataReader developers
- 144 total downloads
- Latest version: 3.8.0
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelDataReader.DataSet
by: ExcelDataReader developers
- 98 total downloads
- Latest version: 3.8.0
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 113 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
- 194 total downloads
- Latest version: 4.3.1
ExCSS is a CSS 2.1 and CSS 3 parser for .NET.
ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
FastEndpoints
by: FastEndpoints
- 3.032k total downloads
- Latest version: 5.18.0.2-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 4.487k total downloads
- Latest version: 8.1.0-beta.22
Attributes used by FastEndpoints.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 7 total downloads
- Latest version: 5.11.0.4-beta
Core messaging features used by FastEndpoints.
FastEndpoints.Swagger
by: FastEndpoints
- 43 total downloads
- Latest version: 8.2.0-beta.1
Swagger support for FastEndpoints.
FastExpressionCompiler.src
by: Maksim Volkau
- 282 total downloads
- Latest version: 5.3.3
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FastMember
by: Marc Gravell
- 62 total downloads
- Latest version: 1.5.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.