Nullable by: Manuel Römer
  • 1 total downloads
  • Latest version: 1.1.1
  • source compiletime csharp8.0 netcore3.0 null nullable attributes allownull disallownull doesnotreturn doesnotreturnif maybenull maybenullwhen notnull notnullifnotnull notnullwhen
A source code only package which allows you to use .NET Core 3.0's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework. This package does not contain any compiled binaries, but instead adds a single C# file with the attribute classes to your project. Because this C# file gets compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications. The C# file is only included if you are targeting a framework version which does not support the new nullable attributes. For example, if you create a library which multi-targets .NET Standard 2.0 and 2.1, the file is only included in the .NET Standard 2.0 version, because .NET Standard 2.1 already provides the nullable attributes by default. Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.
PolySharp by: Sergio Pedri
  • 1 total downloads
  • Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
  • dotnet net netcore netstandard csharp library generator polyfill roslyn
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 3 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.
SQLitePCLRaw.lib.e_sqlite3.linux by: Eric Sink, D. Richard Hipp, et al
  • 5 total downloads
  • Latest version: 1.1.3-pre20170220084037
  • sqlite
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 total downloads
  • Latest version: 1.0.0
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar.
SQLitePCLRaw.lib.e_sqlite3.v110 by: Eric Sink, D. Richard Hipp, et al
  • 7 total downloads
  • Latest version: 1.1.13
  • sqlite
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
  • 7 total downloads
  • Latest version: 1.1.10
  • sqlite
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
  • 6 total downloads
  • Latest version: 1.1.6-pre20170615153053
  • sqlite
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
  • 3 total downloads
  • Latest version: 1.1.8
  • sqlite
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
  • 4 total downloads
  • Latest version: 1.1.13
  • sqlite
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
  • 7 total downloads
  • Latest version: 1.1.13
  • sqlite
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_*.
System.Reflection.TypeExtensions by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22416
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
WindowsAzure.Storage by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0.2
  • Microsoft, Azure, Storage, Table, Blob, Queue, Scalable, windowsazureofficial
This client library enables working with the Windows Azure storage services which include the blob service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. For this release see notes - http://msdn.microsoft.com/en-us/library/windowsazure/jj721952.aspx Windows Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
Xamarin.Android.Support.CustomTabs by: Xamarin Inc.
  • 1 total downloads
  • Latest version: 25.1.0-beta2
Custom Tabs Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Vector.Drawable by: Xamarin Inc.
  • 1 total downloads
  • Latest version: 24.2.1-rc1
Vector Drawable Android Support Library C# bindings for Xamarin
Xamarin.Build.Download by: Xamarin Inc.
  • 1 total downloads
  • Latest version: 0.4.2
Support for downloading and unpacking archives at when building MSBuild projects