ErikEJ.EntityFrameworkCore.DgmlBuilder 5.0.0-preview2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of ErikEJ.EntityFrameworkCore.DgmlBuilder.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 5.0 or higher.

dotnet add package ErikEJ.EntityFrameworkCore.DgmlBuilder --version 5.0.0-preview2
NuGet\Install-Package ErikEJ.EntityFrameworkCore.DgmlBuilder -Version 5.0.0-preview2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ErikEJ.EntityFrameworkCore.DgmlBuilder" Version="5.0.0-preview2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ErikEJ.EntityFrameworkCore.DgmlBuilder --version 5.0.0-preview2
#r "nuget: ErikEJ.EntityFrameworkCore.DgmlBuilder, 5.0.0-preview2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ErikEJ.EntityFrameworkCore.DgmlBuilder as a Cake Addin
#addin nuget:?package=ErikEJ.EntityFrameworkCore.DgmlBuilder&version=5.0.0-preview2&prerelease

// Install ErikEJ.EntityFrameworkCore.DgmlBuilder as a Cake Tool
#tool nuget:?package=ErikEJ.EntityFrameworkCore.DgmlBuilder&version=5.0.0-preview2&prerelease

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ErikEJ.EntityFrameworkCore.DgmlBuilder:

Package Downloads
OCISDK.Core

warning: The official SDK has been released by Oracle. We recommend using the official SDK in the future. Please be aware that the maintenance of this SDK will be reduced in the future. Unofficial Oracle Cloud Infrastructure SDK for .NET. Supports several APIs. This SDK is unofficial and does not support all OCI services. It is also intended for personal research and limited project use only. Please be aware that the author is not responsible for any problems that may arise from using this SDK. Please send comments and requests for this SDK to GitHub. The RC version may contain bugs. Use the official version for important work. 警告: オラクルから公式なSDKが公開されました。今後は公式なSDKの利用を推奨いたします。 また、本SDKのメンテナンスも今後は低下させていきますので、ご了承ください .Net向け非公式Oracle Cloud Infrastructure SDK。 一部のAPIにのみ対応。 本SDKは非公式であり、すべてのOCIサービスをサポートするものではありません。また、個人的な研究と限られたプロジェクトでの利用のみを想定しています。 本SDKを利用したことで発生したいかなる問題に関して作成者は責任を負いかねますのでご了承ください。 本SDKに対するご意見・ご要望はGitHubまでお願いします。 RCバージョンにはバグが含まれている場合があります。 重要な作業には公式バージョンを使用してください。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.0 333,018 11/13/2021
5.0.0 32,550 9/8/2021
5.0.0-preview2 765 7/14/2021
5.0.0-preview1 11,010 12/30/2020
3.1.4 20,593 7/13/2021
3.1.3 821 7/13/2021
3.1.1 192,855 6/1/2020
3.1.0 5,543 4/17/2020
3.0.0 20,536 10/11/2019
2.1.1 53,448 6/20/2018
2.1.0 2,651 6/19/2018
1.0.10 2,119 4/30/2018
1.0.9 1,675 4/28/2018
1.0.7 5,401 1/5/2018

Bug fixes to generated DGML