System.Runtime.WindowsRuntime by: Microsoft
  • 1 total downloads
  • Latest version: 4.6.0-preview.19073.11
Provides extensions methods that improve interoperation between managed code and the Windows Runtime. Commonly Used Types: System.WindowsRuntimeSystemExtensions System.IO.WindowsRuntimeStorageExtensions System.IO.WindowsRuntimeStreamExtensions System.Runtime.InteropServices.WindowsRuntime.AsyncInfo System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeBuffer When using NuGet 3.x this package requires at least version 3.4.
System.Runtime.WindowsRuntime.UI.Xaml by: Microsoft
  • 20 total downloads
  • Latest version: 5.0.0-preview.5.20278.1
Provides managed equivalents of Extensible Application Markup Language (XAML) UI types from Windows Runtime. Commonly Used Types: Windows.UI.Xaml.CornerRadius Windows.UI.Xaml.Duration Windows.UI.Xaml.DurationType Windows.UI.Xaml.GridLength Windows.UI.Xaml.GridUnitType Windows.UI.Xaml.Thickness Windows.UI.Xaml.Media.Matrix Windows.UI.Xaml.Media.Animation.KeyTime Windows.UI.Xaml.Media.Animation.RepeatBehavior Windows.UI.Xaml.Media.Animation.RepeatBehaviorType Windows.UI.Xaml.Media.Media3D.Matrix3D When using NuGet 3.x this package requires at least version 3.4.
System.Security.Cryptography.Cng by: Microsoft
  • 34 total downloads
  • Latest version: 5.0.0-rc.2.20475.5
Provides cryptographic algorithm implementations and key management with Windows Cryptographic Next Generation API (CNG). Commonly Used Types: System.Security.Cryptography.RSACng System.Security.Cryptography.ECDsaCng System.Security.Cryptography.CngKey When using NuGet 3.x this package requires at least version 3.4.
System.Security.Cryptography.ProtectedData by: Microsoft
  • 3 total downloads
  • Latest version: 5.0.0-preview.7.20364.11
Provides access to Windows Data Protection Api. Commonly Used Types: System.Security.Cryptography.DataProtectionScope System.Security.Cryptography.ProtectedData When using NuGet 3.x this package requires at least version 3.4.
System.Security.Principal by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.0-beta-22231
Provides the base interfaces for principal and identity objects that represents the security context under which code is running.
System.Security.Principal.Windows by: Microsoft
  • 3 total downloads
  • Latest version: 5.0.0
Provides classes for retrieving the current Windows user and for interacting with Windows users and groups. Commonly Used Types: System.Security.Principal.WindowsIdentity System.Security.Principal.SecurityIdentifier System.Security.Principal.NTAccount System.Security.Principal.WindowsPrincipal System.Security.Principal.IdentityReference System.Security.Principal.IdentityNotMappedException System.Security.Principal.WindowsBuiltInRole System.Security.Principal.WellKnownSidType When using NuGet 3.x this package requires at least version 3.4.
System.ServiceModel.Primitives by: Microsoft
  • 43 total downloads
  • Latest version: 4.10.3
Provides the common types used by all of the WCF libraries.
System.Text.Encodings.Web by: Microsoft
  • 3 total downloads
  • Latest version: 5.0.0-preview.6.20305.6
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.Threading by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.10-beta-22605
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
System.Threading.Channels by: Microsoft
  • 1 total downloads
  • Latest version: 4.6.0-preview4.19212.13
Provides types for passing data between producers and consumers. Commonly Used Types: System.Threading.Channel System.Threading.Channel<T> When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Tasks.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 4.5.0-preview2-26406-04
Provides additional types that simplify the work of writing concurrent and asynchronous code. Commonly Used Types: System.Threading.Tasks.ValueTask<TResult> 7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3
Twilio by: Twilio
  • 4 total downloads
  • Latest version: 6.2.1
  • REST SMS voice telephony phone twilio twiml video wireless api
Twilio REST API helper library
Xamarin.Android.Support.Compat by: Xamarin Inc.
  • 2 total downloads
  • Latest version: 25.1.0-beta2
Compat Android Support Library C# bindings for Xamarin
Xamarin.Facebook.Android by: Xamarin Inc.
  • 1 total downloads
  • Latest version: 4.4.0
C# bindings for Facebook's official SDK
Xamarin.Facebook.LoginKit.iOS by: Microsoft
  • 1 total downloads
  • Latest version: 12.2.0.1
C# binding for Facebook LoginKit's official SDK
Xamarin.Firebase.iOS.CloudFunctions by: Microsoft
  • 1 total downloads
  • Latest version: 8.10.0.3
C# bindings for Firebase APIs CloudFunctions iOS Library
xunit by: jnewkirk, bradwilson
  • 1 total downloads
  • Latest version: 2.5.2
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.
xunit.abstractions by: James Newkirk, Brad Wilson
  • 2 total downloads
  • Latest version: 2.0.2
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
YamlDotNet by: Antoine Aubry
  • 2 total downloads
  • Latest version: 8.0.0
  • yaml parser development library serialization
A .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument.