XslTransformer
XslTransformer is a GUI for testing / applying XSL-Transformations with the Microsoft .NET Framework.
Getting Started
To use XslTransformer you need to have .NET Framework v4.5.2 installed.
The source code is written in Visual Studio Community 2017.
See XslTransformer Homepage (german)
Prerequisites
To run XslTransformer you need to have .NET Framework v4.5.2 installed.
To use the source code project you need to have Visual Studion 2017 installed.
Installing
You can install XslTransformer or use the portable version without installation.
- Install from OneClick Installation Page – resolving .NET dependency, automatic weekly check for updates
- Download zipped program files – no automatic update check, .NET Framework must be installed
Author
Matthias Schleiff – dokumediacoach
License
This project is licensed under the MIT License - see the LICENSE file for details
Acknowledgments
- Using the great mahapps.metro framework
- Using PropertyChanged.Fody to simplify writing ViewModels
- This is my first C# / WPF development. I tried to put everything re-usable in a .NET Core 2.0 library.
- Would not have been enabled without these great video tutorials