System.IO.Pipelines
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.4.20251.6
Single producer single consumer byte buffer management.
Commonly Used Types:
System.IO.Pipelines.Pipe
System.IO.Pipelines.PipeWriter
System.IO.Pipelines.PipeReader
When using NuGet 3.x this package requires at least version 3.4.
System.Private.Uri
by: Microsoft
- 1 total downloads
- Latest version: 4.0.1-rc2-24027
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
System.Reflection.Context
by: Microsoft
- 1 total downloads
- Latest version: 4.7.0-preview1.19504.10
Provides classes that enable customized reflection contexts.
Commonly Used Types:
System.Reflection.Context.CustomReflectionContext
When using NuGet 3.x this package requires at least version 3.4.
System.Reflection.Metadata
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.2.21154.6
This packages provides a low-level .NET (ECMA-335) metadata reader and writer. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers.
Commonly Used Types:
System.Reflection.Metadata.MetadataReader
System.Reflection.PortableExecutable.PEReader
System.Reflection.Metadata.Ecma335.MetadataBuilder
System.Reflection.PortableExecutable.PEBuilder
System.Reflection.PortableExecutable.ManagedPEBuilder
System.Reflection.TypeExtensions
by: Microsoft
- 1 total downloads
- Latest version: 4.6.0-preview7.19362.9
Provides extensions methods for System.Type that are designed to be source-compatible with older framework reflection-based APIs.
Commonly Used Types:
System.Reflection.TypeExtensions
System.Reflection.BindingFlags
When using NuGet 3.x this package requires at least version 3.4.
System.Security.AccessControl
by: Microsoft
- 2 total downloads
- Latest version: 5.0.0-preview.4.20251.6
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
- 3 total downloads
- Latest version: 4.5.0-rc1
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
8f968b9e79c5721d78cc88e46fe57457fe9d490d
When using NuGet 3.x this package requires at least version 3.4.
System.Security.Cryptography.ProtectedData
by: Microsoft
- 1 total downloads
- Latest version: 4.5.0-preview2-26406-04
Provides access to Windows Data Protection Api.
Commonly Used Types:
System.Security.Cryptography.DataProtectionScope
System.Security.Cryptography.ProtectedData
7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3
When using NuGet 3.x this package requires at least version 3.4.
System.Security.Principal
by: Microsoft
- 1 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.ServiceModel.Http
by: Microsoft
- 1 total downloads
- Latest version: 4.3.3
Provides classes that allow applications to consume HTTP and WebSocket web services. Use the System.ServiceModel.BasicHttpBinding class for communication with ASMX-based web services and other services that conform to the WS-I Basic Profile 1.1. Whereas, use the System.ServiceModel.NetHttpBinding class for communication with .NET-based WebSocket services.
Commonly Used Types:
System.ServiceModel.BasicHttpBinding
System.ServiceModel.Channels.HttpRequestMessageProperty
System.ServiceModel.Channels.HttpResponseMessageProperty
System.ServiceModel.Channels.HttpTransportBindingElement
System.ServiceModel.Channels.HttpsTransportBindingElement
System.ServiceModel.HttpClientCredentialType
System.ServiceModel.BasicHttpSecurityMode
System.ServiceModel.HttpTransportSecurity
System.ServiceModel.BasicHttpMessageCredentialType
System.ServiceModel.HttpBindingBase
When using NuGet 3.x this package requires at least version 3.4.
System.ServiceModel.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 4.9.0-preview1.21220.1
Package Description
WindowsAzure.Storage
by: Microsoft
- 4 total downloads
- Latest version: 8.2.1
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.Firebase.iOS.DynamicLinks
by: Microsoft
- 0 total downloads
- Latest version: 8.10.0.1
C# bindings for Firebase APIs Dynamic Links iOS Library
Xamarin.Google.iOS.SignIn
by: Xamarin Inc.
- 1 total downloads
- Latest version: 3.0.0
C# bindings for Google APIs Sign In iOS Library
xunit
by: jnewkirk, bradwilson
- 0 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.extensibility.execution
by: James Newkirk, Brad Wilson
- 1 total downloads
- Latest version: 2.4.1
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.