i18nStarterWeb icon indicating copy to clipboard operation
i18nStarterWeb copied to clipboard

ASP.NET 5 Starter Web project template converted to use proposed i18n/l10n system

Results 3 i18nStarterWeb issues
Sort by recently updated
recently updated
newest added

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:...