Microsoft.DotNet.Test.ProjectTemplates.6.0
by: Microsoft
- 1 total downloads
- Latest version: 1.0.2-beta4.22207.1
Test Templates for Microsoft Template Engine
Microsoft.DotNet.Test.ProjectTemplates.7.0
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0-rc.23213.1
Test Templates for Microsoft Template Engine
Microsoft.DotNet.Web.ItemTemplates.6.0
by: Microsoft
- 92 total downloads
- Latest version: 6.0.30
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.30'.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/1d696053fcd6735aaac1902afdb0b92edbf43e71
Microsoft.DotNet.Web.ItemTemplates.7.0
by: Microsoft
- 72 total downloads
- Latest version: 7.0.19
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.19'.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/06b2bc111203f9b9ff0914a7715675a9a66bdac9
Microsoft.DotNet.Web.ProjectTemplates.6.0
by: Microsoft
- 106 total downloads
- Latest version: 6.0.30
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.30'.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/1d696053fcd6735aaac1902afdb0b92edbf43e71
Microsoft.DotNet.Web.ProjectTemplates.7.0
by: Microsoft
- 67 total downloads
- Latest version: 7.0.19
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.19'.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/06b2bc111203f9b9ff0914a7715675a9a66bdac9
Microsoft.DotNet.Web.Spa.ProjectTemplates.6.0
by: Microsoft
- 101 total downloads
- Latest version: 6.0.30
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.30'.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/0e12deb491e59f72b47ff655f8274b17508174fc
Microsoft.DotNet.Web.Spa.ProjectTemplates.7.0
by: Microsoft
- 67 total downloads
- Latest version: 7.0.19
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.19'.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/44db12e386471f65874703bdfcd71293db3d1243
Microsoft.EntityFrameworkCore
by: Microsoft
- 73 total downloads
- Latest version: 2.0.0
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.Analyzers
by: Microsoft
- 117 total downloads
- Latest version: 3.0.0
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 55 total downloads
- Latest version: 2.0.0
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 72 total downloads
- Latest version: 2.0.0
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 79 total downloads
- Latest version: 2.0.0
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 65 total downloads
- Latest version: 2.0.0-preview1-final
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft
- 70 total downloads
- Latest version: 2.0.3
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Core
by: Microsoft
- 10 total downloads
- Latest version: 2.0.0
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Design
by: Microsoft
- 55 total downloads
- Latest version: 2.0.0-preview1-final
Design-time Entity Framework Core functionality for SQLite
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 80 total downloads
- Latest version: 2.0.0
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer.Design
by: Microsoft
- 63 total downloads
- Latest version: 2.0.0-preview1-final
Design-time Entity Framework Core Functionality for Microsoft SQL Server.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 756 total downloads
- Latest version: 9.0.0-preview.1.24081.2
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