System.Security.Permissions
by: Microsoft
- 1 total downloads
- Latest version: 6.0.2-mauipre.1.22054.8
Provides types supporting Code Access Security (CAS).
System.ServiceModel.NetTcp
by: Microsoft
- 1 total downloads
- Latest version: 4.7.0-rtm.20072.1
Package Description
System.Spatial
by: Microsoft Corporation
- 3 total downloads
- Latest version: 5.8.1
Contains classes and methods that facilitate geography and geometry spatial operations. Targets .NET 4.0, Silverlight 4.0 or .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
System.Text.Encoding
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-23019
Provides base abstract encoding classes for converting blocks of characters to and from blocks of bytes.
Commonly Used Types:
System.Text.Encoding
System.Text.DecoderFallbackException
System.Text.Decoder
System.Text.EncoderFallbackException
System.Text.Encoder
System.Text.EncoderFallback
System.Text.EncoderFallbackBuffer
System.Text.DecoderFallback
System.Text.DecoderFallbackBuffer
System.Text.DecoderExceptionFallback
System.Text.Encoding.CodePages
by: Microsoft
- 2 total downloads
- Latest version: 8.0.0-preview.2.23128.3
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
System.Text.Encoding.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-23019
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
System.Text.Encodings.Web
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0
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.Text.Json
by: Microsoft
- 3 total downloads
- Latest version: 9.0.3
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.
The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
System.Threading.AccessControl
by: Microsoft
- 2 total downloads
- Latest version: 9.0.13
Provides support for managing access and audit control lists for synchronization primitives.
Commonly Used Types:
System.Security.AccessControl.EventWaitHandleAccessRule
System.Security.AccessControl.EventWaitHandleAuditRule
System.Security.AccessControl.MutexAccessRule
System.Security.AccessControl.MutexAuditRule
System.Security.AccessControl.MutexSecurity
System.Security.AccessControl.SemaphoreAccessRule
System.Security.AccessControl.SemaphoreAuditRule
System.Security.AccessControl.SemaphoreSecurity
System.Threading.Channels
by: Microsoft
- 2 total downloads
- Latest version: 10.0.5
Provides types for passing data between producers and consumers.
Commonly Used Types:
System.Threading.Channel
System.Threading.Channel<T>
System.Threading.Tasks
by: Microsoft
- 1 total downloads
- Latest version: 4.0.11-beta-23516
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
- 1548494
System.Threading.Tasks.Dataflow
by: Microsoft
- 2 total downloads
- Latest version: 9.0.4
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
- 2 total downloads
- Latest version: 4.3.0-preview1-24530-04
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
- 2 total downloads
- Latest version: 22.6.1-dev.3
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
Added undocumented fields Chat.IsDirectMessages & ChatFullInfo.ParentChat
TimeZoneConverter
by: Matt Johnson
- 1 total downloads
- Latest version: 2.2.0
Lightweight library to convert quickly between Windows time zone IDs and IANA Time Zone names.
Xamarin.Android.Support.v7.AppCompat
by: Xamarin Inc.
- 1 total downloads
- Latest version: 25.1.0-beta1
v7 AppCompat Android Support Library C# bindings for Xamarin
Xamarin.Essentials
by: Microsoft
- 3 total downloads
- Latest version: 1.7.7
Xamarin.Essentials: a kit of essential API's for your apps
Xamarin.Firebase.iOS.Core
by: Microsoft
- 1 total downloads
- Latest version: 6.6.6
C# bindings for Firebase APIs Core iOS Library