Microsoft.Orleans.OrleansAzureUtils
by: Microsoft
- 3 total downloads
- Latest version: 2.4.5
Support library for hosting Orleans on Microsoft Azure.
Microsoft.Orleans.Templates.Interfaces
by: Microsoft
- 4 total downloads
- Latest version: 1.5.10
NuGet package deprecated, please use Microsoft.Orleans.OrleansCodeGenerator.Build instead.
Microsoft.Rest.ClientRuntime.Azure
by: Microsoft
- 1 total downloads
- Latest version: 3.3.4
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
- 2 total downloads
- Latest version: 8.0.0
Generates source link for GitHub repositories.
Microsoft.VisualStudio.Web.CodeGeneration.Design
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
- 1 total downloads
- Latest version: 1.0.0-preview3-final
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
by: Microsoft
- 3 total downloads
- Latest version: 1.1.5
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
Microsoft.Web.WebView2
by: Microsoft
- 30 total downloads
- Latest version: 1.0.3124.44
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.BuildTools
by: Microsoft
- 34 total downloads
- Latest version: 10.0.26100.1
Includes tools required for building projects targeting the Windows SDK.
Microsoft.WindowsAppSDK
by: Microsoft
- 19 total downloads
- Latest version: 1.7.241114004-experimental1
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WindowsAppSDK.WinUI
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-experimental1
This package provides backward-compatible versions of Windows UI features including UWP XAML controls, dense control styles, and Fluent styles and materials. It is part of the Windows UI Library.
The WinUI 3 APIs in this package are subject to change in future releases of Windows App SDK. This version is intended for preview and not for use in shipping applications.
Mono.Unix
by: Microsoft
- 3 total downloads
- Latest version: 7.0.0-beta1.21310.1
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
MudBlazor
by: Garderoben, Henon and Contributors
- 8 total downloads
- Latest version: 8.5.1
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
Nerdbank.GitVersioning
by: Andrew Arnott
- 1 total downloads
- Latest version: 2.1.11
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NSwag.AspNetCore
by: Rico Suter
- 1 total downloads
- Latest version: 14.3.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Packaging.Core
by: NuGet
- 2 total downloads
- Latest version: 4.1.0
The core data structures for NuGet.Packaging
NuGet.Protocol.Core.v3
by: NuGet
- 1 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet Protocol for 3.1.0 servers
NuGet.Repositories
by: NuGet.Repositories
- 1 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
Nullable
by: Manuel Römer
- 1 total downloads
- Latest version: 1.1.1
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.