StackExchange.Redis by: Stack Exchange inc., marc.gravell
  • 2 total downloads
  • Latest version: 1.0.240
  • Async Redis NoSQL Client Distributed Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage; the notional successor to BookSleeve
Swashbuckle.AspNetCore by: domaindrivendev
  • 2 total downloads
  • Latest version: 9.0.3
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
System.Collections.Concurrent by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22231
Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections.NonGeneric and System.Collections packages whenever multiple threads are accessing the collection concurrently.
System.Diagnostics.DiagnosticSource by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.0
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools) Commonly Used Types: System.Diagnostics.DiagnosticListener System.Diagnostics.DiagnosticSource
System.Xml.XPath by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22416
Provides the classes that define a cursor model for navigating and editing Extensible Markup Language (XML) information items as instances of the XQuery 1.0 and XPath 2.0 Data Model. Commonly Used Types: System.Xml.XPath.XPathNavigator System.Xml.XPath.IXPathNavigable System.Xml.XPath.XPathNodeType System.Xml.XPath.XPathNodeIterator System.Xml.XPath.XPathExpression System.Xml.XPath.XPathResultType System.Xml.XPath.XPathException System.Xml.XPath.XPathDocument System.Xml.XPath.XPathItem System.Xml.XPath.XPathNamespaceScope
WindowsAzure.Storage by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.1-preview
  • 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/
Xamarin.Build.Download by: Microsoft
  • 1 total downloads
  • Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
Xamarin.Firebase.iOS.Analytics by: Microsoft
  • 2 total downloads
  • Latest version: 5.5.0
C# bindings for Firebase APIs Analytics iOS Library
Xamarin.Firebase.iOS.DynamicLinks by: Microsoft
  • 2 total downloads
  • Latest version: 3.0.2
C# bindings for Firebase APIs Dynamic Links iOS Library
xunit by: jnewkirk, bradwilson
  • 17 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.core by: jnewkirk, bradwilson
  • 3 total downloads
  • Latest version: 2.6.5
Includes the libraries for writing unit tests with xUnit.net.