* Add net461 TFM to netstandard2.0 projects * Fix a couple of errors * Fix some errors * Get rid of Sockets reference * Respond to feedback * net461 -> property * Fixup clientSample * Remove net461 from analyzers/razor * Remove net461 from test projects * Feedback * Add net461 test configs * Remove some incompatible test configs * Fix test |
||
|---|---|---|
| .. | ||
| Abstractions/src | ||
| Localization | ||
| README.md | ||
README.md
Localization
These projects provide abstractions for localizing resources in .NET applications.
The ASP.NET Core implementation of localization can be found in https://github.com/dotnet/aspnetcore/tree/master/src/Middleware/Localization.