Microsoft.SourceLink.Common by: Microsoft
  • 8 total downloads
  • Latest version: 1.0.0
  • MSBuild Tasks source control
MSBuild tasks providing source control information.
Microsoft.TestPlatform.ObjectModel by: Microsoft
  • 5 total downloads
  • Latest version: 16.1.1
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The Microsoft Test Platform Object Model.
Microsoft.TestPlatform.TestHost by: Microsoft
  • 6 total downloads
  • Latest version: 16.9.1
  • vstest visual-studio unittest testplatform mstest microsoft test testing
Testplatform host executes the test using specified adapter.
Microsoft.VisualStudio.CoreUtility by: Microsoft
  • 4 total downloads
  • Latest version: 15.5.27130
  • Microsoft VisualStudio CoreUtility Core Utility VSSDK
Microsoft.VisualStudio.CoreUtility
Microsoft.VisualStudio.Text.Data by: Microsoft
  • 3 total downloads
  • Latest version: 15.5.27130
  • Microsoft VisualStudio Text Data VSSDK
Microsoft.VisualStudio.Text.Data
Microsoft.VisualStudio.Text.Logic by: Microsoft
  • 4 total downloads
  • Latest version: 15.5.27130
  • Microsoft VisualStudio Text Logic VSSDK
Microsoft.VisualStudio.Text.Logic
Microsoft.VisualStudio.Validation by: Microsoft
  • 6 total downloads
  • Latest version: 15.0.82
  • InputValidation IntegrityCheck
Common input validation and state verification utility methods.
Microsoft.WindowsDesktop.App.Runtime.win-x64 by: Microsoft
  • 3 total downloads
  • Latest version: 5.0.1
Internal implementation package not meant for direct consumption. Please do not reference directly. cc1f119dc6ed7ca15c5d395cf7bdaa5c472f00e9 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.WindowsDesktop.App.Runtime.win-x86 by: Microsoft
  • 7 total downloads
  • Latest version: 5.0.0
Internal implementation package not meant for direct consumption. Please do not reference directly. ec2af60c1eb8b2665745750f6445b3ff133178fb When using NuGet 3.x this package requires at least version 3.4.
MimeMapping by: Matthew Little
  • 8 total downloads
  • Latest version: 1.0.1.26
  • mimetype contenttype mime type mimemapping GetMimeMapping media-types rfc 4288
Constants for (almost) all MIME types and method to determine MIME type from a file name. Contains just over 1000 mime types. Generated from the Apache server mime.types file and the H5PB nginx mime.types file. Works similar to .NET's System.Web.MimeMapping.GetMimeMapping. See: http://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types https://github.com/h5bp/server-configs-nginx/blob/master/mime.types https://msdn.microsoft.com/en-us/library/system.web.mimemapping.getmimemapping(v=vs.110).aspx
Moq by: Daniel Cazzulino, kzu
  • 37 total downloads
  • Latest version: 4.15.2
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET. Built from https://github.com/moq/moq4/tree/f2aa090ff
MQTTnet by: Christian Kratky
  • 7 total downloads
  • Latest version: 2.4.0
  • MQTT Message Queue Telemetry Transport MQTTClient MQTTServer Server MQTTBroker Broker NETStandard IoT InternetOfThings Messaging Hardware Arduino Sensor Actuator M2M
MQTTnet is a .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker).
MSBuildTasks by: Paul Welter
  • 5 total downloads
  • Latest version: 1.4.0.56
  • MSBuild
The MSBuild Community Tasks project is a collection of open source tasks for MSBuild.
MSTest.TestAdapter by: Microsoft
  • 9 total downloads
  • Latest version: 2.1.2
  • MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft
The adapter to discover and execute MSTest Framework based tests. Supported platforms: - .NET 4.5.0+ - .NET Core 1.0+ (Universal Windows Apps 10+) (Visual Studio 2017) - ASP.NET Core 1.0+ (Visual Studio 2017)
MSTestEnhancer by: dotnet-campus
  • 12 total downloads
  • Latest version: 2.1.0
  • source dotnet nuget msbuild
MSTestEnhancer helps you to write unit tests without naming any method. You can write method contract descriptions instead of writing confusing test method name when writing unit tests.
MvvmLightLibs by: Laurent Bugnion (GalaSoft)
  • 5 total downloads
  • Latest version: 5.4.1.1
  • mvvm mvvmlight silverlight windowsstore winrt win10 uwp winstore wpf windowsphone windowsphone8 xamarin android iOS xamarinforms pcl
The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version contains only the libraries and doesn't add any scaffolding to your application!
NAudio by: Mark Heath & Contributors
  • 8 total downloads
  • Latest version: 1.10.0
  • C# .NET audio sound
NAudio, an audio library for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 2 total downloads
  • Latest version: 1.0.2
  • bson
Json.NET BSON adds support for reading and writing BSON
Nito.Disposables by: Stephen Cleary
  • 5 total downloads
  • Latest version: 2.0.0
  • idisposable disposable
IDisposable helper types.
NReco.VideoConverter by: Vitalii Fedorchenko
  • 3 total downloads
  • Latest version: 1.1.4
  • FFMpeg Wrapper ffmpeg-wrapper Video Audio Converter encode decode mp4 ogg webm screen-capture watermark thumbnail
Video converter component for C#/.NET (wrapper for ffmpeg command line tool). Can convert video/audio files, transcode live streams, extract video thumbnails, apply watermarks to video, screen capture etc - everything that is possible with ffmpeg from the command line. Supports .NET streams for input/output (encode/decode without tmp files).