SourceLink.Create.GitHub
by: Cameron Taggart
- 582 total downloads
- Latest version: 2.8.3
SourceLink: Source Code On Demand
Source Link your Portable PDB files to allow source code to be downloaded on demand
SQLitePCLRaw.lib.e_sqlite3.linux
by: Eric Sink D. Richard Hipp et al
- 706 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_*.
SemanticVersioning
by: Adam Reeve
- 36 total downloads
- Latest version: 2.0.2
This library implements the Semantic Versioning 2.0.0 specification and the version range specification used by npm.
Sentry.PlatformAbstractions
by: Sentry Team and Contributors
- 407 total downloads
- Latest version: 1.1.1
Abstractions to platform information
runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk
by: Microsoft
- 206 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.
Sentry
by: Sentry Team and Contributors
- 905 total downloads
- Latest version: 14.12.1-dump1
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
runtime.win-x86.runtime.native.System.Data.SqlClient.sni
by: Microsoft
- 64 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.
SQLitePCLRaw.lib.e_sqlite3.osx
by: Eric Sink D. Richard Hipp et al
- 636 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.bundle_e_sqlite3
by: Eric Sink
- 626 total downloads
- Latest version: 1.1.14
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: e_sqlite3 included
runtime.win10-x86.Microsoft.Net.Native.SharedLibrary
by: Microsoft
- 114 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
- 65 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.
SQLitePCLRaw.lib.e_sqlite3.ios
by: Eric Sink
- 233 total downloads
- Latest version: 2.1.10
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
runtime.win-x64.runtime.native.System.Data.SqlClient.sni
by: Microsoft
- 56 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.win7.System.Private.Uri
by: Microsoft
- 238 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.
ServiceStack.Text
by: Demis Bellot
- 974 total downloads
- Latest version: 3.9.71
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient.
Benchmarks at: http://servicestack.net/benchmarks/
Includes the String and Stream functionality for all the ServiceStack projects including:
- T.Dump() generic extension method for easy dbugging and introspection of types
- WebRequest, List, Dictionary and DateTime extensions
SharpZipLib
by: http://www.icsharpcode.net/
- 24 total downloads
- Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).
- 63 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.
- 64 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.
SQLitePCLRaw.core
by: Eric Sink et al
- 715 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.bundle_green
by: Eric Sink
- 670 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