WindowsAzure.Storage by: Microsoft
  • 20 total downloads
  • Latest version: 9.3.1
  • Microsoft Azure Storage Table Blob File Queue Scalable windowsazureofficial
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/
WireMock.Net by: Stef Heyenrath
  • 23 total downloads
  • Latest version: 1.5.13
  • tdd mock http wiremock test server unittest
Lightweight Http Mocking Server for .Net, inspired by WireMock from the Java landscape.
WireMock.Net.Abstractions by: Stef Heyenrath
  • 21 total downloads
  • Latest version: 1.5.13
  • wiremock wiremock.org interfaces models classes enumerations types
Commonly used models, enumerations and types.
WireMock.Org.Abstractions by: Stef Heyenrath
  • 20 total downloads
  • Latest version: 1.5.13
  • wiremock wiremock.org interfaces models classes enumerations types
Commonly used interfaces, models, enumerations and types.
XLParser by: TU Delft Spreadsheet Lab Infotron
  • 629 total downloads
  • Latest version: 1.7.5
  • parser excel formula
A parser for Excel formulas
XPath2 by: Semyon A. Chertkov and Stef Heyenrath
  • 332 total downloads
  • Latest version: 1.1.5
  • XPath XPath2 XPath2.0 Xml W3C XQuery XQTS
This is an implementation of W3C XML Path Language (XPath) 2.0 for .NET based on standard XPathNavigator API.
XPath2.Extensions by: Stef Heyenrath
  • 261 total downloads
  • Latest version: 1.1.5
  • XPath XPath2 XPath2.0 Xml W3C XQuery XQTS Extensions
Non-official extensions for XPath2.dll (generate-id, base64encode, base64decode, json-to-xml and json-to-xmlstring)
xunit by: jnewkirk bradwilson
  • 57 total downloads
  • Latest version: 2.9.0
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
  • 486 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: jnewkirk bradwilson marcind
  • 42 total downloads
  • Latest version: 1.0.0
  • xunit.analyzers analyzers roslyn xunit xunit.net
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 provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.
xunit.assert by: jnewkirk bradwilson
  • 1.624k total downloads
  • Latest version: 2.9.2
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1+ and .NET 6.0+.
xunit.core by: jnewkirk bradwilson
  • 1.554k total downloads
  • Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core by: jnewkirk bradwilson
  • 1.142k total downloads
  • Latest version: 2.9.3
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.extensibility.execution by: jnewkirk bradwilson
  • 1.402k total downloads
  • Latest version: 2.9.3
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.runner.visualstudio by: jnewkirk bradwilson
  • 1.497k total downloads
  • Latest version: 3.0.2
Visual Studio 2022+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1, v2, and v3 tests. Supports .NET 4.7.2 or later, and .NET 6 or later.
XunitContext by: https://github.com/SimonCropp/XunitContext/graphs/contributors
  • 402 total downloads
  • Latest version: 3.3.2
  • Context Logging xUnit
Extends xUnit to expose extra context and simplify logging.
YamlDotNet by: Antoine Aubry
  • 117 total downloads
  • Latest version: 16.0.0
  • 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.
Yarp.ReverseProxy by: Microsoft
  • 344 total downloads
  • Latest version: 2.3.0
  • yarp dotnet reverse-proxy aspnetcore
Reverse proxy toolkit for building fast proxy servers in .NET using the infrastructure from ASP.NET and .NET
ZstdSharp.Port by: Oleg Stepanischev
  • 519 total downloads
  • Latest version: 0.8.5
  • zstd zstandard port compression
Port of zstd compression library to c#