Microsoft.NETCore.UniversalWindowsPlatform
by: Microsoft
- 3 total downloads
- Latest version: 5.4.1
Provides a set of packages that can be used when building Universal Windows applications on .NET.
5.4.1 contains .NET Native 1.7.
When using Visual Studio this package requires Visual Studio 2017 or later.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NetFramework.Analyzers
by: Microsoft
- 3 total downloads
- Latest version: 2.9.12
Microsoft recommended API usage rules for APIs specific to the full .NetFramework which are not present in .NetCore, implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is included as a part of Microsoft.CodeAnalysis.FxCopAnalyzers NuGet package and does not need to be installed separately.
Microsoft.Rest.ClientRuntime.Azure
by: Microsoft
- 14 total downloads
- Latest version: 3.3.5
Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation.
Supported Platforms:
- Portable Class Libraries
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- DotNet Core
Microsoft.SourceLink.Common
by: Microsoft
- 5 total downloads
- Latest version: 1.1.1
MSBuild tasks providing source control information.
Microsoft.SourceLink.GitHub
by: Microsoft
- 3 total downloads
- Latest version: 1.1.0-beta-20204-02
Generates source link for GitHub repositories.
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
- 1 total downloads
- Latest version: 15.5.5-beta
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.
MSBuild.Sdk.Extras
by: Oren Novotny
- 3 total downloads
- Latest version: 1.2.0-build.16
Additional MSBuild targets and properties for SDK-style .NET projects.
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.
NConsole
by: Rico Suter
- 4 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
- 9 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
- 4 total downloads
- Latest version: 1.5.22-rc
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
- 1 total downloads
- Latest version: 2.0.2-beta
Streams for full duplex in-proc communication, wrap a WebSocket, etc.