System.ServiceModel.Primitives by: Microsoft
  • 3 total downloads
  • Latest version: 8.1.1
System.ServiceModel.Primitives
System.ServiceModel.Security by: Microsoft
  • 3 total downloads
  • Latest version: 4.10.0-preview1.22261.2
Package Description
System.Speech by: Microsoft
  • 6 total downloads
  • Latest version: 10.0.0-preview.1.25080.5
Provides types to perform speech synthesis and speech recognition. Commonly Used Types System.Speech.Synthesis.SpeechSynthesizer System.Speech.Recognition.SpeechRecognizer
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
  • 4 total downloads
  • Latest version: 9.0.0-preview.5.24306.7
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>
Telegram.Bot by: Wizou, tuscen, Poulad, RoundRobin
  • 7 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
  • 1 total downloads
  • Latest version: 7.0.5
  • REST SMS voice telephony phone twilio twiml video wireless api
Twilio REST API helper 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.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.