ValueTupleBridge by: Nobuyuki Iwanaga
  • 53 total downloads
  • Latest version: 0.1.5
  • ValueTuple
Backporting of System.ValueTuple for .NET 3.5.
Verify by: https://github.com/VerifyTests/Verify/graphs/contributors
  • 14 total downloads
  • Latest version: 19.1.0
  • Json Testing Verify Snapshot Approvals
Enables verification of complex models and documents.
Vokseverk.ColorSelector by: Vokseværk
  • 15 total downloads
  • Latest version: 3.0.1
  • umbraco colorpicker colorselector property-editor umbraco-marketplace
An Umbraco Property Editor for selecting a color - either by picking from a few defaults or by providing a specific CSS color value.
Vokseverk.KeyValueEditor by: Vokseværk
  • 16 total downloads
  • Latest version: 3.0.4
  • umbraco key-value property-editor umbraco-marketplace
An Umbraco property editor that can be used for adding multiple sets of keys and values to a document.
WebGrease by: webgrease@microsoft.com
  • 11 total downloads
  • Latest version: 1.6.0
Web Grease is a suite of tools for optimizing javascript, css files and images.
WebMotions.Fake.Authentication.JwtBearer by: Dominique St-Amand
  • 38 total downloads
  • Latest version: 3.1.0
  • ASP.Net Core JWT Bearer Authentication Test
This code allow to fake a Jwt Bearer and build integration test for ASP.Net Core application. Using this way we can fake any authentication we need, without the need to really authenticate a user.
WindowsAzure.Storage by: Microsoft
  • 13 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.Abstractions by: Stef Heyenrath
  • 14 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
  • 14 total downloads
  • Latest version: 1.5.13
  • wiremock wiremock.org interfaces models classes enumerations types
Commonly used interfaces, models, enumerations and types.
xunit by: jnewkirk bradwilson
  • 41 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
  • 47 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
  • 31 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
  • 881 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
  • 849 total downloads
  • Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core by: jnewkirk bradwilson
  • 704 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
  • 863 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.
XunitContext by: https://github.com/SimonCropp/XunitContext/graphs/contributors
  • 282 total downloads
  • Latest version: 3.3.2
  • Context Logging xUnit
Extends xUnit to expose extra context and simplify logging.