Microsoft.TestPlatform.AdapterUtilities
by: Microsoft
- 56 total downloads
- Latest version: 18.6.0
Includes helpers for the Test Platform's modern functionality such as standardized fully qualified names and hierarchical test case names.
Microsoft.TestPlatform.ObjectModel
by: Microsoft
- 101 total downloads
- Latest version: 18.7.0
The Microsoft Test Platform Object Model.
Microsoft.TestPlatform.TestHost
by: Microsoft
- 184 total downloads
- Latest version: 18.7.0
Testplatform host executes the test using specified adapter.
Microsoft.VisualBasic
by: Microsoft
- 5 total downloads
- Latest version: 10.3.0
Provides types that support the Visual Basic runtime
Commonly Used Types:
Microsoft.VisualBasic.Strings
Microsoft.VisualBasic.CompilerServices.Conversions
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.Primitives
by: Microsoft
- 14 total downloads
- Latest version: 4.3.0
Provides common types for Win32-based libraries.
Commonly Used Types:
System.ComponentModel.Win32Exception
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.Registry
by: Microsoft
- 41 total downloads
- Latest version: 5.0.0
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.Registry.AccessControl
by: Microsoft
- 72 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Provides support for managing access and audit control lists for Microsoft.Win32.RegistryKey.
Commonly Used Types:
System.Security.AccessControl.RegistryAccessRule
System.Security.AccessControl.RegistryAuditRule
System.Security.AccessControl.RegistrySecurity
Microsoft.Win32.SystemEvents
by: Microsoft
- 70 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
Microsoft.Windows.Compatibility
by: Microsoft
- 94 total downloads
- Latest version: 11.0.0-preview.5.26302.115
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard.
Mono.Cecil
by: Jb Evain
- 32 total downloads
- Latest version: 0.11.6
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
Moq
by: Daniel Cazzulino kzu
- 67 total downloads
- Latest version: 4.20.72
Moq is the most popular and friendly mocking framework for .NET.
MSTest
by: Microsoft
- 54 total downloads
- Latest version: 4.2.3
MSTest is Microsoft supported Test Framework.
This package is a meta package to simplify test projects. It includes MSTest.TestFramework and MSTest.TestAdapter.
Supported platforms:
- .NET 4.6.2+
- .NET 8.0+
- .NET 8.0 Windows.18362+ (WinUI)
- UWP 10.0.16299
- UWP 10.0.17763 with .NET 9+
MSTest.Analyzers
by: Microsoft
- 60 total downloads
- Latest version: 4.3.0
MSTest is Microsoft supported Test Framework.
This package includes code analyzers and code fixes for MSTest.
MSTest.TestAdapter
by: Microsoft
- 107 total downloads
- Latest version: 4.3.0
MSTest is Microsoft supported Test Framework.
This package includes the adapter logic to discover and run tests. For access to the testing framework, install the MSTest.TestFramework package.
Supported platforms:
- .NET 4.6.2+
- .NET 8.0+
- .NET 8.0 Windows.18362+ (WinUI)
- UWP 10.0.16299
- UWP 10.0.17763 with .NET 9
MSTest.TestFramework
by: Microsoft
- 100 total downloads
- Latest version: 4.3.0
MSTest is Microsoft supported Test Framework.
This package includes the libraries for writing tests with MSTest. To ensure discovery and execution of your tests, install the MSTest.TestAdapter package.
Supported platforms:
- .NET 4.6.2+
- .NET 8.0+
- .NET 8.0 Windows.18362+ (WinUI)
- UWP 10.0.16299
- UWP 10.0.17763 with .NET 9+
NAudio
by: Mark Heath & Contributors
- 47 total downloads
- Latest version: 3.0.0-preview.16
NAudio is an open source .NET audio library — playback and recording, file readers and writers, MIDI, DSP and effects, with platform-specific backends auto-selected by target framework.
NAudio.Asio
by: Mark Heath
- 20 total downloads
- Latest version: 3.0.0-preview.16
ASIO driver support for the NAudio audio library — low-latency multichannel playback and capture via ASIO SDK.
NAudio.Core
by: Mark Heath
- 20 total downloads
- Latest version: 3.0.0-preview.16
Core audio types, wave format and provider interfaces, sample providers, file readers/writers, DSP, and resampling for the NAudio audio library.
NAudio.Dmo
by: Mark Heath
- 8 total downloads
- Latest version: 3.0.0-preview.16
DirectX Media Objects (echo, chorus, reverb, MP3 decoder, resampler) and DirectSound output for the NAudio audio library.
NAudio.Midi
by: Mark Heath
- 20 total downloads
- Latest version: 3.0.0-preview.16
Cross-platform MIDI file reading and writing, MIDI message types, and SMPTE timing for the NAudio audio library.