Nito.Disposables by: Stephen Cleary
  • 5 total downloads
  • Latest version: 2.0.0
  • idisposable disposable
IDisposable helper types.
NUnit by: Charlie Poole, Rob Prouse
  • 7 total downloads
  • Latest version: 3.12.0
  • nunit test testing tdd framework fluent assert theory plugin addin
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUnit 3 in order to execute tests. Runners intended for use with NUnit 2.x will not run NUnit 3 tests correctly. Supported platforms: - .NET Framework 3.5+ - .NET Standard 1.4+ - .NET Core
NUnit.ConsoleRunner by: Charlie Poole, Rob Prouse
  • 4 total downloads
  • Latest version: 3.8.0
  • nunit test testing tdd runner
This package includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework. Any extensions, if needed, may be installed as separate packages.
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 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.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 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
  • 6 total downloads
  • Latest version: 1.0.1
Package Description
runtime.Lsj.MinHookWrapper.Core by: runtime.Lsj.MinHookWrapper.Core
  • 4 total downloads
  • Latest version: 1.0.1
Package Description
runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 17 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
  • 4 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.
runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 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.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 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.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 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.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 8 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.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 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
  • 5 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
  • 5 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Core assembly for all SharpDX assemblies.
SharpDX.DXGI by: Alexandre Mutel
  • 5 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D DXGI
Assembly providing DirectX - DXGI managed API.
SQLitePCLRaw.bundle_green by: Eric Sink
  • 5 total downloads
  • Latest version: 1.1.2
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
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
System.Collections.Immutable by: Microsoft
  • 9 total downloads
  • Latest version: 5.0.0
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity. Commonly Used Types: System.Collections.Immutable.ImmutableArray System.Collections.Immutable.ImmutableArray<T> System.Collections.Immutable.ImmutableDictionary System.Collections.Immutable.ImmutableDictionary<TKey,TValue> System.Collections.Immutable.ImmutableHashSet System.Collections.Immutable.ImmutableHashSet<T> System.Collections.Immutable.ImmutableList System.Collections.Immutable.ImmutableList<T> System.Collections.Immutable.ImmutableQueue System.Collections.Immutable.ImmutableQueue<T> System.Collections.Immutable.ImmutableSortedDictionary System.Collections.Immutable.ImmutableSortedDictionary<TKey,TValue> System.Collections.Immutable.ImmutableSortedSet System.Collections.Immutable.ImmutableSortedSet<T> System.Collections.Immutable.ImmutableStack System.Collections.Immutable.ImmutableStack<T>
System.Composition.TypedParts by: Microsoft
  • 12 total downloads
  • Latest version: 1.0.31
Provides some extension methods for the Managed Extensibility Framework. Commonly Used Types: System.Composition.CompositionContextExtensions System.Composition.Hosting.ContainerConfiguration When using NuGet 3.x this package requires at least version 3.4.