We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcab6a3 commit 590432fCopy full SHA for 590432f
README.md
@@ -83,6 +83,10 @@ public static class Program
83
84
This adds the default commands (like run and the code generators) to your app.
85
86
+_NOTE_: Technically you don't need to replace the function,
87
+but if you don't, the other commands like yaml generation
88
+are not available to your application.
89
+
90
### Add to Startup.cs
91
92
```csharp
0 commit comments