Whois by: Chris Wood
  • 241 total downloads
  • Latest version: 3.0.1
  • whois lookup parsing
A .NET Framework 4.5.2 and Standard 2.0 WHOIS Lookup and Parsing Library
WilderMinds.RssSyndication by: Shawn Wildermuth
  • 25 total downloads
  • Latest version: 1.6.0
  • aspnetcore netcore rss syndication
.NET Core Project for building RSS Feeds
WindowsAzure.Storage by: Microsoft
  • 11 total downloads
  • Latest version: 9.3.3
  • Microsoft Azure Storage Table Blob File Queue Scalable windowsazureofficial
NOTE: As of version 9.4.0, this library has been split into multiple parts and replaced: See https://www.nuget.org/packages/Microsoft.Azure.Storage.Blob/, https://www.nuget.org/packages/Microsoft.Azure.Storage.File/, https://www.nuget.org/packages/Microsoft.Azure.Storage.Queue/, and https://www.nuget.org/packages/Microsoft.Azure.Storage.Common/. For table support, see https://www.nuget.org/packages/Microsoft.Azure.CosmosDB.Table/. This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
wkhtmltopdf.x64 by: Jakob Truelsen and Ashish Kulkarni
  • 26 total downloads
  • Latest version: 0.12.5
  • wkhtmltopdf
WkHtmlToPdf x64 Executable
WkWrap.Core by: Roman Bukin
  • 11 total downloads
  • Latest version: 1.0.2
  • HTML PDF html pdf html to pdf converter html-to-pdf HTML-to-PDF wkhtmltopdf
Wkhtmltopdf cross-platform C# wrapper for .NET Core.
xmlrpcnet by: Charles Cook
  • 9 total downloads
  • Latest version: 2.5.0
  • xml-rpc xml rpc .net20 .net35 .net40
A client and server XML-RPC library for .Net.
xunit by: James Newkirk Brad Wilson
  • 29 total downloads
  • Latest version: 2.4.1
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.
xunit.abstractions by: James Newkirk Brad Wilson
  • 58 total downloads
  • Latest version: 2.0.3
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
xunit.analyzers by: Marcin Dobosz
  • 28 total downloads
  • Latest version: 0.10.0
  • xunit.analyzers analyzers roslyn xunit xunit.net
Code Analyzers for projects using xUnit.net that help find and fix frequent issues when writing tests.
xunit.assert by: James Newkirk Brad Wilson
  • 38 total downloads
  • Latest version: 2.4.1
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1.
xunit.core by: James Newkirk Brad Wilson
  • 29 total downloads
  • Latest version: 2.4.1
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core by: James Newkirk Brad Wilson
  • 47 total downloads
  • Latest version: 2.4.1
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.extensibility.execution by: James Newkirk Brad Wilson
  • 51 total downloads
  • Latest version: 2.4.1
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.runner.visualstudio by: .NET Foundation and Contributors
  • 27 total downloads
  • Latest version: 2.4.3
Visual Studio 2017 15.9+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 2.0 or later, .NET Core 2.1 or later, and Universal Windows 10.0.16299 or later.
YamlDotNet by: Antoine Aubry
  • 65 total downloads
  • Latest version: 8.1.1
  • yaml parser development library serialization
A .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument.