Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevOpsMédio

ASP.NET .NET Framework Containerization Prompt

porgithub·github· v1.0.0 · atualizado em 2026-04-10
82
Score

Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.

containerizationaspnetdockerwindows-containersdotnet-frameworkiisdockerfile
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcontainerize-aspnet-framework/workflow
Read containerization settings to determine project path, Windows Server SKU/version, ports, and custom configurations.
Determine the .NET Framework version from the .csproj file.
Select the appropriate Windows Server container image based on the .NET Framework version and specified settings.
Modify the web.config file to use configuration builders for environment variables.
Create the Dockerfile with instructions for base image, dependency installation, IIS configuration, and file copying.
Create or update the .dockerignore file with necessary exclusion patterns.
Generate a `progress.md` file to track changes.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aDeploy to Vercel
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aCI Pipeline Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
87
Similar aAzure DevOps CLI
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Co-executedDeploy to Vercel
50%
Hebbian Synapse
Composite0.504
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

ASP.NET .NET Framework Containerization Prompt
containerize-aspnet-framework
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.RECOMMEND
5.ACT
6.REFLECT
Triggers7
containerize aspnet framework projectcreate dockerfile for aspnet applicationgenerate docker image for .net framework apppackage aspnet app in windows containerdockerize existing aspnet projectcreate dockerfile for .csprojbuild windows docker image for aspnet

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança47%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download containerize-aspnet-framework
$ synaptic skills detail containerize-aspnet-framework
$ synaptic skills live containerize-aspnet-framework

Dependências

Microsoft.Configuration.ConfigurationBuilders.Environment

Links

GitHub Repository