System.Text.Encoding.Extensions
by: Microsoft
- 3.286k total downloads
- Latest version: 4.3.0
Provides support for specific encodings, including ASCII, UTF-7, UTF-8, UTF-16, and UTF-32.
Commonly Used Types:
System.Text.UTF8Encoding
System.Text.UnicodeEncoding
System.Text.ASCIIEncoding
System.Text.UTF7Encoding
System.Text.UTF32Encoding
When using NuGet 3.x this package requires at least version 3.4.
System.Text.Encodings.Web
by: Microsoft
- 3.012k total downloads
- Latest version: 4.7.2
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
When using NuGet 3.x this package requires at least version 3.4.
System.Text.Json
by: Microsoft
- 1.18k total downloads
- Latest version: 6.0.0
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.
Commonly Used Types:
System.Text.Json.JsonSerializer
System.Text.Json.JsonDocument
System.Text.Json.JsonElement
System.Text.Json.Utf8JsonWriter
System.Text.Json.Utf8JsonReader
System.Text.RegularExpressions
by: Microsoft
- 3.251k total downloads
- Latest version: 4.3.0
Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression engine.
Commonly Used Types:
System.Text.RegularExpressions.Regex
System.Text.RegularExpressions.RegexOptions
System.Text.RegularExpressions.Match
System.Text.RegularExpressions.Group
System.Text.RegularExpressions.Capture
System.Text.RegularExpressions.MatchEvaluator
When using NuGet 3.x this package requires at least version 3.4.
System.Threading
by: Microsoft
- 3.552k total downloads
- Latest version: 4.3.0
Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.Threading.Mutex, that are required when writing asynchronous code.
Commonly Used Types:
System.Threading.Monitor
System.Threading.SynchronizationContext
System.Threading.ManualResetEvent
System.Threading.AutoResetEvent
System.Threading.ThreadLocal<T>
System.Threading.EventWaitHandle
System.Threading.SemaphoreSlim
System.Threading.Mutex
When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Tasks
by: Microsoft
- 3.537k total downloads
- Latest version: 4.3.0
Provides types that simplify the work of writing concurrent and asynchronous code.
Commonly Used Types:
System.Threading.Tasks.Task<TResult>
System.Runtime.CompilerServices.TaskAwaiter<TResult>
System.Threading.Tasks.TaskCompletionSource<TResult>
System.Threading.Tasks.Task
System.OperationCanceledException
System.AggregateException
When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Tasks.Extensions
by: Microsoft
- 5.907k total downloads
- Latest version: 4.5.4
Provides additional types that simplify the work of writing concurrent and asynchronous code.
Commonly Used Types:
System.Threading.Tasks.ValueTask<TResult>
7601f4f6225089ffb291dc7d58293c7bbf5c5d4f
System.Threading.Tasks.Parallel
by: Microsoft
- 1.502k total downloads
- Latest version: 4.3.0
Provides the System.Threading.Tasks.Parallel class, which adds support for running loops and iterators in parallel.
Commonly Used Types:
System.Threading.Tasks.Parallel
System.Threading.Tasks.ParallelLoopState
System.Threading.Tasks.ParallelLoopResult
System.Threading.Tasks.ParallelOptions
When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Timer
by: Microsoft
- 2.079k total downloads
- Latest version: 4.3.0
Provides the System.Threading.Timer class, which is a mechanism for executing a method at specified intervals.
Commonly Used Types:
System.Threading.Timer
System.Threading.TimerCallback
When using NuGet 3.x this package requires at least version 3.4.
System.ValueTuple
by: Microsoft
- 1.505k total downloads
- Latest version: 4.3.0
Provides the System.ValueTuple structs, which implement the underlying types for C# 7 tuples.
Commonly Used Types:
System.ValueTuple
System.ValueTuple<T1>
System.ValueTuple<T1, T2>
System.ValueTuple<T1, T2, T3>
System.ValueTuple<T1, T2, T3, T4>
System.ValueTuple<T1, T2, T3, T4, T5>
System.ValueTuple<T1, T2, T3, T4, T5, T6>
System.ValueTuple<T1, T2, T3, T4, T5, T6, T7>
System.ValueTuple<T1, T2, T3, T4, T5, T6, T7, TRest>
When using NuGet 3.x this package requires at least version 3.4.
System.Xml.ReaderWriter
by: Microsoft
- 3.299k total downloads
- Latest version: 4.3.0
Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data.
Commonly Used Types:
System.Xml.XmlNodeType
System.Xml.XmlException
System.Xml.XmlReader
System.Xml.XmlWriter
System.Xml.IXmlLineInfo
System.Xml.XmlNameTable
System.Xml.IXmlNamespaceResolver
System.Xml.XmlNamespaceManager
System.Xml.XmlQualifiedName
When using NuGet 3.x this package requires at least version 3.4.
System.Xml.XDocument
by: Microsoft
- 3.311k total downloads
- Latest version: 4.3.0
Provides the classes for Language-Integrated Query (LINQ) to Extensible Markup Language (XML). LINQ to XML is an in-memory XML programming interface that enables you to modify XML documents efficiently and easily.
Commonly Used Types:
System.Xml.Linq.XElement
System.Xml.Linq.XAttribute
System.Xml.Linq.XDocument
System.Xml.Linq.XText
System.Xml.Linq.XNode
System.Xml.Linq.XContainer
System.Xml.Linq.XComment
System.Xml.Linq.XObject
System.Xml.Linq.XProcessingInstruction
System.Xml.Linq.XDocumentType
When using NuGet 3.x this package requires at least version 3.4.
Telerik.Documents.TesseractOcr
by: Progress
- 5 total downloads
- Latest version: 2025.2.520
Ocr for Telerik Document Processing which uses the Tesseract library.
Telerik.UI.for.Maui
by: Progress
- 11 total downloads
- Latest version: 11.0.0
Telerik UI For .NET Maui.
Telerik.UI.for.Xamarin
by: Progress
- 6 total downloads
- Latest version: 2025.1.212
UI for Xamarin Cross-Platform is a toolset for building native iOS, Android and UWP applications from a single shared C# code base. The toolset capitalizes on the innate benefits of the native UI, but exposes the objects and properties in C#, providing “no-compromise” customization and flexibility.
Telerik.UI.for.Xamarin.Chart
by: Progress
- 23 total downloads
- Latest version: 2025.1.212
UI for Xamarin Cross-Platform is a toolset for building native iOS, Android and UWP applications from a single shared C# code base. The toolset capitalizes on the innate benefits of the native UI, but exposes the objects and properties in C#, providing “no-compromise” customization and flexibility.
Telerik.UI.for.Xamarin.Chart.Lite
by: Progress
- 21 total downloads
- Latest version: 2020.2.624.1
UI for Xamarin Cross-Platform is a toolset for building native iOS, Android and UWP applications from a single shared C# code base. The toolset capitalizes on the innate benefits of the native UI, but exposes the objects and properties in C#, providing “no-compromise” customization and flexibility.
Telerik.UI.for.Xamarin.Common
by: Progress
- 17 total downloads
- Latest version: 2020.2.624.1
UI for Xamarin Cross-Platform is a toolset for building native iOS, Android and UWP applications from a single shared C# code base. The toolset capitalizes on the innate benefits of the native UI, but exposes the objects and properties in C#, providing “no-compromise” customization and flexibility.
Telerik.UI.for.Xamarin.DataControls
by: Progress
- 17 total downloads
- Latest version: 2020.2.624.1
UI for Xamarin Cross-Platform is a toolset for building native iOS, Android and UWP applications from a single shared C# code base. The toolset capitalizes on the innate benefits of the native UI, but exposes the objects and properties in C#, providing “no-compromise” customization and flexibility.
Telerik.UI.for.Xamarin.DataControls.Lite
by: Progress
- 20 total downloads
- Latest version: 2020.2.624.1
UI for Xamarin Cross-Platform is a toolset for building native iOS, Android and UWP applications from a single shared C# code base. The toolset capitalizes on the innate benefits of the native UI, but exposes the objects and properties in C#, providing “no-compromise” customization and flexibility.