RSCG_Examples
RSCG_Examples copied to clipboard
Roslyn Source Code Generators with Examples
https://github.com/RossLean/RossLean/tree/master/RossLean.StringificationGenerator
Take one of the generators not documented yet from https://github.com/ignatandrei/RSCG_Examples#not-tested-yet test it and make documentation
Example: for autctor. http://localhost:3000/RSCG_Examples/v2/docs/AutoCtor //this RSCG generates the constructor var p = new Person("Andrei", "Ignat"); //this is how you use [AutoConstruct] internal partial class Person
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
https://github.com/datacute/EmbeddedResourcePropertyGenerator
https://mstack.nl/blogs/20210801-source-generators/ https://mstack.nl/blogs/20210801-source-generators/
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Changelog Sourced from micromatch's changelog. [4.0.8] - 2024-08-22 backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch [4.0.7] - 2024-05-22 this is basically v4.0.5,...
https://github.com/crwsolutions/sourcedepend