DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 4 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 4 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DotNetZip
by: Henrik/Dino Chiesa
- 146 total downloads
- Latest version: 1.16.0
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
Elasticsearch.Net
by: Elasticsearch Inc. and contributors
- 147 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.
Elsa.Studio.DomInterop
by: Elsa Workflows Community
- 186 total downloads
- Latest version: 3.5.1
Elsa Studio DOM interop services.
Elsa.Studio.Login
by: Elsa Workflows Community
- 169 total downloads
- Latest version: 3.5.1
Adds a user login screen that integrates with the `Elsa.Identity` backend module.
Elsa.Studio.Shell
by: Elsa Workflows Community
- 179 total downloads
- Latest version: 3.5.1
Elsa Studio application shell.
Elsa.Studio.Workflows.Designer
by: Elsa Workflows Community
- 167 total downloads
- Latest version: 3.5.0
Adds workflow designer Blazor components powered by JS interop with X6.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 293 total downloads
- Latest version: 8.13.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 310 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.
EphemeralMongo6.runtime.win-x64
by: Anthony Simmon
- 23 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
- 796 total downloads
- Latest version: 8.2.0
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces
by: EPPlus.Interfaces
- 52 total downloads
- Latest version: 8.1.0
Package Description
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 45 total downloads
- Latest version: 8.1.0
Package Description
ExcelDataReader
by: ExcelDataReader developers
- 95 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
- 53 total downloads
- Latest version: 3.7.0-develop00310
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 73 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
- 93 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.
FastEndpoints
by: FastEndpoints
- 1.082k 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.
FastMember
by: Marc Gravell
- 46 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.