System.Speech
by: Microsoft
- 2 total downloads
- Latest version: 9.0.0-preview.6.24327.7
Provides types to perform speech synthesis and speech recognition.
Commonly Used Types
System.Speech.Synthesis.SpeechSynthesizer
System.Speech.Recognition.SpeechRecognizer
System.Text.Encodings.Web
by: Microsoft
- 6 total downloads
- Latest version: 10.0.0-preview.5.25277.114
Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL).
Commonly Used Types:
System.Text.Encodings.Web.HtmlEncoder
System.Text.Encodings.Web.UrlEncoder
System.Text.Encodings.Web.JavaScriptEncoder
System.Threading.ThreadPool
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0-preview1-24530-04
Provides the System.Threading.ThreadPool class, which contains a pool of threads that can be used to execute tasks, post work items, wait on behalf of other threads, and process timers.
Commonly Used Types:
System.Threading.ThreadPool
System.Threading.WaitOrTimerCallback
When using NuGet 3.x this package requires at least version 3.4.
xunit.analyzers
by: Marcin Dobosz
- 1 total downloads
- Latest version: 0.4.0
Code Analyzers for projects using xUnit.net that help find and fix frequent issues when writing tests.