sjh37 / EntityFramework-Reverse-POCO-Code-First-Generator

EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully customisable. This generator creates code as if you reverse engineered a database and lovingly created the code by hand. It is free to academics (you need a .edu or a .ac email address), not free for commercial use. Obtain your licence from
https://www.reversepoco.co.uk/
Other
700 stars 230 forks source link

how to use version 3.6.0 in rider in mac? #773

Closed vahidjavadinasab closed 1 year ago

vahidjavadinasab commented 1 year ago

can I use version 3.6.0 in rider mac?

sjh37 commented 1 year ago

Hi @vahidjavadinasab Not out of the box as non-SDK style project files require EF6.Utility.CS.ttinclude which is incompatible with Rider. However, I did create a repo EfrpgRider that works with Rider, so use that.

I would use VS2022 Community to run the generator and, once generated, switch back to using Rider.

vahidjavadinasab commented 1 year ago

Thank you very much.🙏

vahidjavadinasab commented 1 year ago

Hi @sjh37 , after installing Mono.framework, I was able to run it on Mac. Of course, I made some minor changes. Version 3.6.0