B1SLayer icon indicating copy to clipboard operation
B1SLayer copied to clipboard

Flurl dependency for native system.text.json

Open rcalv002 opened this issue 1 year ago • 4 comments

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?

rcalv002 avatar Jan 07 '24 21:01 rcalv002

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.

bgmulinari avatar Jan 08 '24 16:01 bgmulinari

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

brakim avatar Feb 27 '24 19:02 brakim

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 avatar Mar 08 '24 14:03 bgmulinari

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

bgmulinari avatar May 10 '24 21:05 bgmulinari