i18nStarterWeb
i18nStarterWeb copied to clipboard
ASP.NET 5 Starter Web project template converted to use proposed i18n/l10n system
Error CS1061 'HttpContext' does not contain a definition for 'SetFeature' and no extension method 'SetFeature' accepting a first argument of type 'HttpContext' could be found (are you missing a using...
Hello, I know this is not really an Issue as it is most probably just work in progress. But I tried running this sample with the new beta5 and could...
I like the idea of using the key of the resource as an invariant, this is what GetText does. I don't know if it currently support overriding the invariant with:...