ProductInfo Class

Definition

Helper class for finding the version of Entity Framework Core being used.

public static class ProductInfo
type ProductInfo = class
Public Class ProductInfo
Inheritance
ProductInfo

Methods

GetVersion()

Gets the value of the InformationalVersion for the EntityFrameworkCore assembly.

Applies to