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 335a2d1 commit 4e671a2Copy full SHA for 4e671a2
docs/docs/advanced/generic-host.md
@@ -1,7 +1,7 @@
1
---
2
uid: generic-host
3
4
-# Using Generic Host
+# Integration with Generic Host
5
6
The McMaster.Extensions.Hosting.CommandLine package provides support for integrating command line parsing with
7
.NET's [generic host](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/host/generic-host).
docs/docs/toc.md
@@ -5,3 +5,4 @@
# [@-files (Response File Parsing)](xref:response-file-parsing)
# Advanced concepts
## [Dependency Injection](xref:dependency-injection)
8
+## [Integration with Generic Host](xref:generic-host)
0 commit comments