runtime.win10-x86.Microsoft.Net.Native.Compiler
by: Microsoft
- 3 total downloads
- Latest version: 2.2.9-rel-29512-01
.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
- 5 total downloads
- Latest version: 2.2.3
.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
- 1 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.
Sentry
by: Sentry Team and Contributors
- 24 total downloads
- Latest version: 5.15.0
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Bindings.Android
by: Sentry Team and Contributors
- 14 total downloads
- Latest version: 5.9.0
.NET Bindings for the Sentry Android SDK
Sentry.Profiling
by: Sentry Team and Contributors
- 20 total downloads
- Latest version: 5.11.1
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
SharpDX.Direct2D1
by: Alexandre Mutel
- 4 total downloads
- Latest version: 2.6.3
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.Direct3D9
by: Alexandre Mutel
- 4 total downloads
- Latest version: 2.6.3
Assembly providing DirectX - Direct3D9 managed API.
SQLitePCLRaw.lib.e_sqlite3.ios
by: Eric Sink
- 2 total downloads
- Latest version: 2.1.11-pre20241216174303
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_*.
SQLitePCLRaw.lib.e_sqlite3.v110
by: Eric Sink, D. Richard Hipp, et al
- 4 total downloads
- Latest version: 1.1.10-pre20180223200113
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.v110_wp80
by: Eric Sink, D. Richard Hipp, et al
- 3 total downloads
- Latest version: 1.1.3-pre20170220084037
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.v110_xp
by: Eric Sink, D. Richard Hipp, et al
- 3 total downloads
- Latest version: 1.1.6-pre20170615153053
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.v120
by: Eric Sink, D. Richard Hipp, et al
- 5 total downloads
- Latest version: 1.1.10-pre20180223200113
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.v120_wp81
by: Eric Sink, D. Richard Hipp, et al
- 2 total downloads
- Latest version: 1.1.3-pre20170220084037
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.v140
by: Eric Sink, D. Richard Hipp, et al
- 3 total downloads
- Latest version: 1.1.10-pre20180223200113
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_*.
StackExchange.Redis
by: Stack Exchange inc., marc.gravell
- 2 total downloads
- Latest version: 1.0.233
High performance Redis client, incorporating both synchronous and asynchronous usage; the notional successor to BookSleeve
StyleCop.Analyzers
by: Sam Harwell et. al.
- 3 total downloads
- Latest version: 1.1.118
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Swashbuckle.AspNetCore
by: domaindrivendev
- 62 total downloads
- Latest version: 9.0.4
Swagger tools for documenting APIs built on ASP.NET Core
System.AppContext
by: Microsoft
- 2 total downloads
- Latest version: 4.0.0-beta-22416
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data.
Commonly Used Types:
System.AppContext
System.Collections
by: Microsoft
- 4 total downloads
- Latest version: 4.0.10-beta-22816
Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections.
Commonly Used Types:
System.Collections.Generic.List<T>
System.Collections.Generic.Dictionary<TKey, TValue>
System.Collections.Generic.Queue<T>
System.Collections.Generic.Stack<T>
System.Collections.Generic.HashSet<T>
System.Collections.Generic.LinkedList<T>
System.Collections.Generic.EqualityComparer<T>
System.Collections.Generic.Comparer<T>
System.Collections.Generic.SortedDictionary<TKey, TValue>