BuildBundlerMinifier
by: Mads Kristensen
- 905 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.CodeCoverage
by: Microsoft
- 39 total downloads
- Latest version: 16.2.0
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft
- 66 total downloads
- Latest version: 2.0.1
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 38 total downloads
- Latest version: 2.0.1
Entity Framework Core Package Manager Console Tools. Includes Scaffold-DbContext, Add-Migration, and Update-Database.
Microsoft.Extensions.FileProviders.Embedded
by: Microsoft
- 52 total downloads
- Latest version: 2.0.0
File provider for files in embedded resources for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.ObjectPool
by: Microsoft
- 323 total downloads
- Latest version: 2.0.0
A simple object pool implementation.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 271 total downloads
- Latest version: 2.0.0
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
Microsoft.NETCore.Platforms
by: Microsoft
- 44 total downloads
- Latest version: 2.1.2
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
6851cc781ad2ff33d4a0f429a6fc1ab85abaff86
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.VisualStudio.Azure.Containers.Tools.Targets
by: Microsoft
- 42 total downloads
- Latest version: 1.7.9
Targets files to enable the Visual Studio Tools for Containers.
Moq
by: Daniel Cazzulino kzu
- 254 total downloads
- Latest version: 4.8.1
Moq is the most popular and friendly mocking framework for .NET
Newtonsoft.Json
by: James Newton-King
- 469 total downloads
- Latest version: 12.0.2
Json.NET is a popular high-performance JSON framework for .NET
NUnit
by: Charlie Poole Rob Prouse
- 38 total downloads
- Latest version: 3.12.0
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible.
This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUnit 3 in order to execute tests. Runners intended for use with NUnit 2.x will not run NUnit 3 tests correctly.
Supported platforms:
- .NET Framework 3.5+
- .NET Standard 1.4+
- .NET Core