Closed zabbius closed 1 year ago
@seriouszyx @ComradeProgrammer @Resulte
@zabbius hi, can you make a PR to port those APIs from Go to .NET SDK?
@hsluoyz yes, but I was afraid that the decision will be as in https://github.com/casdoor/casdoor-dotnet-sdk/pull/30
Btw, can I reuse code from that closed MR?
@zabbius hi, you can refer to this PR: https://github.com/casdoor/casdoor-dotnet-sdk/pull/30 but since its code quality is not good, do not just copy its code. Use it as a reference only.
@hsluoyz ok, thank you
I need to do some migrations in Casdoor during product update. So I need methods for editing applications, organizations etc. Go sdk has already such methods. Can I add them here or if not, what is the correct way to solve my problem?