Microsoft.Rest.ClientRuntime.Azure.Authentication
by: Microsoft
- 20 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.TestPlatform.ObjectModel
by: Microsoft
- 1 total downloads
- Latest version: 11.0.0
Microsoft.TestPlatform.ObjectModel provides a set of APIs to author extensions for test platform.
The 11.0 version of ObjectModel supports VS 2012 Update 5 to VS 2015 Update 3.
Microsoft.VisualStudio.Setup.Configuration.Interop
by: Microsoft
- 38 total downloads
- Latest version: 3.14.2075
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.Web.WebView2
by: Microsoft
- 176 total downloads
- Latest version: 1.0.3796-prerelease
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
- 5 total downloads
- Latest version: 4.0.0-beta-22816
Provides common types for Win32-based libraries.
Commonly Used Types:
System.ComponentModel.Win32Exception
Microsoft.Win32.Registry
by: Microsoft
- 4 total downloads
- Latest version: 4.0.0-beta-22816
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
Microsoft.Windows.CsWinRT
by: Microsoft
- 71 total downloads
- Latest version: 2.3.0-prerelease.251115.2
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
- 108 total downloads
- Latest version: 10.0.28000.1-RTM
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 2004. 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.
Microsoft.WindowsAzure.ConfigurationManager
by: Microsoft
- 3 total downloads
- Latest version: 1.7.0.3
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.
Mono.Cecil
by: Jb Evain
- 24 total downloads
- Latest version: 0.10.4
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
MSBuild.Sdk.Extras
by: Claire Novotny
- 44 total downloads
- Latest version: 3.0.44
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
ncrontab
by: Atif Aziz
- 3 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.
NCrontab
by: Atif Aziz
- 3 total downloads
- Latest version: 3.4.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.
ncrontab.signed
by: Atif Aziz
- 3 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.
NCrontab.Signed
by: Atif Aziz
- 3 total downloads
- Latest version: 3.4.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
- 138 total downloads
- Latest version: 3.10.8-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
- 12 total downloads
- Latest version: 2.0.1
A set of standard .NET APIs that are prescribed to be used and supported together.
b7f182415927d3b98445d043e1680c56b9d1f17c
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 56 total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 44 total downloads
- Latest version: 6.0.7
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 6, 7, 8, 9 and 10
- .NET Standard 2.0 and 2.1
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging
For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NuGet.Frameworks
by: NuGet
- 4 total downloads
- Latest version: 4.2.0
The understanding of target frameworks for NuGet.Packaging
NuGet.Versioning
by: NuGet
- 4 total downloads
- Latest version: 4.2.0
NuGet's implementation of Semantic Versioning.
Octokit
by: GitHub
- 5 total downloads
- Latest version: 0.2.2
An async-based GitHub API client library for .NET