System.Diagnostics.EventLog
by: Microsoft
- 1 total downloads
- Latest version: 9.0.13
Provides the System.Diagnostics.EventLog class, which allows the applications to use the Windows event log service.
Commonly Used Types:
System.Diagnostics.EventLog
System.IO.Pipelines
by: Microsoft
- 4 total downloads
- Latest version: 10.0.1
Single producer single consumer byte buffer management.
Commonly Used Types:
System.IO.Pipelines.Pipe
System.IO.Pipelines.PipeWriter
System.IO.Pipelines.PipeReader
System.IO.UnmanagedMemoryStream
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides classes for access to unmanaged blocks of memory from managed code.
Commonly Used Types:
System.IO.UnmanagedMemoryStream
System.IO.UnmanagedMemoryAccessor
When using NuGet 3.x this package requires at least version 3.4.
System.Linq.Parallel
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22816
Provides classes that supports parallel queries that use Language-Integrated Query (LINQ).
Commonly Used Types:
System.Linq.ParallelQuery<TSource>
System.Linq.ParallelEnumerable
System.Linq.ParallelQuery
System.Linq.OrderedParallelQuery<TSource>
System.Linq.Queryable
by: Microsoft
- 1 total downloads
- Latest version: 4.0.1-rc2-24027
Provides classes for querying data structures that implement IQueryable<T>.
Commonly Used Types:
System.Linq.Queryable
System.Linq.EnumerableQuery<T>
System.Linq.EnumerableQuery
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
System.Reactive.Core
by: .NET Foundation and Contributors
- 1 total downloads
- Latest version: 4.1.0
Reactive Extensions (Rx) for .NET - v3 compatibility facade for
System.Reflection.TypeExtensions
by: Microsoft
- 1 total downloads
- Latest version: 4.4.0
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
8321c729934c0f8be754953439b88e6e1c120c24
When using NuGet 3.x this package requires at least version 3.4.
System.Security.Cryptography.Cng
by: Microsoft
- 2 total downloads
- Latest version: 5.0.0-rc.2.20475.5
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
- 2 total downloads
- Latest version: 11.0.0-preview.1.26104.118
Provides access to Windows Data Protection Api.
Commonly Used Types:
System.Security.Cryptography.DataProtectionScope
System.Security.Cryptography.ProtectedData
System.ServiceModel.Duplex
by: Microsoft
- 2 total downloads
- Latest version: 4.8.0-rc2.20474.1
Package Description
System.ServiceModel.NetTcp
by: Microsoft
- 1 total downloads
- Latest version: 4.6.0-preview5.final
Package Description
System.ServiceModel.Primitives
by: Microsoft
- 3 total downloads
- Latest version: 8.1.1
System.ServiceModel.Primitives
System.Threading.AccessControl
by: Microsoft
- 0 total downloads
- Latest version: 10.0.3
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.Tasks.Dataflow
by: Microsoft
- 2 total downloads
- Latest version: 9.0.13
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.Windows.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 4.6.0-preview.18571.3
Provides miscellaneous Windows-specific types
Commonly Used Types:
System.Security.Cryptography.X509Certificates.X509Certificate2UI
System.Security.Cryptography.X509Certificates.X509SelectionFlag
When using NuGet 3.x this package requires at least version 3.4.
Utf8Json
by: neuecc
- 1 total downloads
- Latest version: 1.3.2
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).