WindowsAzure.Storage by: Microsoft
  • 307 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/
WebApiClient.JIT by: xljiulang
  • 189 total downloads
  • Latest version: 1.1.4
一款基于HttpClient封装,只需要定义c#接口并修饰相关特性,即可异步调用远程http接口的客户端库
WixToolset.Sdk by: WiX Toolset Team
  • 26 total downloads
  • Latest version: 7.0.0
  • WiX MSI install setup
WiX Toolset MSBuild integration
Xamarin.Android.Support.Animated.Vector.Drawable by: Xamarin Inc.
  • 13 total downloads
  • Latest version: 25.1.0-beta2
Animated Vector Drawable Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Core.UI by: Xamarin Inc.
  • 13 total downloads
  • Latest version: 25.1.0-beta2
Core UI Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.CustomTabs by: Xamarin Inc.
  • 12 total downloads
  • Latest version: 25.1.0-beta2
Custom Tabs Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Media.Compat by: Xamarin Inc.
  • 12 total downloads
  • Latest version: 25.1.0-beta2
Media Compat Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.v4 by: Xamarin Inc.
  • 12 total downloads
  • Latest version: 25.1.0-beta2
v4 Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Vector.Drawable by: Xamarin Inc.
  • 51 total downloads
  • Latest version: 25.1.0-beta2
Vector Drawable Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Compat by: Xamarin Inc.
  • 13 total downloads
  • Latest version: 25.1.0-beta2
Compat Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Core.Utils by: Xamarin Inc.
  • 12 total downloads
  • Latest version: 25.1.0-beta2
Core Utils Android Support Library C# bindings for Xamarin
xunit by: jnewkirk bradwilson
  • 378 total downloads
  • Latest version: 2.9.3
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.
Xamarin.Android.Support.Fragment by: Xamarin Inc.
  • 12 total downloads
  • Latest version: 25.1.0-beta2
Fragment Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.v13 by: Xamarin Inc.
  • 13 total downloads
  • Latest version: 25.1.0-beta2
v13 Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.v7.AppCompat by: Xamarin Inc.
  • 11 total downloads
  • Latest version: 25.1.0-beta2
v7 AppCompat Android Support Library C# bindings for Xamarin
Xamarin.Build.Download by: Microsoft
  • 173 total downloads
  • Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
xunit.abstractions by: James Newkirk Brad Wilson
  • 11 total downloads
  • Latest version: 2.0.3
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
xunit.assert by: jnewkirk bradwilson
  • 279 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.analyzers by: jnewkirk bradwilson marcind
  • 255 total downloads
  • Latest version: 2.0.0-pre.51
  • 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.core by: jnewkirk bradwilson
  • 262 total downloads
  • Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.