OSLC / oslc4net

A dotnet SDK for OSLC
Eclipse Public License 1.0
14 stars 10 forks source link

How to set a parant folder for a new requirement #20

Open DieterWagner42 opened 6 years ago

DieterWagner42 commented 6 years ago

Hi, Thanks all for the good work, but now I want to create a new requirement in a existing folder other than Root Folder. I don't find any support in the client. Regards Dieter

berezovskyi commented 5 years ago

Thanks for using OSLC4Net, Dieter! If you solved the problem, I am happy to merge a patch into the lib.

berezovskyi commented 1 year ago

@DieterWagner42 just in case you still have the old code, I restarted the maintenance of the library and would be happy to know how/if you solved your problem and what kind of library support you'd need to make the task simpler.

DieterWagner42 commented 1 year ago

@berezovskyi yes i mangaged it but I need to revisit my code. I also added a lot of interfaces to support global configuration.

berezovskyi commented 1 year ago

Vielen Dank, @DieterWagner42!

berezovskyi commented 11 months ago

@DieterWagner42 we've migrated the project to NET 8.0 (though libraries target NETStandard 2.0) and planning a new release. Could you please take another look at the your code and check how much you could open source? GC interfaces would be very appreciated too! Thank you in advance!