MatejKafka.XmlDoc2CmdletDoc
0.5.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MatejKafka.XmlDoc2CmdletDoc --version 0.5.1
NuGet\Install-Package MatejKafka.XmlDoc2CmdletDoc -Version 0.5.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MatejKafka.XmlDoc2CmdletDoc" Version="0.5.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MatejKafka.XmlDoc2CmdletDoc --version 0.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MatejKafka.XmlDoc2CmdletDoc, 0.5.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MatejKafka.XmlDoc2CmdletDoc as a Cake Addin #addin nuget:?package=MatejKafka.XmlDoc2CmdletDoc&version=0.5.1 // Install MatejKafka.XmlDoc2CmdletDoc as a Cake Tool #tool nuget:?package=MatejKafka.XmlDoc2CmdletDoc&version=0.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Fork of XmlDoc2CmdletDoc, retargeted to .NET 8, with reworked docstring structure and support for loading dependencies from NuGet cache for local development builds.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MatejKafka.XmlDoc2CmdletDoc:
Repository | Stars |
---|---|
EvotecIT/Mailozaurr
Mailozaurr is a PowerShell module that aims to provide SMTP, POP3, IMAP and probably some other ways to interact with Email. Underneath it uses MimeKit and MailKit libraries written by Jeffrey Stedfast.
|