Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port LocBaml WPF application localization tool to .NET core #1480

Open
grubioe opened this issue Jul 30, 2019 · 6 comments
Open

Port LocBaml WPF application localization tool to .NET core #1480

grubioe opened this issue Jul 30, 2019 · 6 comments
Labels
rank80 Rank: Priority/rank on a scale of (1..100)
Milestone

Comments

@grubioe
Copy link
Contributor

grubioe commented Jul 30, 2019

Transferred from WPF Samples Repo #85

he LocBaml tool is now available in the Wpf-Samples repo: https://github.com/Microsoft/WPF-Samples/tree/master/Tools/LocBaml. The current version of the source matches the .NET Framework version, with additional code sanitziation, header updates, and a new SDK-style project file. The tool still needs to be ported to .NET core, and the project file sould be updated to target both netcoreapp3.0 and net472.

Cc: @ryalanms @vatsan-madhavan

@grubioe grubioe added this to the 3.1 milestone Jul 30, 2019
@grubioe grubioe added the rank80 Rank: Priority/rank on a scale of (1..100) label Aug 30, 2019
@grubioe
Copy link
Contributor Author

grubioe commented Sep 12, 2019

@ryalanms leaving this one assigned to you. Do you think you can look into it in the next week? Thanks

@grubioe grubioe modified the milestones: 3.1, Future Oct 8, 2019
@vatsan-madhavan
Copy link
Member

@SamBent I was tinkering with LocBaml because I had an idea to make it build on .NET Core using Mono.Cecil..... which is a bit of a digression. Along the way, I realized that I couldn't quite get the NetFx build of the tool to work as outlined in WPF Globalization and Localization Overview.

Question: Can you successfully run a locbaml /parse on a NetFx WPF assembly - specifically a NetFx build of the Globalization Run Dialog Sample ?

@singhashish-wpf
Copy link
Member

@grubioe could you help me with more details on this one? Or please help to connect me with someone who can help me understand the ask better?

@grubioe
Copy link
Contributor Author

grubioe commented May 4, 2022

@vatsan-madhavan might be able to provide more context and details.

@ipizhenko
Copy link

Looks like it depends on the https://github.com/dotnet/corefx/issues/4491

@h3xds1nz
Copy link
Contributor

h3xds1nz commented Oct 5, 2024

I was bored today, and since I've needed it for one project migration - https://github.com/h3xds1nz/LocBamlCore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rank80 Rank: Priority/rank on a scale of (1..100)
Projects
None yet
Development

No branches or pull requests

6 participants