ErikEJ.EntityFrameworkCore.DgmlBuilder
6.0.0
Prefix Reserved
Requires NuGet 5.0 or higher.
dotnet add package ErikEJ.EntityFrameworkCore.DgmlBuilder --version 6.0.0
NuGet\Install-Package ErikEJ.EntityFrameworkCore.DgmlBuilder -Version 6.0.0
<PackageReference Include="ErikEJ.EntityFrameworkCore.DgmlBuilder" Version="6.0.0" />
paket add ErikEJ.EntityFrameworkCore.DgmlBuilder --version 6.0.0
#r "nuget: ErikEJ.EntityFrameworkCore.DgmlBuilder, 6.0.0"
// Install ErikEJ.EntityFrameworkCore.DgmlBuilder as a Cake Addin #addin nuget:?package=ErikEJ.EntityFrameworkCore.DgmlBuilder&version=6.0.0 // Install ErikEJ.EntityFrameworkCore.DgmlBuilder as a Cake Tool #tool nuget:?package=ErikEJ.EntityFrameworkCore.DgmlBuilder&version=6.0.0
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- Microsoft.EntityFrameworkCore.Relational (>= 6.0.0)
NuGet packages (2)
Showing the top 2 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バージョンにはバグが含まれている場合があります。 重要な作業には公式バージョンを使用してください。 |
|
Tito.IMDBLibrary
IMDB Library for loading and insert IMDB csv file into a mssql db |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.0.0 | 440,513 | 11/13/2021 |
5.0.0 | 34,439 | 9/8/2021 |
5.0.0-preview2 | 809 | 7/14/2021 |
5.0.0-preview1 | 11,100 | 12/30/2020 |
3.1.4 | 22,508 | 7/13/2021 |
3.1.3 | 884 | 7/13/2021 |
3.1.1 | 199,956 | 6/1/2020 |
3.1.0 | 5,622 | 4/17/2020 |
3.0.0 | 20,950 | 10/11/2019 |
2.1.1 | 54,933 | 6/20/2018 |
2.1.0 | 2,715 | 6/19/2018 |
1.0.10 | 2,193 | 4/30/2018 |
1.0.9 | 1,747 | 4/28/2018 |
1.0.7 | 5,472 | 1/5/2018 |
Bug fixes to generated DGML