System.Runtime.Serialization.Json
by: Microsoft
- 2 total downloads
- Latest version: 4.0.0-beta-22816
Provides classes for serializing objects to the JavaScript Object Notation (JSON) and deserializing JSON data to objects.
Commonly Used Types:
System.Runtime.Serialization.Json.DataContractJsonSerializer
System.Security.Cryptography.OpenSsl
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-rc2-24027
Provides cryptographic algorithm implementations and key management for non-Windows systems with OpenSSL.
Commonly Used Types:
System.Security.Cryptography.RSAOpenSsl
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
System.ServiceModel.Security
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22816
Provides common security types for consuming and communicating with services.
Commonly Used Types:
System.ServiceModel.DnsEndpointIdentity
System.ServiceModel.MessageSecurityVersion
System.ServiceModel.UpnEndpointIdentity
System.ServiceModel.SpnEndpointIdentity
System.Text.RegularExpressions
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22605
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
System.Xml.XPath.XmlDocument
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22231
Provides extension methods that add System.Xml.XPath support to the System.Xml.XmlDocument package.
WindowsAzure.Storage
by: Microsoft
- 17 total downloads
- Latest version: 9.3.3
NOTE: As of version 9.4.0, this library has been split into multiple parts and replaced: See https://www.nuget.org/packages/Microsoft.Azure.Storage.Blob/, https://www.nuget.org/packages/Microsoft.Azure.Storage.File/, https://www.nuget.org/packages/Microsoft.Azure.Storage.Queue/, and https://www.nuget.org/packages/Microsoft.Azure.Storage.Common/.
For table support, see https://www.nuget.org/packages/Microsoft.Azure.CosmosDB.Table/.
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
Xamarin.Android.Support.v13
by: Xamarin Inc.
- 1 total downloads
- Latest version: 25.1.0-beta1
v13 Android Support Library C# bindings for Xamarin
Xamarin.Facebook.ShareKit.iOS
by: Microsoft
- 1 total downloads
- Latest version: 12.2.0.1
C# binding for Facebook ShareKit's official SDK
Xamarin.Firebase.iOS.CloudMessaging
by: Xamarin Inc.
- 1 total downloads
- Latest version: 1.2.2
C# bindings for Firebase APIs Cloud Messaging iOS Library
Xamarin.Firebase.iOS.DynamicLinks
by: Microsoft
- 2 total downloads
- Latest version: 8.10.0.1
C# bindings for Firebase APIs Dynamic Links iOS Library
Xamarin.Firebase.iOS.InstanceID
by: Microsoft
- 2 total downloads
- Latest version: 3.3.0
C# bindings for Firebase APIs Instance ID iOS Library
Xamarin.Firebase.iOS.Storage
by: Microsoft
- 1 total downloads
- Latest version: 2.1.1.1
C# bindings for Firebase APIs Storage iOS Library
xunit
by: jnewkirk, bradwilson
- 2 total downloads
- Latest version: 2.5.0-pre.26
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.analyzers
by: jnewkirk, bradwilson, marcind
- 1 total downloads
- Latest version: 1.24.0
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 provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.
xunit.core
by: James Newkirk, Brad Wilson
- 1 total downloads
- Latest version: 2.4.0-rc.1.build4038
Includes the libraries for writing unit tests with xUnit.net.