Page 1 of 1

Could you add IpAddress to data types?

Posted: Wed 08 Jul 2020 06:49
by haveben
I may be jumping the gun as I came across it reading the release notes for EF Core 5, but it seems that the IP Address type will/is supported mapping between code and database.

https://docs.microsoft.com/en-us/ef/cor ... ss-mapping

If it is already in the works, great! If not, please slate it. :-)

Thanks,
Ben

P.S. - I tried to add it using Tools -> Options and adding it to the SQL Server data types, but the list of C# types is limited to the dropdown list and not editable.

Re: Could you add IpAddress to data types?

Posted: Fri 10 Jul 2020 17:22
by Shalex
Thank you for your suggestion. We will notify you when the IPAddress type is supported by Entity Developer.

Re: Could you add IpAddress to data types?

Posted: Thu 31 Dec 2020 16:10
by Shalex
The current build v6.10.1145 of Entity Developer includes support for IPAddress data type in EF Core Model.