Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 2.322k total downloads
  • Latest version: 9.0.0-preview.1.24081.2
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
CSharp Analyzers for Entity Framework Core.
Microsoft.DotNet.Web.ItemTemplates.6.0 by: Microsoft
  • 202 total downloads
  • Latest version: 6.0.36
  • aspnet templates
Web File Templates for Microsoft Template Engine. To install the templates in this package, run 'dotnet new --install Microsoft.DotNet.Web.ItemTemplates.6.0::6.0.36'. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.EntityFrameworkCore by: Microsoft
  • 934 total downloads
  • Latest version: 6.0.0-preview.5.21301.9
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with SQL Server, Azure SQL Database, SQLite, Azure Cosmos DB, MySQL, PostgreSQL, and other databases through a provider plugin API. Commonly Used Types: Microsoft.EntityFrameworkCore.DbContext Microsoft.EntityFrameworkCore.DbSet
Microsoft.EntityFrameworkCore.Sqlite by: Microsoft
  • 909 total downloads
  • Latest version: 6.0.0-preview.5.21301.9
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore SQLite
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Core by: Microsoft
  • 866 total downloads
  • Latest version: 6.0.0-preview.5.21301.9
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore SQLite
SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.
Microsoft.EntityFrameworkCore.SqlServer by: Microsoft
  • 937 total downloads
  • Latest version: 6.0.0-preview.5.21301.9
  • 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.Relational by: Microsoft
  • 984 total downloads
  • Latest version: 6.0.0-preview.5.21301.9
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Design by: Microsoft
  • 977 total downloads
  • Latest version: 6.0.0-preview.5.21301.9
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.InMemory by: Microsoft
  • 933 total downloads
  • Latest version: 6.0.0-preview.5.21301.9
  • 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.Relational.Design by: Microsoft
  • 112 total downloads
  • Latest version: 2.0.0-preview1-final
  • Entity Framework Core entity-framework-core EF Data O/RM
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Proxies by: Microsoft
  • 807 total downloads
  • Latest version: 6.0.0-preview.5.21301.9
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore Lazy-loading
Lazy-loading proxies for Entity Framework Core.
Microsoft.EntityFrameworkCore.Abstractions by: Microsoft
  • 778 total downloads
  • Latest version: 6.0.0-preview.5.21301.9
  • 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.Sqlite.Design by: Microsoft
  • 103 total downloads
  • Latest version: 2.0.0-preview1-final
  • Entity Framework Core entity-framework-core EF Data O/RM SQLite
Design-time Entity Framework Core functionality for SQLite
Microsoft.DotNet.Web.ItemTemplates.7.0 by: Microsoft
  • 160 total downloads
  • Latest version: 7.0.20
  • aspnet templates
Web File Templates for Microsoft Template Engine. To install the templates in this package, run 'dotnet new --install Microsoft.DotNet.Web.ItemTemplates.7.0::7.0.20'. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d9ba962869d1b1c410ea476b02de2f8e27eec762
Microsoft.DotNet.Web.ProjectTemplates.7.0 by: Microsoft
  • 170 total downloads
  • Latest version: 7.0.20
  • aspnet templates
ASP.NET Core Web Template Pack for Microsoft Template Engine To install the templates in this package, run 'dotnet new --install Microsoft.DotNet.Web.ProjectTemplates.7.0::7.0.20'. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d9ba962869d1b1c410ea476b02de2f8e27eec762
Microsoft.DotNet.Web.ProjectTemplates.6.0 by: Microsoft
  • 256 total downloads
  • Latest version: 6.0.36
  • aspnet templates
ASP.NET Core Web Template Pack for Microsoft Template Engine To install the templates in this package, run 'dotnet new --install Microsoft.DotNet.Web.ProjectTemplates.6.0::6.0.36'. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.DotNet.Web.Spa.ProjectTemplates.7.0 by: Microsoft
  • 162 total downloads
  • Latest version: 7.0.20
  • aspnet templates spa
Single Page Application templates for ASP.NET Core To install the templates in this package, run 'dotnet new --install Microsoft.DotNet.Web.Spa.ProjectTemplates.7.0::7.0.20'. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/44db12e386471f65874703bdfcd71293db3d1243
Microsoft.DotNet.Web.Spa.ProjectTemplates.6.0 by: Microsoft
  • 204 total downloads
  • Latest version: 6.0.36
  • aspnet templates spa
Single Page Application templates for ASP.NET Core To install the templates in this package, run 'dotnet new --install Microsoft.DotNet.Web.Spa.ProjectTemplates.6.0::6.0.36'. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/800de95e1e05a831cb64f7dba88624bac42c7ede
Microsoft.EntityFramework.SqlServer by: Microsoft
  • 8 total downloads
  • Latest version: 6.5.1
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
SQL Server provider for Entity Framework 6 with the Microsoft.Data.SqlClient ADO.NET provider.
Microsoft.DotNet.Test.ProjectTemplates.7.0 by: Microsoft
  • 6 total downloads
  • Latest version: 1.1.0-rc.23213.1
Test Templates for Microsoft Template Engine