LocalizationProvider
LocalizationProvider copied to clipboard
TargetFrameworks netstandard2.0;netstandard2.1 possible?
This will support projects that have not yet been ported to net8.0. At least for common projects.
Hi,
.NET Standard is becoming more and more irrelevant. See Microsoft's post on the future of .NET Standard which was written long time ago, also docs on problems with .NET Standard.
So taking all this into account it has been decided to drop netstandard targets and move along .NET releases.