Skip to content
Welcome to our documentation!

Configuration

PropertyDefaultDescription
ShinyDIExtensionMethodNameAddGeneratedServicesName of the generated extension method
ShinyDIExtensionNamespaceGlobal namespaceNamespace for the generated code
ShinyDIExtensionInternalAccessorfalseGenerate internal instead of public extension method
<PropertyGroup>
<ShinyDIExtensionMethodName>AddMyServices</ShinyDIExtensionMethodName>
<ShinyDIExtensionNamespace>My.Namespace</ShinyDIExtensionNamespace>
<ShinyDIExtensionInternalAccessor>true</ShinyDIExtensionInternalAccessor>
</PropertyGroup>
claude plugin marketplace add shinyorg/skills
claude plugin install shiny-extensions@shiny

Coming soon — Copilot plugin install instructions will be added here.

View shiny-extensions Plugin