Microsoft.VisualStudio.Threading.Analyzers by: Microsoft
  • 2 total downloads
  • Latest version: 17.11.19-preview
  • analyzers visualstudio vssdk sdk threading
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.VisualStudio.Threading.Only by: Microsoft
  • 1 total downloads
  • Latest version: 17.13.61
  • Threading Async Lock Synchronization Threadsafe
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio). This package contains only the library, without a dependency on the analyzers. Use the Microsoft.VisualStudio.Threading package to get the library and analyzers together.
Microsoft.VisualStudio.Utilities.Internal by: Microsoft
  • 6 total downloads
  • Latest version: 16.3.38
Microsoft® Visual Studio® Common Utility Library
Microsoft.VisualStudio.Validation by: Microsoft
  • 10 total downloads
  • Latest version: 17.8.8
  • InputValidation IntegrityCheck
Common input validation and state verification utility methods.
Microsoft.VisualStudio.Web.BrowserLink by: Microsoft
  • 6 total downloads
  • Latest version: 2.1.0-preview1-final
A middleware that supports creating a communication channel between the development environment and one or more web browsers.
Microsoft.VisualStudio.Web.CodeGeneration.Core by: Microsoft.VisualStudio.Web.CodeGeneration.Core
  • 1 total downloads
  • Latest version: 1.0.0-preview2-final
  • aspnetcore,codegenerator,scaffolding,visualstudioweb
Contains the core infrastructure used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Design by: Microsoft
  • 2 total downloads
  • Latest version: 3.0.0
  • aspnetcore codegenerator scaffolding visualstudioweb
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
Microsoft.VisualStudio.Web.CodeGeneration.Templating by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.6
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains Razor based templating host used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Utils by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.3
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains utilities used by ASP.NET Core Code Generation packages. This package was built from the source code at https://github.com/aspnet/scaffolding/tree/e88080db53be325d2927554eb7675a1247298687
Microsoft.VisualStudio.Web.CodeGenerators.Mvc by: Microsoft
  • 3 total downloads
  • Latest version: 3.0.0-preview6-19319-03
  • aspnetcore aspnetcoremvc codegenerator scaffolding visualstudioweb
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views. This package was built from the source code at https://github.com/aspnet/scaffolding/tree/458fd60d0885d8e7933b40d1386bf21f1a0f2590
Microsoft.Web.WebView2 by: Microsoft
  • 6 total downloads
  • Latest version: 1.0.1245.22
  • Microsoft Web WebView Native native package Edge C++ Win32 WPF WinForms dotnet framework core Webview2
The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications powered by Microsoft Edge (Chromium). This package is necessary for Win32 C/C++, WPF, and WinForms applications. To learn more about package versions checkout https://aka.ms/wv2-packageversion. To learn best practices checkout: https://aka.ms/wv2-bestpractices.
Microsoft.Win32.Primitives by: Microsoft
  • 86 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.WindowsAzure.ConfigurationManager by: Microsoft
  • 11 total downloads
  • Latest version: 3.2.1
  • Microsoft "Microsoft Azure" Configuration "Configuration Manager" cloud azureofficial windowsazureofficial
Microsoft Azure Configuration Manager provides a unified API to load configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.
Mono.TextTemplating by: Mikayla Hutchinson
  • 87 total downloads
  • Latest version: 3.0.0
  • T4, templating
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
MSBuild.Sdk.Extras by: Oren Novotny
  • 4 total downloads
  • Latest version: 1.2.0
  • msbuild dotnet sdk xamarin android ios macos uwp tizen
Additional MSBuild targets and properties for SDK-style .NET projects.
MsgPack.Cli by: FUJIWARA, Yusuke
  • 23 total downloads
  • Latest version: 0.7.0-alpha1
  • MsgPack MessagePack Serialization Formatter Binary Serializer Fast Xamarin Unity3D
MessagePack is fast, compact, and interoperable binary serialization format. This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin and Unity3D.
MySql.Data by: Oracle
  • 3 total downloads
  • Latest version: 8.0.19
  • MySql .NET Connector MySql Connector/NET netcore .Net Core MySql Conector/Net Core coreclr C/NET C/Net Core
MySql.Data.MySqlClient .Net Core Class Library
Namotion.Reflection by: Namotion.Reflection
  • 72 total downloads
  • Latest version: 3.4.3
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NConsole by: Rico Suter
  • 21 total downloads
  • Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
ncrontab by: Atif Aziz
  • 83 total downloads
  • Latest version: 3.3.0
  • cron,schedule,time
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.