issues
search
RickStrahl
/
Westwind.Globalization
Database driven resource localization for .NET applications
543
stars
135
forks
source link
Support for NetCore 3.1
#190
Open
twenzel
opened
4 years ago
twenzel
commented
4 years ago
Adds a new target framework
Uses Newtonsoft.Json for NetStandard2.0 and System.Text.Json for NetCoreApp3.1
Differs between
IWebHostEnvironment
and
IHostingEnvironment
Uses dedicated models for API controller
Fixes #181, #183, #187
IWebHostEnvironment
andIHostingEnvironment
Fixes #181, #183, #187