Microsoft.Rest.ClientRuntime.Azure by: Microsoft
  • 1 total downloads
  • Latest version: 2.5.3
  • 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.SourceLink.GitHub by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-beta-62908-01
  • MSBuild Tasks GitHub source link
Generates source link for GitHub repositories.
Microsoft.TypeScript.MSBuild by: Microsoft
  • 1 total downloads
  • Latest version: 2.9.2
  • TypeScript
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Setup.Configuration.Interop by: Microsoft
  • 1 total downloads
  • Latest version: 1.4.170-rc
  • Microsoft VisualStudio Setup Query
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.VisualStudio.Web.BrowserLink by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0
A middleware that supports creating a communication channel between the development environment and one or more web browsers.
Microsoft.VisualStudio.Web.CodeGeneration.Templating by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains Razor based templating host used by ASP.NET Core Code Generators.
Microsoft.Web.LibraryManager.Build by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.161
  • library, package, client-side, build
MSBuild target for the Visual Studio Library Manager
Microsoft.Web.WebView2 by: Microsoft
  • 3 total downloads
  • Latest version: 1.0.3590-prerelease
  • Microsoft Web WebView Native native package Edge C++ Win32 WPF WinForms dotnet framework core Webview2
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.Windows.SDK.Contracts by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.25267-preview
  • 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 25267. 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.WindowsAppSDK by: Microsoft
  • 0 total downloads
  • Latest version: 2.0.0-experimental2
  • Windows "Windows App SDK" WinAppSDK WinUI XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar Resources Native DWriteCore "Interactive Experiences" ixp "Project Reunion" ProjectReunion
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WindowsAppSDK.Foundation by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.250803001-preview
  • Microsoft Resources Native Windows WindowsAppSDK
Windows App SDK
Microsoft.WindowsAppSDK.Runtime by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.251003001
  • Windows "Windows App SDK" WinAppSDK WinUI XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar Resources Native DWriteCore "Interactive Experiences" ixp "Project Reunion" ProjectReunion
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This is a package that can be referenced to declare the WindowsAppSDK framework packages should be referenced by default.
MudBlazor by: Garderoben, Henon and Contributors
  • 3 total downloads
  • Latest version: 7.0.0-preview.4
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
A Blazor Component Library based on Material Design principles, focusing on ease of use. Written mainly in C# with minimal JavaScript, it allows .NET developers to easily understand and debug the code when needed.
Nerdbank.GitVersioning by: Andrew Arnott
  • 3 total downloads
  • Latest version: 3.0.50
  • 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.
NJsonSchema by: Rico Suter
  • 3 total downloads
  • Latest version: 8.17.6295.16496
  • json schema validation generator .net
JSON Schema draft v4 reader, generator and validator for .NET
NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 4 total downloads
  • Latest version: 6.1.3
  • NLog logging log structured tracing logfiles database eventlog console
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
NSwag.AspNetCore by: Rico Suter
  • 1 total downloads
  • Latest version: 13.18.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Frameworks by: Microsoft
  • 1 total downloads
  • Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
  • nuget
The understanding of target frameworks for NuGet.Packaging
OpenTK by: Team OpenTK
  • 1 total downloads
  • Latest version: 4.1.0
  • OpenTK OpenGL OpenGLES GLES OpenAL OpenCL C# F# .NET Mono Vector Math Game Graphics Sound
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES, OpenAL and OpenCL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s
PInvoke.Kernel32 by: Andrew Arnott
  • 3 total downloads
  • Latest version: 0.5.155
P/Invoke methods for the Windows Kernel32.dll.