System.Globalization
by: Microsoft
- 2 total downloads
- Latest version: 4.0.11
Provides classes that define culture-related information, including language, country/region, calendars in use, format patterns for dates, currency, and numbers, and sort order for strings.
Commonly Used Types:
System.Globalization.DateTimeFormatInfo
System.Globalization.CultureInfo
System.Globalization.NumberFormatInfo
System.Globalization.CalendarWeekRule
System.Globalization.TextInfo
System.Globalization.Calendar
System.Globalization.CompareInfo
System.Globalization.CompareOptions
System.Globalization.UnicodeCategory
When using NuGet 3.x this package requires at least version 3.4.
System.IO
by: Microsoft
- 2 total downloads
- Latest version: 4.0.11-beta-23225
Provides base input and output (I/O) types, including System.IO.Stream, System.IO.StreamReader and System.IO.StreamWriter, that allow reading and writing to data streams
Commonly Used Types:
System.IO.Stream
System.IO.IOException
System.IO.EndOfStreamException
System.IO.FileNotFoundException
System.IO.MemoryStream
System.IO.StreamReader
System.IO.StreamWriter
System.IO.StringWriter
System.IO.TextWriter
System.IO.TextReader
System.IO.FileSystem.AccessControl
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22816
No description available.
System.IO.Pipelines
by: Microsoft
- 5 total downloads
- Latest version: 7.0.0-preview.6.22324.4
Single producer single consumer byte buffer management.
Commonly Used Types:
System.IO.Pipelines.Pipe
System.IO.Pipelines.PipeWriter
System.IO.Pipelines.PipeReader
System.ObjectModel
by: Microsoft
- 1 total downloads
- Latest version: 4.0.12
Provides types and interfaces that allow the creation of observable types that provide notifications to clients when changes are made to it.
Commonly Used Types:
System.ComponentModel.INotifyPropertyChanged
System.Collections.ObjectModel.ObservableCollection<T>
System.ComponentModel.PropertyChangedEventHandler
System.Windows.Input.ICommand
System.Collections.Specialized.INotifyCollectionChanged
System.Collections.Specialized.NotifyCollectionChangedEventArgs
System.Collections.Specialized.NotifyCollectionChangedEventHandler
System.Collections.ObjectModel.KeyedCollection<TKey, TItem>
System.ComponentModel.PropertyChangedEventArgs
System.Collections.ObjectModel.ReadOnlyDictionary<TKey, TValue>
When using NuGet 3.x this package requires at least version 3.4.
System.Private.ServiceModel
by: Microsoft
- 7 total downloads
- Latest version: 4.4.4
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
0cdb612ce9cc705f11132c9d162347607b45cf99
When using NuGet 3.x this package requires at least version 3.4.
System.Runtime.CompilerServices.Unsafe
by: Microsoft
- 2 total downloads
- Latest version: 4.5.3
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.
Commonly Used Types:
System.Runtime.CompilerServices.Unsafe
7601f4f6225089ffb291dc7d58293c7bbf5c5d4f
When using NuGet 3.x this package requires at least version 3.4.
System.Security.AccessControl
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.5.21301.5
Provides base classes that enable managing access and audit control lists on securable objects.
Commonly Used Types:
System.Security.AccessControl.AccessRule
System.Security.AccessControl.AuditRule
System.Security.AccessControl.ObjectAccessRule
System.Security.AccessControl.ObjectAuditRule
System.Security.AccessControl.ObjectSecurity
System.ServiceModel.NetTcp
by: Microsoft
- 1 total downloads
- Latest version: 8.1.2
System.ServiceModel.NetTcp
System.Spatial
by: Microsoft Corporation
- 3 total downloads
- Latest version: 5.6.0-alpha1
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 4.0, Win Phone 7, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
System.Speech
by: Microsoft
- 5 total downloads
- Latest version: 10.0.0-preview.7.25380.108
Provides types to perform speech synthesis and speech recognition.
Commonly Used Types
System.Speech.Synthesis.SpeechSynthesizer
System.Speech.Recognition.SpeechRecognizer
System.Threading.Tasks
by: Microsoft
- 2 total downloads
- Latest version: 4.0.11
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.Xml.XmlSerializer
by: Microsoft
- 3 total downloads
- Latest version: 4.0.11-beta-23409
Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing XML data to objects.
Commonly Used Types:
System.Xml.Serialization.IXmlSerializable
System.Xml.Serialization.XmlSerializer
System.Xml.Serialization.XmlIgnoreAttribute
System.Xml.Serialization.XmlElementAttribute
System.Xml.Serialization.XmlAttributeAttribute
System.Xml.Serialization.XmlArrayAttribute
System.Xml.Serialization.XmlRootAttribute
System.Xml.Serialization.XmlArrayItemAttribute
System.Xml.Serialization.XmlTypeAttribute
System.Xml.Serialization.XmlEnumAttribute
Telegram.Bot
by: Wizou, tuscen, Poulad, RoundRobin
- 6 total downloads
- Latest version: 22.6.0
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
- Bot API 9.1 (https://core.telegram.org/bots/api#july-3-2025)
- ReplyParameters(Message) supports null
- Fix MessageLink() for non-topics group
- TransferGift: fix type for newOwnerChatId
- Sealed some internal types for performance
- faster IsServiceMessage
Tizen.UIExtensions.NUI
by: Samsung Electronics
- 1 total downloads
- Latest version: 0.1.0-pre
The Tizen.UIExtensions provides a set of advanced views and containers based on Tizen.NET UI Framework (NUI).
Validation
by: Andrew Arnott
- 1 total downloads
- Latest version: 2.6.55-rc.1
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
Xamarin.AndroidX.AppCompat.Resources
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-rc1
Xamarin.Android bindings for AndroidX - appcompat-resources
Xamarin.AndroidX.Browser
by: Microsoft
- 1 total downloads
- Latest version: 1.3.0.5
Xamarin.Android bindings for AndroidX - browser
Xamarin.AndroidX.ConstraintLayout.Core
by: Microsoft
- 3 total downloads
- Latest version: 1.1.0
.NET for Android bindings for the Android Java library 'androidx.constraintlayout:constraintlayout-core'.
Library description: This library contains engines and algorithms for constraint based layout and complex animations (it is used by the ConstraintLayout library)
Xamarin.AndroidX.Lifecycle.ViewModel.Ktx
by: Microsoft
- 1 total downloads
- Latest version: 2.4.0.2
Xamarin.Android bindings for AndroidX - lifecycle-viewmodel-ktx artifact=androidx.lifecycle:lifecycle-viewmodel-ktx artifact_versioned=androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0