Justin Adler
Justin Adler
> Except for the docker image, i also think we need some scripts for different environment setup or tests. And what would these scripts be doing? As in ... as...
ah yes. misunderstood! yep, some simple CLI commands would definitely simplify things
 So awesome! thank you thank you thank you !
Also @kiwidev - could be kewl to have some ways to use wildcards, instead of having to list each one. So if you know your namespace (which should match the...
There needs to be an .exe first. So #8 might solve this first part. Secondly, I think the exe needs to have a silent install mode. [Here's an example](https://github.com/alanstevens/ChocoPackages/blob/master/Evernote/tools/ChocolateyInstall.ps1) of...
Further to this issue, here's the cli command I've been trying to use (but with no luck / errors out): `>kiota.exe --openapi https://petstore.swagger.io/v2/swagger.json -o OpenApiClient\Generated -c PetShopGraphClient --loglevel Information` and...
Happy to wait and/or let @wcontayon take it - i've still tried and haven't had too much luck yet.
I _thought_ the latest code pull .. didn't work? i _think_ the _generated code_ was requiring nuget packages that didn't exist?
C# / .NET Core. Yep - I just haven't done the Github PAT yet. Feels like a frustrating (temp) barrier to entry. But I'll give it a go!
### Status Update: - [x] Created GH PAT - [x] Forked "Samples" repo - [x] Duplicated then rename templates folder ** "alt-tabbed" over to another version of VS with `Kiota...