System.ServiceModel.Security
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22605
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.Spatial
by: Microsoft Corporation
- 3 total downloads
- Latest version: 5.8.0
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.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22816
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.Threading
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22816
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.Tasks
by: Robert McLaws, Jrmie "Garuma" Laval
- 1 total downloads
- Latest version: 3.0.2-beta2
This package is a port of the Mono version of the *complete* Task Parallel Library (not a subset) to .NET 3.5, as well as all Silverlight platforms, including Windows Phone 7.X. This version contains more classes (and is namespace compatible with the BCL) compared to the PortableTPL project. This project supercedes the TaskParallelLibrary.WP7 package, and is licensed under the same licenses as the rest of the Mono framework.
Tizen.NET.API5
by: Samsung Electronics
- 1 total downloads
- Latest version: 5.0.0.14562
Reference assemblies of Tizen .NET API Level 5.
WindowsAzure.Storage
by: Microsoft
- 1 total downloads
- Latest version: 8.4.0
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.Core.UI
by: Xamarin Inc.
- 1 total downloads
- Latest version: 25.1.0-beta1
Core UI Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Media.Compat
by: Xamarin Inc.
- 1 total downloads
- Latest version: 25.1.0-beta2
Media Compat Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.v13
by: Xamarin Inc.
- 1 total downloads
- Latest version: 25.0.1-rc1
v13 Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.v4
by: Xamarin Inc.
- 2 total downloads
- Latest version: 25.1.0-beta2
v4 Android Support Library C# bindings for Xamarin
Xamarin.AndroidX.Migration
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-preview04
This package provides a set of tools and MSBuild tasks to aid in the migration from Android Support to Android X.
Xamarin.Build.Download
by: Microsoft
- 1 total downloads
- Latest version: 0.4.9
Support for downloading and unpacking archives when building MSBuild projects
Xamarin.Firebase.iOS.Core
by: Microsoft
- 1 total downloads
- Latest version: 6.1.0.1
C# bindings for Firebase APIs Core iOS Library
Xamarin.Firebase.iOS.Crashlytics
by: Microsoft
- 1 total downloads
- Latest version: 3.14.0.3
C# bindings for Firebase APIs Crashlytics iOS Library
Xamarin.Firebase.iOS.RemoteConfig
by: Microsoft
- 1 total downloads
- Latest version: 8.10.0.1
C# bindings for Firebase APIs Remote Config iOS Library
Xamarin.Google.iOS.Core
by: Xamarin Inc.
- 1 total downloads
- Latest version: 3.0.3.2
C# bindings for Google APIs Core iOS Library
Xamarin.Google.iOS.SignIn
by: Microsoft
- 2 total downloads
- Latest version: 5.0.2.2
C# bindings for Google APIs Sign In iOS Library
xunit
by: jnewkirk, bradwilson
- 4 total downloads
- Latest version: 2.8.1
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.