Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 11 total downloads
- Latest version: 3.1.30
Shared Entity Framework Core components for relational database providers.
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 90 total downloads
- Latest version: 10.0.0-preview.5.25277.114
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/dotnet/tree/ddf39a1b4690fbe23aea79c78da67004a5c31094
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 16 total downloads
- Latest version: 3.1.24
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore
by: Microsoft
- 19 total downloads
- Latest version: 3.1.30
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.Design
by: Microsoft
- 24 total downloads
- Latest version: 3.1.26
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft
- 49 total downloads
- Latest version: 3.1.32
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 106 total downloads
- Latest version: 10.0.0-preview.4.25258.110
CSharp Analyzers for Entity Framework Core.
Microsoft.DotNet.Scaffolding.Shared
by: Microsoft
- 25 total downloads
- Latest version: 9.0.0
Contains interfaces for Project Model and messaging for scaffolding.
Microsoft.EntityFrameworkCore.Sqlite.Core
by: Microsoft
- 25 total downloads
- Latest version: 3.1.29
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Design
by: Microsoft
- 22 total downloads
- Latest version: 2.0.0-preview1-final
Design-time Entity Framework Core functionality for SQLite
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 45 total downloads
- Latest version: 3.1.32
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Abstractions
by: Microsoft
- 30 total downloads
- Latest version: 3.1.32
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.Diagnostics.Tracing.EventSource.Redist
by: Microsoft
- 93 total downloads
- Latest version: 7.0.0-preview.7.22375.6
This package includes the class Microsoft.Diagnostics.Tracing.EventSource which enables firing ETW events from managed code. This is the "runtime" or "redist" EventSource package and should be referenced directly only by other NuGet packages that need the EventSource functionality. Application developers that need this functionality should instead reference the Microsoft.Diagnostics.Tracing.EventSource NuGet package which provides an enhanced developer experience.
This package enables defining a strongly typed specification of an ETW provider that can be called by managed code. The EventSource class is also included in the .NET Framework, .NET Core, and netstandard2.0 in the System.Diagnostics.Tracing namespace. This package contains the latest version of EventSource and is meant to be used as a stop gap for .NET Framework developers until features and fixes are ported to System.Diagnostics.Tracing.EventSource in the .NET Framework.
For more details, have a look at http://msdn.microsoft.com/en-us/library/system.diagnostics.tracing.eventsource.aspx.
Commonly Used Types:
Microsoft.Diagnostics.Tracing.EventSource
Microsoft.DiaSymReader
by: Microsoft
- 7 total downloads
- Latest version: 1.4.0
Microsoft DiaSymReader interop interfaces and utilities.
Microsoft.Extensions.AmbientMetadata.Application
by: Microsoft
- 52 total downloads
- Latest version: 9.5.0
Runtime information provider for application-level ambient metadata.
Microsoft.DotNet.PlatformAbstractions
by: Microsoft
- 3 total downloads
- Latest version: 3.0.3
Abstractions for making code that uses file system and environment testable.
Microsoft.DiaSymReader.Native
by: Microsoft
- 25 total downloads
- Latest version: 17.12.0-beta1.24603.5
Native implementation of PDB file reader and writer.
Supported Platforms:
- Windows x86
- Windows amd64
- Windows arm
- Windows arm64
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 34 total downloads
- Latest version: 2.0.0-preview1-final
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.DotNet.InternalAbstractions
by: Microsoft.DotNet.InternalAbstractions
- 3 total downloads
- Latest version: 1.0.500-preview2-1-003177
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 220 total downloads
- Latest version: 10.0.0-preview.3.25171.6
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