Microsoft.DotNet.Cli.Utils by: Microsoft.DotNet.Cli.Utils
  • 3 total downloads
  • Latest version: 2.0.0
Package Description
Microsoft.EntityFrameworkCore by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.4
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology. Commonly Used Types: Microsoft.EntityFrameworkCore.DbContext Microsoft.EntityFrameworkCore.DbSet
Microsoft.EntityFrameworkCore.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-rc1-final
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 2 total downloads
  • Latest version: 7.0.5
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.InMemory by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.10
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore In-Memory
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.SqlServer by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0-preview8.19405.11
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore SQL Server
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.9
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
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.Configuration.Binder by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0-rc1.19456.10
  • configuration
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Json by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-preview.6.25358.103
JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application's settings from a JSON file. You can use JsonConfigurationExtensions.AddJsonFile extension method on IConfigurationBuilder to add the JSON configuration provider to the configuration builder.
Microsoft.Extensions.DependencyInjection by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-rc.2.23479.6
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.Diagnostics by: Microsoft
  • 8 total downloads
  • Latest version: 9.0.8
This package includes the default implementation of IMeterFactory and additional extension methods to easily register it with the Dependency Injection framework.
Microsoft.Extensions.Features by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.14
  • aspnetcore
Provides abstractions for a loosly coupled collection of features. Commonly Used Types: Microsoft.AspNetCore.Http.Features.IFeatureCollection Microsoft.AspNetCore.Http.Features.FeatureCollection This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/54e8b61777d42d2b10744d1987438ee5b8c0b24d
Microsoft.Extensions.FileProviders.Physical by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.4
  • files filesystem
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileSystemGlobbing by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-rc.2.22472.3
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Hosting by: Microsoft
  • 0 total downloads
  • Latest version: 7.0.0-preview.6.22324.4
Hosting and startup infrastructures for applications.
Microsoft.Extensions.Identity.Stores by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0
  • aspnetcore identity membership
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.Extensions.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.12
  • localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/57512b49997283599b00a6b67d0ccebaec171daf
Microsoft.Extensions.Localization.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.5
  • localization
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T> This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b7a2ec8c7ed6b48857af0a69688a73e8c14fe6cb
Microsoft.Extensions.Logging by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.1
  • logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.AzureAppServices by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.16
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d6f154cca3863703cf87c8b840eea9cbe20229b2