damienbod / AspNetCoreLocalization

Localization.SqlLocalizer & ASP.NET Core MVC Localization Examples
http://damienbod.com/2015/10/21/asp-net-5-mvc-6-localization/
MIT License
251 stars 101 forks source link

Add compatibility with .Net 5.0 #75

Closed Daedalus72 closed 3 years ago

Daedalus72 commented 3 years ago

Hi,

After today's release of .Net 5.0 from Microsoft, and by converting our project (using AspNetCoreLocalization) to .Net 5.0 we are getting this error on application startup:

image

So we make the assumption that library must be also converted to .Net 5.0 in order to be compatible. Thanks a lot ! Vassilios

damienbod commented 3 years ago

Will check thanks for the issue

Daedalus72 commented 3 years ago

Thank you for your awesome job. I have already converted your project to .Net 5 and it works as expected. You only need to convert. If you want I could send you the converted project for your convenience. Thanks again.

damienbod commented 3 years ago

@Daedalus72 thanks this would be great

Daedalus72 commented 3 years ago

@damienbod I have prepared an OneDrive link with the solution, how can I send it to you?

damienbod commented 3 years ago

@Daedalus72 Thanks was busy and didn't get back. @CoreDX9 added this in his PR.

https://github.com/damienbod/AspNetCoreLocalization/pull/79

testing now, does it match yours?

Greetings Damien

damienbod commented 3 years ago

released version 3.0.0