Antlr by: Sam Harwell Terence Parr
  • 698 total downloads
  • Latest version: 3.5.0.2
ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
Autofac by: Autofac Contributors
  • 675 total downloads
  • Latest version: 4.5.0
  • autofac di ioc dependencyinjection
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
Autofac.WebApi2 by: Autofac Contributors
  • 542 total downloads
  • Latest version: 4.0.1
ASP.NET Web API 2.2 Integration for Autofac
AutoMapper by: Jimmy Bogard
  • 603 total downloads
  • Latest version: 6.2.2
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is designed for model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
BouncyCastle by: Bouncy Castle Project Contributors
  • 688 total downloads
  • Latest version: 1.8.2
  • bouncycastle cryptography encryption security
The Bouncy Castle Crypto package is a C\# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
CsvHelper by: Josh Close
  • 43 total downloads
  • Latest version: 3.1.0
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
DotNetZip by: Henrik/Dino Chisa
  • 543 total downloads
  • Latest version: 1.10.1
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.
ExcelDataReader by: ExcelDataReader developers
  • 458 total downloads
  • Latest version: 2.1.2.3
  • Excel
Lightweight and fast library written in C# for reading Microsoft Excel files ('97-2007).
HtmlAgilityPack by: Simon Mourrier Jeff Klawiter Stephan Grell ZZZ Projects
  • 593 total downloads
  • Latest version: 1.4.9.5
  • HTML parse crawler spider linq
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
itextsharp.xmlworker by: Bruno Lowagie Paulo Soares et al.
  • 603 total downloads
  • Latest version: 5.5.11
  • itext itextsharp c# csharp xml worker pdf html xhtml css
This tool parses (X)HTML snippets and the associated CSS and converts them to PDF. XMLWorker is an extra component for iText®. The first XML to PDF implementation, is a new version of the old HTMLWorker that used to be shipped with iText.
JWT by: John Sheehan Michael Lehenbauer
  • 488 total downloads
  • Latest version: 1.3.4
  • jwt json
JWT (JSON Web Token) Implementation for .NET (Public Domain)
Microsoft.ApplicationInsights by: Microsoft
  • 373 total downloads
  • Latest version: 2.8.1
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.DependencyCollector by: Microsoft
  • 389 total downloads
  • Latest version: 2.8.1
  • Azure Monitoring Analytics ApplicationInsights Telemetry AppInsights
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.NLogTarget by: Microsoft
  • 494 total downloads
  • Latest version: 2.8.1
  • Azure Monitoring Analytics ApplicationInsights Telemetry
Application Insights NLog Target is a custom target allowing you to send NLog log messages to Application Insights. Application Insights will collect your logs from multiple sources and provide rich powerful search capabilities. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.PerfCounterCollector by: Microsoft
  • 390 total downloads
  • Latest version: 2.8.1
  • Azure Monitoring Analytics ApplicationInsights Telemetry ASP.NET ASMX Web Server Services ASPX Websites Performance Counters Collection
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Application Insights Performance Counters Collector is supported for .NET FX 4.0 and later. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.Web by: Microsoft
  • 398 total downloads
  • Latest version: 2.8.1
  • Azure Monitoring Analytics ApplicationInsights Telemetry AppInsights
Application Insights for .NET web applications. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.WindowsServer by: Microsoft
  • 382 total downloads
  • Latest version: 2.8.1
  • Azure Monitoring Analytics ApplicationInsights Telemetry AppInsights
Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel by: Microsoft
  • 384 total downloads
  • Latest version: 2.8.1
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK
This nuget provides a telemetry channel to Application Insights Windows Server SDK that will preserve telemetry in offline scenarios. This is a dependent package, for the best experience please install the platform specific package. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNet.Cors by: Microsoft
  • 470 total downloads
  • Latest version: 5.2.3
  • Microsoft AspNet Cors Cross Origin
This package contains the core components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET.
Microsoft.AspNet.Identity.Core by: Microsoft
  • 472 total downloads
  • Latest version: 2.2.1
  • Identity Membership
Core interfaces for ASP.NET Identity.