BenchmarkDotNet by: .NET Foundation and contributors
  • 271 total downloads
  • Latest version: 0.10.13
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BuildBundlerMinifier by: Mads Kristensen
  • 860 total downloads
  • Latest version: 2.6.362
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
Castle.Core by: Castle Project Contributors
  • 77 total downloads
  • Latest version: 4.4.0
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Google.Api.Gax by: Google Inc.
  • 15 total downloads
  • Latest version: 2.7.0
  • Google
Support classes for Google API client libraries
Google.Apis by: Google Inc.
  • 19 total downloads
  • Latest version: 1.40.0
  • Google
The Google APIs Client Library is a runtime client for working with Google services. The library supports service requests, media upload and download, etc. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support
Google.Apis.Auth by: Google Inc.
  • 17 total downloads
  • Latest version: 1.40.0
  • Google
The Google APIs Client Library is a runtime client for working with Google services. This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support
HtmlAgilityPack by: ZZZ Projects Simon Mourrier Jeff Klawiter Stephan Grell
  • 21 total downloads
  • Latest version: 1.7.1
  • 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).
jQuery by: John Resig
  • 6 total downloads
  • Latest version: 1.7.0
  • jQuery
jQuery is a new kind of JavaScript Library. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 6 total downloads
  • Latest version: 7.4.2
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/Documentation before installing to help you decide the best version.
Magick.NET-Q16-x64 by: Dirk Lemstra
  • 11 total downloads
  • Latest version: 7.5.0
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/Documentation before installing to help you decide the best version.
Microsoft.AspNetCore.DataProtection.Redis by: Microsoft
  • 6 total downloads
  • Latest version: 0.4.1
  • aspnetcore dataprotection redis
Redis storage support as key store.
Microsoft.AspNetCore.DataProtection.StackExchangeRedis by: Microsoft
  • 822 total downloads
  • Latest version: 2.2.5
  • aspnetcore dataprotection redis
Support for storing data protection keys in Redis. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/33c2d01092d9a1b7a583fe99a50b15686e2b7de9
Microsoft.AspNetCore.Localization by: Microsoft
  • 37 total downloads
  • Latest version: 2.0.1
  • aspnetcore localization
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
Microsoft.AspNetCore.MiddlewareAnalysis by: Microsoft
  • 41 total downloads
  • Latest version: 2.0.1
  • aspnetcore diagnostics
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource.
Microsoft.AspNetCore.Mvc.ApiExplorer by: Microsoft
  • 32 total downloads
  • Latest version: 2.0.2
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of controllers and actions, and their URLs and allowed HTTP methods.
Microsoft.AspNetCore.Mvc.Formatters.Xml by: Microsoft
  • 40 total downloads
  • Latest version: 2.0.2
  • aspnetcore aspnetcoremvc xml
ASP.NET Core MVC formatters for XML input and output using DataContractSerializer and XmlSerializer.
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation by: Microsoft
  • 35 total downloads
  • Latest version: 2.0.2
  • cshtml razor compilation precompilation aspnetcore
Build-time references required to enable Razor view compilation as part of building the application.
Microsoft.AspNetCore.Mvc.TagHelpers by: Microsoft
  • 37 total downloads
  • Latest version: 2.0.2
  • aspnetcore aspnetcoremvc taghelper taghelpers
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
Microsoft.AspNetCore.Mvc.Testing by: Microsoft
  • 260 total downloads
  • Latest version: 2.1.1
  • aspnetcore aspnetcoremvc aspnetcoremvctesting
Support for writing functional tests for MVC applications.
Microsoft.AspNetCore.Owin by: Microsoft
  • 40 total downloads
  • Latest version: 2.0.1
  • aspnetcore owin
ASP.NET Core component for running OWIN middleware in an ASP.NET Core application, and to run ASP.NET Core middleware in an OWIN application.