Microsoft.Rest.ClientRuntime by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.1
  • Microsoft AutoRest ClientRuntime REST
Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by client libraries generated using AutoRest. Supported Platforms: - Portable Class Libraries - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - DotNet Core
Microsoft.Rest.ClientRuntime.Azure by: Microsoft
  • 1 total downloads
  • Latest version: 3.3.1
  • Microsoft Azure AutoRest ClientRuntime REST azureofficial
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.Rest.ClientRuntime.Azure.Authentication by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.4.1-preview
  • Microsoft AutoRest ClientRuntime REST adal
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.VisualStudio.Azure.Containers.Tools.Targets by: Microsoft
  • 13 total downloads
  • Latest version: 1.23.0-preview.4
  • container containers Docker microservices Azure
Targets files to enable the Visual Studio Tools for Containers.
Microsoft.VisualStudio.Setup.Configuration.Interop by: Microsoft
  • 4 total downloads
  • Latest version: 3.10.2154
  • Microsoft VisualStudio Setup Query
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.VisualStudio.Threading.Analyzers by: Microsoft
  • 5 total downloads
  • Latest version: 17.14.2-alpha
  • analyzers visualstudio vssdk sdk threading
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.Win32.Primitives by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22816
Provides common types for Win32-based libraries. Commonly Used Types: System.ComponentModel.Win32Exception
Microsoft.Windows.CsWinRT by: Microsoft
  • 10 total downloads
  • Latest version: 2.1.6
  • managed C# WinRT cswinrt WinMD xlang C#/WinRT
C#/WinRT provides packaged WinRT projection support for the C# language. It is compatible with .NET 6 or later, and does not require any built-in knowledge of WinRT by the C# compiler.
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 31 total downloads
  • Latest version: 10.0.26100.7175
  • managed WinRT WinForms WPF SDK WindowsSDK
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.   This package includes all the supported Windows Runtime APIs up to Windows version 26100. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see: https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code Supported platforms: - .NET Framework 4.6+ - .NET Core 3.0+ Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
MSBuild.Sdk.Extras by: Oren Novotny
  • 2 total downloads
  • Latest version: 1.2.1
  • msbuild dotnet sdk xamarin android ios macos uwp tizen
Additional MSBuild targets and properties for SDK-style .NET projects.
Nerdbank.GitVersioning by: Andrew Arnott
  • 13 total downloads
  • Latest version: 3.7.112
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Newtonsoft.Json by: James Newton-King
  • 1 total downloads
  • Latest version: 6.0.4
  • json
Json.NET is a popular high-performance JSON framework for .NET
NuGet.Common by: NuGet.Common
  • 2 total downloads
  • Latest version: 4.1.0
NuGet v3 core library.
NuGet.Configuration by: NuGet
  • 2 total downloads
  • Latest version: 4.0.0
  • nuget,configuration,nuget.config
NuGet's client configuration settings implementation.
NuGet.Packaging by: NuGet
  • 1 total downloads
  • Latest version: 4.1.0
  • semver,semantic versioning
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.ProjectModel by: NuGet.ProjectModel
  • 1 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Protocol.Core.v3 by: NuGet
  • 1 total downloads
  • Latest version: 4.0.0-rc3
  • nuget protocol
NuGet Protocol for 3.1.0 servers
NuGet.Repositories by: NuGet.Repositories
  • 2 total downloads
  • Latest version: 3.5.0-rc1-final
NuGet v3 core library.
Nullable by: Manuel Römer
  • 2 total downloads
  • Latest version: 1.1.0
  • source compiletime csharp8.0 netcore3.0 null nullable attributes allownull disallownull doesnotreturn doesnotreturnif maybenull maybenullwhen notnull notnullifnotnull notnullwhen
A source code only package which allows you to use .NET Core 3.0's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework. This package does not contain any compiled binaries, but instead adds a single C# file with the attribute classes to your project. Because this C# file gets compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications. The C# file is only included if you are targeting a framework version which does not support the new nullable attributes. For example, if you create a library which multi-targets .NET Standard 2.0 and 2.1, the file is only included in the .NET Standard 2.0 version, because .NET Standard 2.1 already provides the nullable attributes by default. Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.
Remotion.Linq by: rubicon IT GmbH
  • 1 total downloads
  • Latest version: 2.0.0-alpha-004
  • re-motion LINQ ExpressionTrees
With re-linq, it's now easier than ever to create full-featured LINQ providers.