BuildBundlerMinifier by: Mads Kristensen
  • 859 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.
  • 18 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
  • 5 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
  • 10 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.CodeCoverage by: Microsoft
  • 24 total downloads
  • Latest version: 16.2.0
  • vstest visual-studio unittest testplatform mstest microsoft test testing codecoverage code-coverage
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.EntityFrameworkCore.Sqlite by: Microsoft
  • 59 total downloads
  • Latest version: 2.0.1
  • Entity Framework Core entity-framework-core EF Data O/RM SQLite
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 31 total downloads
  • Latest version: 2.0.1
  • Entity Framework Core entity-framework-core EF Data O/RM
Entity Framework Core Package Manager Console Tools. Includes Scaffold-DbContext, Add-Migration, and Update-Database.
Microsoft.Extensions.FileProviders.Embedded by: Microsoft
  • 43 total downloads
  • Latest version: 2.0.0
  • files filesystem
File provider for files in embedded resources for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.ObjectPool by: Microsoft
  • 301 total downloads
  • Latest version: 2.0.0
  • pooling
A simple object pool implementation.
Microsoft.Extensions.WebEncoders by: Microsoft
  • 253 total downloads
  • Latest version: 2.0.0
  • aspnetcore
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
Microsoft.NET.Test.Sdk by: Microsoft
  • 250 total downloads
  • Latest version: 16.2.0
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The MSbuild targets and properties for building .NET test projects.
Microsoft.NETCore.Platforms by: Microsoft
  • 30 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
  • 32 total downloads
  • Latest version: 1.7.9
  • container containers Docker microservices Azure
Targets files to enable the Visual Studio Tools for Containers.
Moq by: Daniel Cazzulino kzu
  • 241 total downloads
  • Latest version: 4.8.1
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET
Newtonsoft.Json by: James Newton-King
  • 450 total downloads
  • Latest version: 12.0.2
  • json
Json.NET is a popular high-performance JSON framework for .NET