Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 2 total downloads
- Latest version: 1.1.2
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 2 total downloads
- Latest version: 1.1.4
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 24 total downloads
- Latest version: 10.0.0-rc.1.25451.107
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: 6.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/773e8cc3fbdc2c4ffbd57c1f53f21649ef94c35c
Microsoft.Extensions.Caching.Memory
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Configuration.Json
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.FileProviders.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
Abstractions of files and directories.
Commonly used types:
Microsoft.Extensions.FileProviders.IDirectoryContents
Microsoft.Extensions.FileProviders.IFileInfo
Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.Logging.Debug
by: Microsoft.Extensions.Logging.Debug
- 1 total downloads
- Latest version: 1.0.0
Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine().
Microsoft.Extensions.Options
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview2-final
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 1 total downloads
- Latest version: 2.7.0-preview
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 1 total downloads
- Latest version: 6.23.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 1 total downloads
- Latest version: 6.16.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.Maui.Controls.Build.Tasks
by: Microsoft
- 1 total downloads
- Latest version: 9.0.82
.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 only contains the MSBuild tasks and other tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Net.Native.Compiler
by: Microsoft
- 1 total downloads
- Latest version: 2.2.10-rel-29722-00
.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
- 94 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
- 1 total downloads
- Latest version: 2.1.7
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
cca5d72d48c1dd5633e92a8f2f8f3a4b9f9ff774
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 16 total downloads
- Latest version: 8.0.15
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 3 total downloads
- Latest version: 8.0.22
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETCore.Portable.Compatibility
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1-beta-23516
Enables compatiblity with portable libraries targeting previous .NET releases like .NET Framework 4.0 and Silverlight.
This package supports retargeting references to classic reference assemblies (mscorlib.dll, system.dll, etc) to new contract assemblies (System.Runtime.dll, System.IO, etc). It does this in a pay-for-play way to prevent consuming assemblies from having to reference all of the contracts that happen to overlap with mscorlib. As such, when using this package you may encounter errors like
error CS0012: The type 'WebRequest' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Net.Requests, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
To resolve these errors install the package with the same name name as the missing assembly. - 1548494
Microsoft.Orleans.Server
by: Microsoft
- 5 total downloads
- Latest version: 7.1.2
Collection of Microsoft Orleans libraries and files needed on the server.