runtime.win-x64.runtime.native.System.Data.SqlClient.sni
by: Microsoft
- 209 total downloads
- Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
d0d5c7b49271cadb6d97de26d8e623e98abdc8db
When using NuGet 3.x this package requires at least version 3.4.
runtime.win-x86.runtime.native.System.Data.SqlClient.sni
by: Microsoft
- 201 total downloads
- Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
d0d5c7b49271cadb6d97de26d8e623e98abdc8db
When using NuGet 3.x this package requires at least version 3.4.
runtime.win10-arm.Microsoft.Net.Native.Compiler
by: Microsoft
- 1.225k total downloads
- Latest version: 2.2.12-rel-33220-00
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 2.2
runtime.win10-arm.Microsoft.Net.Native.SharedLibrary
by: Microsoft
- 1.239k total downloads
- Latest version: 2.2.8-rel-33220-00
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 2.2
runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk
by: Microsoft
- 920 total downloads
- Latest version: 2.2.14
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides the CoreCLR runtime and build tools to build and run Universal Windows applications using CoreCLR.
d67bd83a075b8b10cb95810568073c1a3211f28b
When using NuGet 3.x this package requires at least version 3.4.
runtime.win10-arm64.Microsoft.Net.Native.Compiler
by: Microsoft
- 1.083k total downloads
- Latest version: 2.2.12-rel-33220-00
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 2.2
runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary
by: Microsoft
- 912 total downloads
- Latest version: 2.2.8-rel-33220-00
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 2.2
runtime.win10-x64.Microsoft.Net.Native.Compiler
by: Microsoft
- 1.252k total downloads
- Latest version: 2.2.12-rel-33220-00
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 2.2
runtime.win10-x64.Microsoft.Net.Native.SharedLibrary
by: Microsoft
- 1.215k total downloads
- Latest version: 2.2.8-rel-33220-00
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 2.2
runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk
by: Microsoft
- 1.013k total downloads
- Latest version: 2.2.14
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides the CoreCLR runtime and build tools to build and run Universal Windows applications using CoreCLR.
d67bd83a075b8b10cb95810568073c1a3211f28b
When using NuGet 3.x this package requires at least version 3.4.
runtime.win10-x86.Microsoft.Net.Native.Compiler
by: Microsoft
- 1.186k total downloads
- Latest version: 2.2.12-rel-33220-00
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 2.2
runtime.win10-x86.Microsoft.Net.Native.SharedLibrary
by: Microsoft
- 1.224k total downloads
- Latest version: 2.2.8-rel-33220-00
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 2.2
runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk
by: Microsoft
- 890 total downloads
- Latest version: 2.2.14
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides the CoreCLR runtime and build tools to build and run Universal Windows applications using CoreCLR.
d67bd83a075b8b10cb95810568073c1a3211f28b
When using NuGet 3.x this package requires at least version 3.4.
- 172 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
TFS ID: 1635616, GitHub SHA: https://github.com/dotnet/corefx/tree/42a93b8d21fa5afc03f637aa961aa7b3d066cb1f
When using NuGet 3.x this package requires at least version 3.4.
- 175 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
TFS ID: 1635616, GitHub SHA: https://github.com/dotnet/corefx/tree/42a93b8d21fa5afc03f637aa961aa7b3d066cb1f
When using NuGet 3.x this package requires at least version 3.4.
runtime.win7.System.Private.Uri
by: Microsoft
- 908 total downloads
- Latest version: 4.3.2
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.
SQLitePCLRaw.bundle_green
by: Eric Sink
- 1.231k total downloads
- Latest version: 1.1.15
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=e_sqlite3 included
SQLitePCLRaw.core
by: Eric Sink, et al
- 1.356k total downloads
- Latest version: 1.1.14
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.linux
by: Eric Sink, D. Richard Hipp, et al
- 1.294k total downloads
- Latest version: 1.1.14
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.osx
by: Eric Sink, D. Richard Hipp, et al
- 1.38k total downloads
- Latest version: 1.1.14
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.