System.Runtime.WindowsRuntime
by: Microsoft
- 1 total downloads
- Latest version: 4.6.0-preview3.19128.7
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.Security.AccessControl
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0
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
When using NuGet 3.x this package requires at least version 3.4.
System.Security.Cryptography.Cng
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0
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
- 0 total downloads
- Latest version: 5.0.0-preview.2.20160.6
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.Windows
by: Microsoft
- 2 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.Http
by: Microsoft
- 2 total downloads
- Latest version: 4.7.0-preview2.19522.3
Package Description
System.Threading.AccessControl
by: Microsoft
- 1 total downloads
- Latest version: 4.7.0
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
When using NuGet 3.x this package requires at least version 3.4.
System.Xml.XDocument
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0-preview1-24530-04
Provides the classes for Language-Integrated Query (LINQ) to Extensible Markup Language (XML). LINQ to XML is an in-memory XML programming interface that enables you to modify XML documents efficiently and easily.
Commonly Used Types:
System.Xml.Linq.XElement
System.Xml.Linq.XAttribute
System.Xml.Linq.XDocument
System.Xml.Linq.XText
System.Xml.Linq.XNode
System.Xml.Linq.XContainer
System.Xml.Linq.XComment
System.Xml.Linq.XObject
System.Xml.Linq.XProcessingInstruction
System.Xml.Linq.XDocumentType
When using NuGet 3.x this package requires at least version 3.4.
WindowsAzure.Storage
by: Microsoft
- 1 total downloads
- Latest version: 3.2.1
This client library enables working with the Windows Azure storage services which include the blob 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/WindowsAzure/azure-storage-net/blob/master/README.md and https://github.com/WindowsAzure/azure-storage-net/blob/master/changelog.txt
Windows Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
Xamarin.Build.Download
by: Microsoft
- 3 total downloads
- Latest version: 0.11.5
Support for downloading and unpacking archives when building MSBuild projects
Xamarin.Firebase.iOS.Analytics
by: Microsoft
- 2 total downloads
- Latest version: 5.1.4.1
C# bindings for Firebase APIs Analytics iOS Library
Xamarin.Firebase.iOS.CloudMessaging
by: Microsoft
- 1 total downloads
- Latest version: 8.10.0.2
C# bindings for Firebase APIs Cloud Messaging iOS Library
Xamarin.Firebase.iOS.Storage
by: Microsoft
- 4 total downloads
- Latest version: 8.10.0.3
C# bindings for Firebase APIs Storage iOS Library
Xamarin.Google.iOS.Core
by: Microsoft
- 1 total downloads
- Latest version: 3.1.0.1
C# bindings for Google APIs Core iOS Library
xunit.extensibility.core
by: jnewkirk, bradwilson
- 2 total downloads
- Latest version: 2.5.1-pre.12
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.extensibility.execution
by: James Newkirk, Brad Wilson
- 1 total downloads
- Latest version: 2.3.0-rc3-build3818
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
Xunit.SkippableFact
by: Andrew Arnott
- 1 total downloads
- Latest version: 1.1.4
Make your Xunit test methods self-determine to report a "skipped" result. Useful for such cases as "not supported on this platform" results or other environmental inputs.