次の方法で共有


ProductInfo クラス

定義

使用されている Entity Framework Core のバージョンを検索するためのヘルパー クラス。

public static class ProductInfo
type ProductInfo = class
Public Class ProductInfo
継承
ProductInfo

メソッド

GetVersion()

EntityFrameworkCore アセンブリの の InformationalVersion 値を取得します。

適用対象