Microsoft.CodeAnalysis.VisualBasic.Features
by: Microsoft
- 7 total downloads
- Latest version: 2.8.0-beta4
.NET Compiler Platform ("Roslyn") support for creating Visual Basic editing experiences.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/9081e399a13297f6e2fd37cb06ca82ffba3eed21
Microsoft.DotNet.ProjectModel
by: Microsoft.DotNet.ProjectModel
- 1 total downloads
- Latest version: 1.0.0-rc3-1-003177
Types to model a .NET Project
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 5 total downloads
- Latest version: 10.0.0
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Bundle-Migration
Drop-Database
Get-DbContext
Get-Migration
Optimize-DbContext
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 1 total downloads
- Latest version: 7.0.7
MSBuild tasks and targets for build-time Swagger and OpenApi document generation
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3dfc6fda80a10797b8c8fda1970e7b377fd8ed8d
Microsoft.Extensions.DependencyModel
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.5.20278.1
Abstractions for reading `.deps` files.
Commonly Used Types:
Microsoft.Extensions.DependencyModel.DependencyContext
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Identity.Client
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview
This package contains the binaries of the Microsoft Authentication Library (MSAL).
MSAL makes it easy to obtain tokens from Azure AD v2 (work & school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
Microsoft.Maui.Resizetizer
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.2.25165.1
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains image, font and raw asset processing tools.
Microsoft.Net.Native.SharedLibrary-x64
by: Microsoft
- 1 total downloads
- Latest version: 1.6.0
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 1.6
Microsoft.Net.Native.SharedLibrary-x86
by: Microsoft
- 1 total downloads
- Latest version: 1.6.0
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 1.6
Microsoft.NETCore.App
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc2-3002702
A set of .NET API's that are included in the default .NET Core application model.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 1 total downloads
- Latest version: 3.1.22
Provides the .NET Core app bootstrapper intended for use in the application directory
35fa579a3029aef544cfb0b337eb77b882244d80
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 41 total downloads
- Latest version: 8.0.20
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.Orleans.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 9.2.1
C# Analyzers for Microsoft Orleans.
Microsoft.Orleans.OrleansHost
by: Microsoft
- 1 total downloads
- Latest version: 1.5.10
Default silo host process that starts a silo as a process.
Microsoft.Orleans.TestingHost
by: Microsoft Research
- 1 total downloads
- Latest version: 1.1.3
Microsoft Orleans library for hosting silo in a testing project.
Microsoft.ProjectReunion
by: Microsoft
- 4 total downloads
- Latest version: 0.8.6
Project Reunion Metapackage
Microsoft.ProjectReunion.DWrite
by: Microsoft
- 1 total downloads
- Latest version: 0.8.12
DWriteCore is an implementation of the Microsoft Windows DirectWrite API
that has been decoupled from the Windows OS. DWriteCore provides services for applications
to enumerate fonts and format and render text.
Microsoft.Testing.Platform.MSBuild
by: Microsoft
- 1 total downloads
- Latest version: 1.8.5
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device.
This package provides MSBuild integration of the platform, its extensions and configuration files.
Microsoft.VisualStudio.Threading
by: Microsoft
- 1 total downloads
- Latest version: 15.3.23
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio).
Microsoft.VisualStudio.Threading.Analyzers
by: Microsoft
- 0 total downloads
- Latest version: 17.5.22
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.