runtime.any.System.Runtime
by: Microsoft
- 9 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides the fundamental primitives, classes and base classes that define commonly-used value and reference data types, events and event handlers, interfaces, attributes, and exceptions. This packages represents the core package, and provides the minimal set of types required to build a managed application.
Commonly Used Types:
System.Object
System.Exception
System.Int16
System.Int32
System.Int64
System.Enum
System.String
System.Char
System.Boolean
System.SByte
System.Byte
System.DateTime
System.DateTimeOffset
System.Single
System.Double
System.UInt16
System.UInt32
System.UInt64
System.IDisposable
System.Uri
When using NuGet 3.x this package requires at least version 3.4.
runtime.any.System.Threading.Tasks
by: Microsoft
- 11 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides types that simplify the work of writing concurrent and asynchronous code.
Commonly Used Types:
System.Threading.Tasks.Task<TResult>
System.Runtime.CompilerServices.TaskAwaiter<TResult>
System.Threading.Tasks.TaskCompletionSource<TResult>
System.Threading.Tasks.Task
System.OperationCanceledException
System.AggregateException
When using NuGet 3.x this package requires at least version 3.4.
- 10 total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
- 10 total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
runtime.Lsj.MinHookWrapper
by: runtime.Lsj.MinHookWrapper
- 8 total downloads
- Latest version: 1.0.1
Package Description
runtime.Lsj.MinHookWrapper.Core
by: runtime.Lsj.MinHookWrapper.Core
- 6 total downloads
- Latest version: 1.0.1
Package Description
runtime.native.System.Data.SqlClient.sni
by: Microsoft
- 20 total downloads
- Latest version: 4.7.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
runtime.native.System.Net.Security
by: Microsoft
- 5 total downloads
- Latest version: 4.0.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
- 10 total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
- 9 total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
- 10 total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
- 9 total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
- 9 total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
runtime.win7.System.Private.Uri
by: Microsoft
- 6 total downloads
- Latest version: 4.0.4
Internal implementation package not meant for direct consumption. Please do not reference directly.
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri.
When using NuGet 3.x this package requires at least version 3.4.
SharpDX
by: Alexandre Mutel
- 6 total downloads
- Latest version: 4.2.0
Core assembly for all SharpDX assemblies.
SharpDX.DirectSound
by: Alexandre Mutel
- 6 total downloads
- Latest version: 4.0.1
Assembly providing DirectX - DirectSound managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 5 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - DXGI managed API.
SQLitePCLRaw.bundle_green
by: Eric Sink
- 6 total downloads
- Latest version: 1.1.2
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=SQLite included
SuperSocket.ClientEngine.Core
by: Kerry Jiang
- 6 total downloads
- Latest version: 0.10.0
It's a .NET socket tool which can simplify the socket client developing. This difference between this package and SuperSocket.ClientEngine is it doesn't include the protocol resolving library.
Swashbuckle.AspNetCore.Swagger
by: Swashbuckle.AspNetCore.Swagger
- 2 total downloads
- Latest version: 5.5.1
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core