WebLocalizer demo projects:
- WebLocalizerDemo - Demonstrates localization of static texts in a ASP.NET MVC application.
- WebLocalizerDemoDynamic - Demonstrates dynamic objects property localization. Dynamic are CLR objects which take part in the HTML rendered by ASP.NET MVC and are usually stored to and retrieved from an external source, e.g. database.
- WebLocalizerDemoGreekDefault - Demonstrates a project default language that is not English. This demo defaults to Greek.
- WebLocalizerRazorPagesDemo - This demo demonstrates how Razor pages are localized.
- WebLocalizerBlazorSrvDemo - This demo demonstrates how server-side (SS) Blazor both static and dynamic texts are localized.
The demos now include a demo account with "real" credentials (demo@weblocalizer.eu/Password-2021).
WARNING: This account was created to make it easier get familiar with WebLocalizer and is not intended for other purposes. This will lead to misbehavior when trying to use with non-demo projects.