BenchmarkDotNet
by: .NET Foundation and contributors
- 281 total downloads
- Latest version: 0.10.13
Powerful .NET library for benchmarking
BuildBundlerMinifier
by: Mads Kristensen
- 902 total downloads
- Latest version: 2.6.362
Bundles and minifies CSS, JS and HTML files
Castle.Core
by: Castle Project Contributors
- 117 total downloads
- Latest version: 4.4.0
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Google.Api.Gax
by: Google Inc.
- 23 total downloads
- Latest version: 2.7.0
Support classes for Google API client libraries
Google.Apis
by: Google Inc.
- 26 total downloads
- Latest version: 1.40.0
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.
- 26 total downloads
- Latest version: 1.40.0
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
- 42 total downloads
- Latest version: 1.7.1
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
- 13 total downloads
- Latest version: 1.7.0
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
- 13 total downloads
- Latest version: 7.4.2
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
- 20 total downloads
- Latest version: 7.5.0
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.All
by: Microsoft
- 151 total downloads
- Latest version: 2.2.6
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
Microsoft.AspNetCore.App
by: Microsoft
- 22 total downloads
- Latest version: 2.2.6
Provides a default set of APIs for building an ASP.NET Core application.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
Microsoft.AspNetCore.DataProtection.Redis
by: Microsoft
- 13 total downloads
- Latest version: 0.4.1
Redis storage support as key store.
Microsoft.AspNetCore.DataProtection.StackExchangeRedis
by: Microsoft
- 851 total downloads
- Latest version: 2.2.5
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
- 44 total downloads
- Latest version: 2.0.1
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
- 49 total downloads
- Latest version: 2.0.1
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource.
Microsoft.AspNetCore.Mvc.ApiExplorer
by: Microsoft
- 41 total downloads
- Latest version: 2.0.2
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
- 50 total downloads
- Latest version: 2.0.2
ASP.NET Core MVC formatters for XML input and output using DataContractSerializer and XmlSerializer.
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation
by: Microsoft
- 46 total downloads
- Latest version: 2.0.2
Build-time references required to enable Razor view compilation as part of building the application.
Microsoft.AspNetCore.Mvc.TagHelpers
by: Microsoft
- 47 total downloads
- Latest version: 2.0.2
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.