System.Security.Cryptography.Pkcs by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.2-mauipre.1.22102.15
Provides support for PKCS and CMS algorithms. Commonly Used Types: System.Security.Cryptography.Pkcs.EnvelopedCms
System.ServiceModel.Http by: Microsoft
  • 7 total downloads
  • Latest version: 4.5.0-preview1-26228-01
Provides classes that allow applications to consume HTTP and WebSocket web services. Use the System.ServiceModel.BasicHttpBinding class for communication with ASMX-based web services and other services that conform to the WS-I Basic Profile 1.1. Whereas, use the System.ServiceModel.NetHttpBinding class for communication with .NET-based WebSocket services. Commonly Used Types: System.ServiceModel.BasicHttpBinding System.ServiceModel.Channels.HttpRequestMessageProperty System.ServiceModel.Channels.HttpResponseMessageProperty System.ServiceModel.Channels.HttpTransportBindingElement System.ServiceModel.Channels.HttpsTransportBindingElement System.ServiceModel.HttpClientCredentialType System.ServiceModel.BasicHttpSecurityMode System.ServiceModel.HttpTransportSecurity System.ServiceModel.BasicHttpMessageCredentialType System.ServiceModel.HttpBindingBase be2ad4a596dbfdcdb23efa4348e3200712729258 When using NuGet 3.x this package requires at least version 3.4.
System.ServiceModel.NetTcp by: Microsoft
  • 6 total downloads
  • Latest version: 8.1.2
System.ServiceModel.NetTcp
System.ServiceModel.Primitives by: Microsoft
  • 4 total downloads
  • Latest version: 8.1.1
System.ServiceModel.Primitives
System.ServiceModel.Security by: Microsoft
  • 4 total downloads
  • Latest version: 4.10.3
Provides the types that support additional security features.
System.Speech by: Microsoft
  • 11 total downloads
  • Latest version: 10.0.0-preview.3.25171.5
Provides types to perform speech synthesis and speech recognition. Commonly Used Types System.Speech.Synthesis.SpeechSynthesizer System.Speech.Recognition.SpeechRecognizer
System.Text.Encoding.CodePages by: Microsoft
  • 1 total downloads
  • Latest version: 4.5.0
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312. Commonly Used Types: System.Text.CodePagesEncodingProvider 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
System.Threading.RateLimiting by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-preview.6.25358.103
APIs to help manage rate limiting. Commonly Used Types: System.Threading.RateLimiting.RateLimiter System.Threading.RateLimiting.ConcurrencyLimiter System.Threading.RateLimiting.TokenBucketRateLimiter System.Threading.RateLimiting.RateLimitLease
System.Threading.Tasks.Dataflow by: Microsoft
  • 10 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#. Commonly Used Types: System.Threading.Tasks.Dataflow.ActionBlock<TInput> System.Threading.Tasks.Dataflow.BatchBlock<T> System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2> System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2, T3> System.Threading.Tasks.Dataflow.BroadcastBlock<T> System.Threading.Tasks.Dataflow.BufferBlock<T> System.Threading.Tasks.Dataflow.DataflowBlock System.Threading.Tasks.Dataflow.JoinBlock<T1, T2> System.Threading.Tasks.Dataflow.JoinBlock<T1, T2, T3> System.Threading.Tasks.Dataflow.TransformBlock<TInput, TOutput> System.Threading.Tasks.Dataflow.TransformManyBlock<TInput, TOutput> System.Threading.Tasks.Dataflow.WriteOnceBlock<T>
System.Xml.XPath.XmlDocument by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0
Provides extension methods that add System.Xml.XPath support to the System.Xml.XmlDocument package. Commonly Used Types: System.Xml.XPath.XmlDocumentExtensions When using NuGet 3.x this package requires at least version 3.4.
Telegram.Bot by: Wizou, tuscen, Poulad, RoundRobin
  • 10 total downloads
  • Latest version: 22.8.0-dev.4
  • Telegram Bot Api Payment Inline Games
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram. Release Notes: Bot API 9.3
Twilio by: Twilio
  • 3 total downloads
  • Latest version: 7.13.3
  • REST SMS voice telephony phone twilio twiml video wireless api
Twilio REST API helper library
ValueTupleBridge by: Nobuyuki Iwanaga
  • 1 total downloads
  • Latest version: 0.1.0
  • ValueTuple
Backporting of System.ValueTuple for .NET 3.5.
WindowsAzure.Storage by: Microsoft
  • 1 total downloads
  • Latest version: 9.3.0
  • 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.Firebase.iOS.ABTesting by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0.1
C# bindings for Firebase APIs A/B Testing iOS Library
Xamarin.Firebase.iOS.DynamicLinks by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.2
C# bindings for Firebase APIs Dynamic Links iOS Library
Xamarin.Google.iOS.SignIn by: Microsoft
  • 1 total downloads
  • Latest version: 4.1.1.1
C# bindings for Google APIs Sign In iOS Library
xunit by: jnewkirk, bradwilson
  • 1 total downloads
  • Latest version: 2.5.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.Gherkin.Quick by: Tengiz Tutisani
  • 2 total downloads
  • Latest version: 3.2.0
  • BDD, Gherkin, Xunit, Testing, Behavior Driven Development
Xunit.Gherkin.Quick is a lightweight, cross platform BDD test framework (targets .NET Standard, can be used from both .NET and .NET Core test projects). It parses Gherkin language and executes Xunit tests corresponding to scenarios.