Antlr by: Sam Harwell Terence Parr
  • 699 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.
BouncyCastle by: Bouncy Castle Project Contributors
  • 689 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.
DotNetZip by: Henrik/Dino Chisa
  • 544 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
  • 459 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
  • 594 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.
  • 604 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
  • 489 total downloads
  • Latest version: 1.3.4
  • jwt json
JWT (JSON Web Token) Implementation for .NET (Public Domain)
Microsoft.ApplicationInsights.DependencyCollector by: Microsoft
  • 390 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.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.Mvc by: Microsoft
  • 935 total downloads
  • Latest version: 5.2.6
  • Microsoft AspNet Mvc AspNetMvc
This package contains the runtime assemblies for ASP.NET MVC. ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup.
Microsoft.AspNet.TelemetryCorrelation by: Microsoft aspnet
  • 342 total downloads
  • Latest version: 1.0.4
  • Diagnostics DiagnosticSource Correlation Activity ASP.NET
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
Microsoft.AspNet.WebApi by: Microsoft
  • 432 total downloads
  • Latest version: 5.2.3
  • Microsoft AspNet WebApi AspNetWebApi
This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
Microsoft.AspNet.WebApi.Core by: Microsoft
  • 460 total downloads
  • Latest version: 5.2.3
  • Microsoft AspNet WebApi AspNetWebApi
This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.
Microsoft.AspNet.WebApi.HelpPage by: Microsoft
  • 571 total downloads
  • Latest version: 5.2.3
  • Microsoft AspNet WebApi AspNetWebApi HelpPage
The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site. Visitors to your help page can use this content to learn how to call your web APIs. Everything generated by the help page is fully customizable using ASP.NET MVC and Razor. ASP.NET Web API Help Page is a great addition to any ASP.NET Web API project.
Microsoft.AspNet.WebPages by: Microsoft
  • 972 total downloads
  • Latest version: 3.2.6
  • Microsoft AspNet WebPages AspNetWebPages
This package contains core runtime assemblies shared between ASP.NET MVC and ASP.NET Web Pages.
Microsoft.Diagnostics.Tracing.EventSource.Redist by: Microsoft
  • 508 total downloads
  • Latest version: 1.1.28
  • EventSource Microsoft ETW EventLog Channel
This package includes the class Microsoft.Diagnostics.Tracing.EventSource which enables firing ETW events from managed code. This is the "runtime" or "redist" EventSource package and should be referenced directly only by other NuGet packages that need the EventSource functionality. Application developers that need this functionality should instead reference the Microsoft.Diagnostics.Tracing.EventSource NuGet package which provides an enhanced developer experience. This package enables defining a strongly typed specification of an ETW provider that can be called by managed code. The EventSource class is also included in the .NET Framework. This package provides a newer version that has more features. It is meant to be used as a stop gap until those features it contains are ported to System.Diagnostics.Tracing.EventSource. For more details, have a look at http://msdn.microsoft.com/en-us/library/system.diagnostics.tracing.eventsource.aspx. New features: - ETW channel support - Support for static registration Supported Platforms: - .NET Framework 3.5 - .NET Framework 4.0 - .NET Framework 4.5 - Windows Store apps - Windows Phone App 8.1
Microsoft.VisualStudio.SlowCheetah by: Microsoft
  • 188 total downloads
  • Latest version: 3.0.61
  • SlowCheetah slow cheetah XML Transform XDT web.config app.config
Allows for configuration based XML transformations at build time.