Microsoft.DotNet.Scaffolding.Shared
by: Microsoft
- 1.46k total downloads
- Latest version: 11.0.0-preview.1.26230.3
Contains interfaces for Project Model and messaging for scaffolding.
Microsoft.DotNet.Test.ProjectTemplates.6.0
by: Microsoft
- 14 total downloads
- Latest version: 1.0.2-beta4.22207.1
Test Templates for Microsoft Template Engine
Microsoft.DotNet.Test.ProjectTemplates.7.0
by: Microsoft
- 13 total downloads
- Latest version: 1.1.0-rc.23213.1
Test Templates for Microsoft Template Engine
Microsoft.DotNet.Web.ItemTemplates.6.0
by: Microsoft
- 389 total downloads
- Latest version: 6.0.36
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.DotNet.Web.ItemTemplates.7.0
by: Microsoft
- 307 total downloads
- Latest version: 7.0.20
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.6.0
by: Microsoft
- 476 total downloads
- Latest version: 6.0.36
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.ProjectTemplates.7.0
by: Microsoft
- 318 total downloads
- Latest version: 7.0.20
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.Spa.ProjectTemplates.6.0
by: Microsoft
- 428 total downloads
- Latest version: 6.0.36
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.DotNet.Web.Spa.ProjectTemplates.7.0
by: Microsoft
- 278 total downloads
- Latest version: 7.0.20
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.EntityFramework.SqlServer
by: Microsoft
- 28 total downloads
- Latest version: 6.6.0-preview1-final
SQL Server provider for Entity Framework 6 with the Microsoft.Data.SqlClient ADO.NET provider.
Microsoft.EntityFrameworkCore
by: Microsoft
- 8.61k total downloads
- Latest version: 11.0.0-preview.6.26359.118
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.Abstractions
by: Microsoft
- 7.863k total downloads
- Latest version: 11.0.0-preview.7.26381.103
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 6.285k total downloads
- Latest version: 11.0.0-preview.7.26381.103
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 6.449k total downloads
- Latest version: 11.0.0-preview.6.26359.118
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 7.215k total downloads
- Latest version: 11.0.0-preview.7.26381.103
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Proxies
by: Microsoft
- 4.718k total downloads
- Latest version: 11.0.0-preview.6.26359.118
Lazy loading proxies for Entity Framework Core.
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 8.178k total downloads
- Latest version: 11.0.0-preview.7.26381.103
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 384 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
- 7.961k total downloads
- Latest version: 11.0.0-preview.6.26359.118
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Core
by: Microsoft
- 7.504k total downloads
- Latest version: 11.0.0-preview.6.26359.118
SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.