Westwind.Globalization icon indicating copy to clipboard operation
Westwind.Globalization copied to clipboard

Fixes #181 - Update compatibility to .net core 3.0

Open lvmajor opened this issue 5 years ago • 5 comments

Not 100% sure that this covers every possible problem with updating to .net core 3.0, but after doing so in a local copy of the project I linked to in my own project, it seems to work as before.

This is to fix #181 and #183 (dupe)

lvmajor avatar Nov 07 '19 21:11 lvmajor

This implements the recommended approach in official MS migration docs

lvmajor avatar Nov 07 '19 21:11 lvmajor

Hi, this is very critical fix. Can this be looked into urgently please. Our project is in core 3.0 and I need it badly.

m2git avatar Jan 02 '20 10:01 m2git

@m2git you can temporarily use this package which includes the fix Westwind.Globalization.AspNetCore3 (on Nuget)

lvmajor avatar Jan 02 '20 15:01 lvmajor

TBN, it should be updated to target 3.1 now that it's been released and is LTS.

lvmajor avatar Jan 07 '20 19:01 lvmajor

@os1r1s110 You can use the Package Westwind.Globalization.AspnetCore31. It was built from PR source #190

twenzel avatar Feb 17 '20 22:02 twenzel