dotnet / dotnet/ResXResourceManager

Multiplatform UI

Open
#579 4 comments 1 reaction 0 assignees View on GitHub
Feature request Up for grabs
Dominant language
C#
Stars
1.5k
Forks
251
Avg merge
1d 1h
Merged PRs (30d)
1

Description

**Is your feature request related to a problem? Please describe.**
The main problem of current ResXManager is that it is done in WPF and thus it is not multiplatform. Like mentioned in following tickets:
https://github.com/dotnet/ResXResourceManager/issues/53
https://github.com/dotnet/ResXResourceManager/issues/381

**Describe the solution you'd like**
From my PoV it would be most beneficial to rewrite the UI into Blazor and also fix potential Windows-only dependencies with some multiplatform ones. Why Blazor ? Because then you could just import a blazor component into e.g. you private admin panel page or embed it theoretically into anything.

**Questions for community**
Would community appreciate such rewrite ?
Do you see there any potential problems ?
Would there be a better solution like the one I provided to allow the best reusability ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.