Microsoft.Rest.ClientRuntime.Azure.Authentication
by: Microsoft
- 18 total downloads
- Latest version: 2.2.12
Provides ADAL based authentication for Azure management client libraries
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.TypeScript.MSBuild
by: Microsoft
- 8 total downloads
- Latest version: 5.5.3
The TypeScript MSBuild task, and matching compiler version.
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
- 15 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.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
- 2 total downloads
- Latest version: 15.0.55-pre
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.WindowsAzure.ConfigurationManager
by: Microsoft
- 5 total downloads
- Latest version: 1.8.0
Windows Azure Configuration Manager provides unified API to load the configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.
MSBuild.Sdk.Extras
by: Oren Novotny
- 3 total downloads
- Latest version: 1.2.0
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.
ncrontab
by: Atif Aziz
- 126 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
- 72 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.
NETStandard.Library
by: Microsoft
- 131 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
- 366 total downloads
- Latest version: 13.0.3
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 3 total downloads
- Latest version: 2.49.6019.25465
JSON Schema draft v4 reader, generator and validator for .NET