System.Runtime.WindowsRuntime.UI.Xaml by: Microsoft
  • 1 total downloads
  • Latest version: 4.6.0-preview5.19224.8
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.OpenSsl by: Microsoft
  • 1 total downloads
  • Latest version: 4.6.0-preview6.19303.8
Provides cryptographic algorithm implementations and key management for non-Windows systems with OpenSSL. Commonly Used Types: System.Security.Cryptography.RSAOpenSsl When using NuGet 3.x this package requires at least version 3.4.
System.Security.Cryptography.ProtectedData by: Microsoft
  • 31 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
Provides access to Windows Data Protection Api. Commonly Used Types: System.Security.Cryptography.DataProtectionScope System.Security.Cryptography.ProtectedData
System.ServiceModel.Http by: Microsoft
  • 1 total downloads
  • Latest version: 8.1.2
System.ServiceModel.Http
System.Text.Encoding.CodePages by: Microsoft
  • 6 total downloads
  • Latest version: 9.0.15
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312. Commonly Used Types: System.Text.CodePagesEncodingProvider
System.Threading.AccessControl by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-rc.2.24473.5
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
  • 1 total downloads
  • Latest version: 8.0.0-rc.1.23419.4
Provides types for passing data between producers and consumers. Commonly Used Types: System.Threading.Channel System.Threading.Channel<T>
System.Xml.XPath.XDocument by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22816
Provides extension methods that add System.Xml.XPath support to the System.Xml.XDocument package. Commonly Used Types: System.Xml.XPath.Extensions System.Xml.XPath.XDocumentExtensions
Telegram.Bot by: Wizou, tuscen, Poulad, RoundRobin
  • 3 total downloads
  • Latest version: 22.5.2-dev.8
  • Telegram Bot Api Payment Inline Games
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
Twilio by: Twilio
  • 1 total downloads
  • Latest version: 5.31.4
  • REST SMS voice telephony phone twilio twiml video wireless api
Twilio REST API helper library
xunit by: jnewkirk, bradwilson
  • 1 total downloads
  • Latest version: 2.9.3
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
  • 1 total downloads
  • Latest version: 2.0.2
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
xunit.core by: jnewkirk, bradwilson
  • 0 total downloads
  • Latest version: 2.8.0
Includes the libraries for writing unit tests with xUnit.net.
xunit.runner.visualstudio by: .NET Foundation and Contributors
  • 1 total downloads
  • Latest version: 2.4.5
Visual Studio 2019 16.8+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.7.2 or later, .NET Core 3.1 or later, and Universal Windows 10.0.16299 or later.
YamlDotNet by: Antoine Aubry
  • 1 total downloads
  • Latest version: 13.0.1
  • 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.