NAudio
by: Mark Heath & Contributors
- 8 total downloads
- Latest version: 1.10.0
NAudio, an audio library for .NET
NUnit
by: Charlie Poole, Rob Prouse
- 7 total downloads
- Latest version: 3.12.0
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
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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
SQLitePCLRaw.bundle_green
by: Eric Sink
- 5 total downloads
- Latest version: 1.1.2
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
SuperSocket.ClientEngine.Core
by: Kerry Jiang
- 5 total downloads
- Latest version: 0.10.0
It's a .NET socket tool which can simplify the socket client developing. This difference between this package and SuperSocket.ClientEngine is it doesn't include the protocol resolving library.
Walterlv.Collections.Source
by: walterlv
- 9 total downloads
- Latest version: 5.11.3
Provide some kinds of unsual collections such as AsyncQueue for async/await pattern, ObservableConcurrentBag for notification in multi-thread situations.
Walterlv.IO.PackageManagement.Source
by: walterlv
- 3 total downloads
- Latest version: 0.14.1-alpha
This package is built by SourceYard
Walterlv.NullableAttributes.Source
by: walterlv
- 8 total downloads
- Latest version: 5.13.0
If you use C# 8.0 and enable the nullable types, this adds nullable attributes for your projects. Notice that all the nullable attributes are internal, it is recommonded to install Walterlv.NullableAttributes.Source to install source code as part of your poroject instead of installing Walterlv.NullableAttributes.
Walterlv.Win32.Source
by: walterlv
- 3 total downloads
- Latest version: 5.11.2
This library provides Win32 extensions. It deos not contains any Win32 type definitions or any Win32 APIs.