bgmulinari / B1SLayer

A lightweight SAP Business One Service Layer client for .NET
MIT License
122 stars 42 forks source link

Flurl dependency for native system.text.json #60

Open rcalv002 opened 6 months ago

rcalv002 commented 6 months ago

Hello!

I see b1slayer is still using 3.2.4. Flurl has released v4 which should support system.text.json so we can move away from newtonsoft dependency in our net projects. Any chance you can check that out?

bgmulinari commented 6 months ago

Hi, @rcalv002.

The implementation of Flurl 4.0.0 was already started in the branch 2.0.0 for B1SLayer, but it's still a work in progress.

Flurl 4.0.0 introduced a lot of breaking changes and that will probably mean some breaking changes for B1SLayer 2.0.0 when it's eventually released.

brakim commented 4 months ago

@bgmulinari what is status on 2.0.0 need any help with testing/development?

bgmulinari commented 4 months ago

Hi, guys. Sorry for the delay on this.

I develop B1SLayer on my free time and it's a bit complicated right now. In any case, I plan to do a pre-release in the coming weeks.

bgmulinari commented 1 month ago

It's here, at last.

For now it's a prerelease because of the huge changes, so if you can test it and report back, I would really appreciate it.

Download it here: https://www.nuget.org/packages/B1SLayer/2.0.0-pre1