System.ServiceModel.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-23019
Provides common Windows Communication Foundation (WCF) types for consuming and communicating with services.
Commonly Used Types:
System.ServiceModel.ClientBase<TChannel>
System.ServiceModel.IClientChannel
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannel
System.ServiceModel.IContextChannel
System.ServiceModel.IExtensibleObject<T>
System.ServiceModel.DataContractFormatAttribute
System.ServiceModel.Description.IOperationBehavior
System.ServiceModel.Channels.Message
System.ServiceModel.FaultException<TDetail>
System.ServiceModel.Security
by: Microsoft
- 3 total downloads
- Latest version: 4.5.0-preview2-26410-01
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
4796ebbe221e92ae887a2aa7e99916e1ec125edf
When using NuGet 3.x this package requires at least version 3.4.
System.Text.Encoding.CodePages
by: Microsoft
- 5 total downloads
- Latest version: 4.7.0-preview2.19523.17
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
When using NuGet 3.x this package requires at least version 3.4.
System.Text.Encodings.Web
by: Microsoft
- 15 total downloads
- Latest version: 6.0.0-preview.4.21253.7
Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL).
Commonly Used Types:
System.Text.Encodings.Web.HtmlEncoder
System.Text.Encodings.Web.UrlEncoder
System.Text.Encodings.Web.JavaScriptEncoder
System.Threading.AccessControl
by: Microsoft
- 27 total downloads
- Latest version: 6.0.0-preview.4.21253.7
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
- 10 total downloads
- Latest version: 6.0.0-preview.4.21253.7
Provides types for passing data between producers and consumers.
Commonly Used Types:
System.Threading.Channel
System.Threading.Channel<T>
System.Threading.Overlapped
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0-preview1-24530-04
Provides common types for interacting with asynchronous (or overlapped) input and output (I/O).
Commonly Used Types:
System.Threading.NativeOverlapped
System.Threading.Overlapped
System.Threading.IOCompletionCallback
When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Tasks.Dataflow
by: Microsoft
- 27 total downloads
- Latest version: 6.0.0-preview.5.21301.5
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.
Commonly Used Types:
System.Threading.Tasks.Dataflow.ActionBlock<TInput>
System.Threading.Tasks.Dataflow.BatchBlock<T>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.BroadcastBlock<T>
System.Threading.Tasks.Dataflow.BufferBlock<T>
System.Threading.Tasks.Dataflow.DataflowBlock
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.TransformBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.TransformManyBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.WriteOnceBlock<T>
System.Threading.Tasks.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 4.5.0-preview1-26216-02
Provides additional types that simplify the work of writing concurrent and asynchronous code.
Commonly Used Types:
System.Threading.Tasks.ValueTask<TResult>
00490982c7952e96a1089818467caa6fd07541b2
System.Threading.ThreadPool
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0-preview1-24530-04
Provides the System.Threading.ThreadPool class, which contains a pool of threads that can be used to execute tasks, post work items, wait on behalf of other threads, and process timers.
Commonly Used Types:
System.Threading.ThreadPool
System.Threading.WaitOrTimerCallback
When using NuGet 3.x this package requires at least version 3.4.
System.Xml.XPath.XDocument
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0
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
Validation
by: Andrew Arnott
- 1 total downloads
- Latest version: 2.4.15-g8377954d86
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
ValueTupleBridge
by: Nobuyuki Iwanaga
- 1 total downloads
- Latest version: 0.1.1
Backporting of System.ValueTuple for .NET 3.5.
WindowsAzure.Storage
by: Microsoft
- 1 total downloads
- Latest version: 9.1.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.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