Skip to main content
ErikEJ.EntityFrameworkCore.DgmlBuilder package icon

ErikEJ.EntityFrameworkCore.DgmlBuilder

Generate DGML (Graph) content that visualizes your DbContext. Adds the AsDgml() extension method to the DbContext class. Also has AsSqlScript() extension method to generate a SQL script for your current model.

Total Downloads
1.3M
1,275,602
Published
Dec 30, 2020
Latest stable version

Install

.NET CLI
dotnet add package ErikEJ.EntityFrameworkCore.DgmlBuilder --version 5.0.0-preview1
Package Manager Console
Install-Package ErikEJ.EntityFrameworkCore.DgmlBuilder -Version 5.0.0-preview1
PackageReference
<PackageReference Include="ErikEJ.EntityFrameworkCore.DgmlBuilder" Version="5.0.0-preview1" />

Frameworks

.NETStandard2.1

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.