Skip to content

nateloummt/UnoAuthExample

Repository files navigation

KitchenScratch

How to generate OpenAPI client

dotnet tool install --global Microsoft.OpenApi.Kiota
kiota generate --openapi KitchenScratch.Blazor/KitchenScratch.Blazor.json --language CSharp --class-name KitchenScratchClient --namespace-name KitchenScratch.Client --output ./KitchenScratch/Client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published