jsakamoto / Toolbelt.Blazor.I18nText

The class library that provides the ability to localize texts on your Blazor app!
Mozilla Public License 2.0
246 stars 23 forks source link

update for .NET 5.0 ? #37

Closed fabianus76 closed 3 years ago

fabianus76 commented 3 years ago

Hi Jsakamoto,

what about ASP.NET 5.0 ?

jsakamoto commented 3 years ago

Yes, I'll support .NET 5.

I already started to try to run this library on .NET5. The current version of this library will work fine on also .NET5.

See also add-support-net5 branch: https://github.com/jsakamoto/Toolbelt.Blazor.I18nText/compare/improve/add-support-net5

fabianus76 commented 3 years ago

yes, works fine - thanks Jsakamoto. Thanks for continuing - this is not replacable by the integrated localisation of Blazor !