Mewriick / Blazor.FlexGrid

GridView component for Blazor
MIT License
199 stars 36 forks source link

Can't build FlexGrid from git #4

Closed kalaur closed 6 years ago

kalaur commented 6 years ago

when i try to build a flexgrid from git i get the following errors: CS0535 "NullEntityType" does not implement interface member"IEntityType.FindDetailRelationship(Type)". Blazor.FlexGrid ...\FlexiGrid\git\Blazor.FlexGrid\src\Blazor.FlexGrid\Components\Configuration\MetaData\NullEntityType.cs 7

CS1061 'EntityTypeBuilder' does not contain a definition for 'HasDetailRelationship' and no accessible extension method 'HasDetailRelationship' accepting a first argument of type 'EntityTypeBuilder' could be found (are you missing a using directive or an assembly reference?) Blazor.FlexGrid.Demo.Client ...\FlexiGrid\git\Blazor.FlexGrid\demo\Blazor.FlexGrid.Demo.Client\GridConfigurations\CustomerGridConfiguration.cs 12