Skip to content

Commit

Permalink
XLocalizer - Tools & Utilities (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
LazZiya authored Jun 29, 2021
1 parent 268d5e5 commit c1c522e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added .vs/slnx.sqlite
Binary file not shown.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ To get started with Blazor, follow the instructions in the [Blazor Get Started](
* [BlazorDialog](https://github.com/stavroskasidis/BlazorDialog) - ![last commit](https://img.shields.io/github/last-commit/stavroskasidis/BlazorDialog?style=flat-square&cacheSeconds=86400) Dialog component as a service for Blazor. [Demo](https://blazor-dialog-demo.azurewebsites.net/).
* [BlazorWheelZoom](https://github.com/iso8859/BlazorWheelZoom) - ![last commit](https://img.shields.io/github/last-commit/iso8859/BlazorWheelZoom?style=flat-square&cacheSeconds=86400) Zoom and move image with Blazor using mouse wheel and mouse drag - minimal javascript. [Demo](https://blazorwheelzoom.m4f.eu/).
* [AdvancedBlazorSelect2](https://github.com/KeudellCoding/Blazor.AdvancedBlazorSelect2) - ![last commit](https://img.shields.io/github/last-commit/KeudellCoding/Blazor.AdvancedBlazorSelect2?style=flat-square&cacheSeconds=86400) Simple wrapper for Select2 with full support of databases and custom web APIs.
* [BlazorLocalizationSample](https://github.com/LazZiya/XLocalizer.Samples/tree/master/BlazorLocalizationSample) ![GitHub stars](https://img.shields.io/github/stars/LazZiya/XLocalizer.Samples?style=flat-square&cacheSeconds=86400) ![last commit](https://img.shields.io/github/last-commit/LazZiya/XLocalizer.Samples?style=flat-square&cacheSeconds=86400) The default project template localized using [XLocalizer](https://github.com/LazZiya/XLocalizer) with online translation and auto resource creating.
* [TimeCalc](https://github.com/michaelrp/TimeCalc) - ![last commit](https://img.shields.io/github/last-commit/michaelrp/TimeCalc?style=flat-square&cacheSeconds=86400) An app to help keep track of speed cubing averages on the fly using Blazor WebAssembly. [Demo](https://www.timecalc.app/).
* [BlazorSliders](https://github.com/carlfranklin/BlazorSliders) - ![last commit](https://img.shields.io/github/last-commit/carlfranklin/BlazorSliders?style=flat-square&cacheSeconds=86400) Create multiple panels separated by sliding splitters.
* [BlazorTimeline](https://github.com/Morasiu/BlazorTimeline) - ![stars](https://img.shields.io/github/stars/Morasiu/BlazorTimeline?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/Morasiu/BlazorTimeline?style=flat-square&cacheSeconds=86400) Responsive, vertical timeline component.
Expand Down Expand Up @@ -442,6 +443,7 @@ To get started with Blazor, follow the instructions in the [Blazor Get Started](
* [BracketShow.BlazorNavigationManagerExtensions](https://github.com/bracketshow/blazornavigationmanagerextensions) - ![last commit](https://img.shields.io/github/last-commit/bracketshow/blazornavigationmanagerextensions?style=flat-square&cacheSeconds=86400) Simple set of extensions for the Navigation Manager to simplify its usage for things we are likely to do in most of our Blazor applications.
* [BlazorX.NavigationState](https://github.com/diegofrata/BlazorX.NavigationState) - ![last commit](https://img.shields.io/github/last-commit/diegofrata/BlazorX.NavigationState?style=flat-square&cacheSeconds=86400) BlazorX.NavigationState provides a set of utilities that allow you to observe and bind query strings directly to Blazor components.
* [Blazor Printing](https://github.com/Append-IT/Blazor.Printing) - ![last-commit](https://img.shields.io/github/last-commit/append-it/Blazor.Printing?style=flat-square&cacheSeconds=86400) Print and save PDF documents with a native print dialog in a Blazor Server or client Application.
* [XLocalizer](https://github.com/LazZiya/XLocalizer) - ![GitHub Stars](https://img.shields.io/github/stars/LazZiya/XLocalizer?style=flat-square&cacheSeconds=86400) ![last commit](https://img.shields.io/github/last-commit/LazZiya/XLocalizer?style=flat-square&cacheSeconds=86400) Easily localize Asp.Net Core web applications with online translation and auto resource creating.
* [BlazorTemplater](https://github.com/conficient/BlazorTemplater) -![last-commit](https://img.shields.io/github/last-commit/conficient/BlazorTemplater?style=flat-square&cacheSeconds=86400) Use `.razor` components to render HTML strings for email content.
### Others
* [Blazor Extensions Home](https://github.com/BlazorExtensions/Home) - ![GitHub stars](https://img.shields.io/github/stars/BlazorExtensions/Home?style=flat-square&cacheSeconds=604800) Home for Blazor Extensions.
Expand Down

0 comments on commit c1c522e

Please sign in to comment.