Microsoft.VisualStudio.Azure.Containers.Tools.Targets
by: Microsoft
- 36 total downloads
- Latest version: 1.23.0-preview.4
Targets files to enable the Visual Studio Tools for Containers.
Microsoft.VisualStudio.Setup.Configuration.Interop
by: Microsoft
- 6 total downloads
- Latest version: 3.13.2069
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.VisualStudio.SlnGen
by: Microsoft
- 22 total downloads
- Latest version: 12.0.31
Package that contains a tool for generating Visual Studio solution files.
Microsoft.VisualStudio.Threading
by: Microsoft
- 2 total downloads
- Latest version: 15.8.168
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).
Microsoft.VisualStudio.Threading.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 17.11.19-preview
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.VisualStudio.Validation
by: Microsoft
- 4 total downloads
- Latest version: 15.3.53
Common input validation and state verification utility methods.
Microsoft.VisualStudio.Web.BrowserLink
by: Microsoft
- 3 total downloads
- Latest version: 1.1.3
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
Contains the core infrastructure used by ASP.NET Core Code Generators.
Microsoft.Web.WebView2
by: Microsoft
- 6 total downloads
- Latest version: 1.0.1245.22
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.WindowsDesktop.App.Runtime.win-x64
by: Microsoft
- 133 total downloads
- Latest version: 10.0.0
Package Description
MSBuild.Sdk.Extras
by: Oren Novotny
- 8 total downloads
- Latest version: 1.6.68
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MsgPack.Cli
by: FUJIWARA, Yusuke
- 2 total downloads
- Latest version: 0.5.3
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
- 2 total downloads
- Latest version: 8.0.14
MySql.Data.MySqlClient .Net Core Class Library
NConsole
by: Rico Suter
- 8 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
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.
Nerdbank.GitVersioning
by: Andrew Arnott
- 68 total downloads
- Latest version: 3.9.17-alpha
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nerdbank.Streams
by: Andrew Arnott
- 14 total downloads
- Latest version: 2.2.5-alpha
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NETStandard.Library
by: Microsoft
- 86 total downloads
- Latest version: 1.6.1
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 235 total downloads
- Latest version: 13.0.3
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema
by: Rico Suter
- 247 total downloads
- Latest version: 10.7.2
JSON Schema reader, generator and validator for .NET