Xamarin.Build.Download by: Microsoft
  • 113 total downloads
  • Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
Xdot.Paymob.CashIn by: Mahmoud Shaheen
  • 62 total downloads
  • Latest version: 1.0.7+build.259
  • xdot paymob accept sdk payment cashin
SDK to help you integrate with the Paymob’s payment gateway.
Xdot.Paymob.CashIn.DependencyInjection by: Mahmoud Shaheen
  • 60 total downloads
  • Latest version: 1.0.7+build.259
  • xdot paymob accept sdk payment cashin
Xdot.Paymob.CashIn extensions for Dependency Injection. Xdot.Paymob.CashIn is SDK to help you integrate with the Paymob’s payment gateway.
XLParser by: TU Delft Spreadsheet Lab Infotron
  • 136 total downloads
  • Latest version: 1.7.5
  • parser excel formula
A parser for Excel formulas
xunit.abstractions by: James Newkirk Brad Wilson
  • 103 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
  • 140 total downloads
  • Latest version: 1.23.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
  • 273 total downloads
  • Latest version: 2.9.3
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1+ and .NET 6.0+.
xunit.core by: jnewkirk bradwilson
  • 247 total downloads
  • Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core by: jnewkirk bradwilson
  • 200 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
  • 242 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
  • 237 total downloads
  • Latest version: 2.8.2
Visual Studio 2022+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.6.2 or later, and .NET 6 or later.
YamlDotNet by: Antoine Aubry
  • 204 total downloads
  • Latest version: 16.3.0
  • yaml parser development library serialization
YamlDotNet is 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. A serialization library is also included that allows to read and write objects from and to YAML streams.
YamlDotNet.NetCore by: Antoine Aubry Adam Hathcock
  • 5 total downloads
  • Latest version: 1.0.0
  • yaml parser development library serialization
YamlDotNet.NetCore
YesSql.Abstractions by: Sebastien Ros
  • 368 total downloads
  • Latest version: 3.1.0
Package Description
YesSql.Core by: Sebastien Ros
  • 447 total downloads
  • Latest version: 3.1.0
Package Description
YesSql.Provider.Common by: Sebastien Ros
  • 276 total downloads
  • Latest version: 3.0.1
Package Description
YesSql.Provider.Sqlite by: Sebastien Ros
  • 341 total downloads
  • Latest version: 3.1.0
Package Description
YesSql.Storage.Sql by: Sebastien Ros
  • 38 total downloads
  • Latest version: 1.0.0-beta-1013
Package Description
ZKWeb.System.Drawing by: ZKWeb.System.Drawing
  • 32 total downloads
  • Latest version: 4.0.1
This is a .Net Core compatible System.Drawing implementation modified from mono project, works on windows and linux. Please see project site for more information.
ZooKeeperNetEx by: shayhatsor2
  • 31 total downloads
  • Latest version: 3.4.12.4
  • ZooKeeper .NET Client Async
A .NET async Client fully compliant with ZooKeeper, supporting all features. Fully Task-based Asynchronous (async/await). A great measure has been taken to follow the logic of the official Java client, including all relevant unit tests. In fact, the code is almost identical. Thus allowing easy evolution alongside the Java version.