codesmithtools / Templates

CodeSmith Generator Templates
http://www.codesmithtools.com/product/generator
54 stars 35 forks source link

Any plan to upgrade CSLA template to CSLA 5.4? #719

Closed jlucv closed 3 years ago

jlucv commented 3 years ago

As I'm currently planning Blazor/CSLA development. with .NET 5, this would be wonderful.

Thanks.

niemyjski commented 3 years ago

We'd be open to accept any pr's that would add support for it. I'm not sure what exactly the changes would be to upgrade to CSLA 5.4? Do you have an idea of the scope of this work?

jlucv commented 3 years ago

Hello,

I really don’t know what is involve as efforts for template maintenance. What I know is that there is a breaking change list for every CSLA major releases.

-JLuc

Le 3 déc. 2020 à 09:03, Blake Niemyjski notifications@github.com a écrit :

 We'd be open to accept any pr's that would add support for it. I'm not sure what exactly the changes would be to upgrade to CSLA 5.4? Do you have an idea of the scope of this work?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

niemyjski commented 3 years ago

What I'd recommend doing is generate a small sample of one or two tables and then see what it takes to upgrade the nuget packages and get onto the latest version. It might not be very many changes to get on latest but I haven't tried it.

jlucv commented 3 years ago

I tried out an editable root class, did minor changes and compiled a .NET Standard library with CSLA 5.4.0 and SQLDataClient 4.8.2 for genrated DAL.I compiled and run a test console application in .NET 5.. I tested CRUD operations ok,

niemyjski commented 3 years ago

Awesome to hear it didn't take many changes!

stale[bot] commented 3 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues. This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.