Byron Mayne
Byron Mayne
Hey Loic, Yeah this is a feature that makes sense to have. Right now I only have a few sample plugins available just to help people design their own plugins....
Hey Salokinsomisa, Even though I have written this tool that write and manipulates IL I am still not very good with it. There are so many case I just don't...
I am no longer working on this repository as I can't due to NDA. If you would like toe add the feature I can accept PRs
Hey KOST4S, I am not going to lie the code for Script Forge is not really well written haha. It was one of my original projects I worked on when...
I was taking a crack at this and trying to break it up into phases. The first step was trying to make a `Migration` system for the Json Nodes. Take...
One question is should the library only ever support the 'latest' version of the models or should there be C# objects for each version of the api. For example keeping...
For the migration of the from 2.6.0 -> 3.0.0 I was working on this. https://github.com/ByronMayne/AsyncAPI.NET/blob/feature/api-v3-migration/src/LEGO.AsyncAPI/Serialization/MigrationV3.cs. It's not done yet but the idea is to mutate the json date before the...
Hey @VisualBean, That is awesome! If there is an area you would like help on let me know.