Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blakepell/stringtransforms
https://github.com/blakepell/stringtransforms
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/blakepell/stringtransforms
- Owner: blakepell
- Created: 2018-12-06T21:41:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T12:49:47.000Z (over 2 years ago)
- Last Synced: 2024-10-12T14:29:39.713Z (about 1 month ago)
- Language: JavaScript
- Size: 1.65 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.