Westwind.Globalization
Westwind.Globalization copied to clipboard
Fixes #181 - Update compatibility to .net core 3.0
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)
This implements the recommended approach in official MS migration docs
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 you can temporarily use this package which includes the fix Westwind.Globalization.AspNetCore3 (on Nuget)
TBN, it should be updated to target 3.1 now that it's been released and is LTS.
@os1r1s110 You can use the Package Westwind.Globalization.AspnetCore31
. It was built from PR source #190