edandersen / core-admin

Fully automatic admin site CRUD UI generator for ASP.NET Core and .NET 8
Other
599 stars 111 forks source link

InvalidOperationException: The model item passed into the ViewDataDictionary is of type 'System.Double' #16

Closed gaetandezeiraud closed 3 years ago

gaetandezeiraud commented 3 years ago

The Double type don't see to be supported. Can be useful for setting prices, for example.

gaetandezeiraud commented 3 years ago

Thanks! Amazing work.

edandersen commented 3 years ago

Fixed in 1.7.0.