Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 75 total downloads
- Latest version: 10.0.0-preview.5.25277.114
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
- 7 total downloads
- Latest version: 8.0.0
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/3f1acb59718cadf111a0a796681e3d3509bb3381
Microsoft.Extensions.Configuration
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Localization
by: Microsoft
- 5 total downloads
- Latest version: 1.1.1
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Microsoft.Extensions.Localization.Abstractions
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0-preview2-final
Abstractions of application localization services.
Commonly used types:
Microsoft.Extensions.Localization.IStringLocalizer
Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0-preview1-final
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().
Microsoft.Extensions.Options
by: Microsoft.Extensions.Options
- 1 total downloads
- Latest version: 1.0.1
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Maui.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 6.0.541+0-sha.ec4b64723-azdo.6747912
Microsoft.Extensions dependencies for .NET MAUI
Microsoft.Maui.Resizetizer
by: Microsoft
- 1 total downloads
- Latest version: 9.0.110
.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.Compilers
by: Microsoft
- 1 total downloads
- Latest version: 4.2.0
Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead
.NET Compilers package.
Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild.
The tools in this package require .NET Framework 4.7.2+
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/46c8f4f56765e16b92759de8098494b36cfb84f5.
Microsoft.Net.Native.Compiler
by: Microsoft
- 2 total downloads
- Latest version: 2.2.3
.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 2.2
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 5 total downloads
- Latest version: 10.0.0-rc.1.25451.107
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHost
by: Microsoft
- 2 total downloads
- Latest version: 8.0.0-preview.3.23174.8
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 1 total downloads
- Latest version: 2.1.26
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
c5668293c2ec0cbac24739f64067d0de0e0c63c9
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETFramework.ReferenceAssemblies.net35
by: Microsoft
- 1 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.Orleans.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 9.0.1
C# Analyzers for Microsoft Orleans.
Microsoft.Orleans.Client
by: Microsoft
- 1 total downloads
- Latest version: 9.2.0-preview1
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.CodeGenerator
by: Microsoft
- 1 total downloads
- Latest version: 7.2.0
Code generation library for Orleans.Serialization
Microsoft.Orleans.OrleansCodeGenerator.Build
by: Microsoft
- 3 total downloads
- Latest version: 3.2.0-rc2
Microsoft Orleans build-time code generator to install in all grain interface & implementation projects.
Microsoft.Owin
by: Microsoft
- 4 total downloads
- Latest version: 2.0.2
Provides a set of helper types and abstractions for simplifying the creation of OWIN components.