Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blakepell/stringtransforms


https://github.com/blakepell/stringtransforms

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

String Transforms ASP.Net Core / Vue Site
=========================================

This is a sample ASP.Net Core site and Vue application to execute various string transforms via C#. The list of transforms are dynamically included via reflection so that no additional plumbing needs to be created when a new transform is added.

Note: The build will currently fail due to a private NuGet package that is in use for various utility methods. This library will be factored out with the code included here.