TimeZoneConverter
by: Matt Johnson-Pint
- 26 total downloads
- Latest version: 7.2.0
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
Validation
by: Andrew Arnott
- 23 total downloads
- Latest version: 2.6.68
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
WindowsAzure.Storage
by: Microsoft
- 17 total downloads
- Latest version: 4.4.1-preview
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/
Xamarin.Android.Support.Core.UI
by: Xamarin Inc.
- 1 total downloads
- Latest version: 25.1.0-beta2
Core UI Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Media.Compat
by: Xamarin Inc.
- 2 total downloads
- Latest version: 25.1.0-beta1
Media Compat Android Support Library C# bindings for Xamarin
Xamarin.Build.Download
by: Microsoft
- 3 total downloads
- Latest version: 0.11.1
Support for downloading and unpacking archives when building MSBuild projects
xunit
by: jnewkirk, bradwilson
- 218 total downloads
- Latest version: 2.9.2
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
- 115 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
- 218 total downloads
- Latest version: 1.23.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 provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.
xunit.assert
by: jnewkirk, bradwilson
- 214 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
- 218 total downloads
- Latest version: 2.9.2
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core
by: jnewkirk, bradwilson
- 216 total downloads
- Latest version: 2.9.2
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
- 213 total downloads
- Latest version: 2.9.2
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
- 219 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
- 101 total downloads
- Latest version: 16.3.0
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.
ZstdSharp.Port
by: Oleg Stepanischev
- 10 total downloads
- Latest version: 0.8.4
Port of zstd compression library to c#