Could you add IpAddress to data types?

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
haveben
Posts: 4
Joined: Thu 03 Dec 2015 05:11

Could you add IpAddress to data types?

Post by haveben » Wed 08 Jul 2020 06:49

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.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Could you add IpAddress to data types?

Post by Shalex » Fri 10 Jul 2020 17:22

Thank you for your suggestion. We will notify you when the IPAddress type is supported by Entity Developer.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Could you add IpAddress to data types?

Post by Shalex » Thu 31 Dec 2020 16:10

The current build v6.10.1145 of Entity Developer includes support for IPAddress data type in EF Core Model.

Post Reply