You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
abp/docs/pt-BR/docs-nav.json

328 lines
7.4 KiB

{
"items": [
{
"text": "Come<6D>ando",
"items": [
{
"text": "De Modelo de Inicializa<7A><61>o",
"items": [
{
"text": "Aplicativo com MVC (Razor Pages) UI",
"path": "Getting-Started-AspNetCore-MVC-Template.md"
},
{
"text": "Aplicativo com Angular UI",
"path": "Getting-Started-Angular-Template.md"
}
]
},
{
"text": "De Projetos Vazios",
"items": [
{
"text": "Com Aplicativo ASP.NET Core Web",
"path": "Getting-Started-AspNetCore-Application.md"
},
{
"text": "Com Aplicativo Console",
"path": "Getting-Started-Console-Application.md"
}
]
}
]
},
{
"text": "Tutoriais",
"items": [
{
"text": "Desenvolvimento de Aplica<63><61>es",
"items": [
{
"text": "Com ASP.NET Core MVC UI",
"path": "Tutorials/AspNetCore-Mvc/Part-I.md"
},
{
"text": "Com Angular UI",
"path": "Tutorials/Angular/Part-I.md"
}
]
}
]
},
{
"text": "CLI",
"path": "CLI.md"
},
{
"text": "Fundamentos",
"items": [
{
"text": "Inje<6A><65>o de Depend<6E>ncia",
"path": "Dependency-Injection.md",
"items": [
{
"text": "Integra<72><61>o com Autofac",
"path": "Autofac-Integration.md"
}
]
},
{
"text": "Sistema de Arquivos Virtual",
"path": "Virtual-File-System.md"
},
{
"text": "Localiza<7A><61>o",
"path": "Localization.md"
},
{
"text": "Manipula<6C><61>o de Exce<63><65>o",
"path": "Exception-Handling.md"
},
{
"text": "Valida<64><61>o"
},
{
"text": "Autoriza<7A><61>o"
},
{
"text": "Armazenamento em Cache"
},
{
"text": "Auditoria"
},
{
"text": "Gerenciamento de Configura<72><61>es"
}
]
},
{
"text": "Eventos",
"items": [
{
"text": "Barramento de Eventos (local)"
},
{
"text": "Barramento de Eventos Distribu<62>dos",
"items": [
{
"text": "Integra<72><61>o RabbitMQ"
}
]
}
]
},
{
"text": "Servi<76>os",
"items": [
{
"text": "Serializa<7A><61>o de Objetos"
},
{
"text": "Serializa<7A><61>o JSON"
},
{
"text": "Emailing"
},
{
"text": "GUIDs"
},
{
"text": "Threading"
},
{
"text": "Timing"
}
]
},
{
"text": "M<>ltiplos Inquilinos",
"path": "Multi-Tenancy.md"
},
{
"text": "Desenvolvimento de M<>dulos",
"items": [
{
"text": "Fundamentos",
"path": "Module-Development-Basics.md"
},
{
"text": "M<>dulos de plug-in"
},
{
"text": "Melhores pr<70>ticas",
"path": "Best-Practices/Index.md"
}
]
},
{
"text": "Design Orientado a Dom<6F>nio",
"path": "Domain-Driven-Design.md",
"items": [
{
"text": "Camada de Dom<6F>nio",
"items": [
{
"text": "Entidades & Ra<52>zes Agregadas",
"path": "Entities.md"
},
{
"text": "Value Objects"
},
{
"text": "Reposit<69>rios",
"path": "Repositories.md"
},
{
"text": "Servi<76>os de Dom<6F>nio"
},
{
"text": "Especifica<63><61>es"
}
]
},
{
"text": "Camada de Aplica<63><61>o",
"items": [
{
"text": "Servi<76>os de Aplica<63><61>o",
"path": "Application-Services.md"
},
{
"text": "Objetos de Transfer<65>ncia de Dados"
},
{
"text": "Unidade de Trabalho"
}
]
}
]
},
{
"text": "ASP.NET Core",
"items": [
{
"text": "API",
"items": [
{
"text": "Controladores de API Autom<6F>tica",
"path": "AspNetCore/Auto-API-Controllers.md"
},
{
"text": "Clientes da API C # Din<69>mica",
"path": "AspNetCore/Dynamic-CSharp-API-Clients.md"
}
]
},
{
"text": "Interface de Usu<73>rio",
"items": [
{
"text": "Gerenciamento de Pacotes do Lado do Cliente",
"path": "AspNetCore/Client-Side-Package-Management.md"
},
{
"text": "Compacta<74><61>o & Minifica<63><61>o",
"path": "AspNetCore/Bundling-Minification.md"
},
{
"text": "Tag Helpers",
"path": "AspNetCore/Tag-Helpers/Index.md"
},
{
"text": "Widgets",
"path": "AspNetCore/Widgets.md"
},
{
"text": "Theming",
"path": "AspNetCore/Theming.md"
}
]
}
]
},
{
"text": "Acesso de Dados",
"items": [
{
"text": "Integra<72><61>o do Entity Framework Core",
"path": "Entity-Framework-Core.md",
"items": [
{
"text": "Integra<72><61>o do PostgreSQL",
"path": "Best-Practices/PostgreSQL-Integration.md"
}
]
},
{
"text": "Integra<72><61>o do MongoDB",
"path": "MongoDB.md"
},
{
"text": "Integra<72><61>o do Dapper",
"path": "Dapper.md"
}
]
},
{
"text": "Background",
"items": [
{
"text": "Trabalhos em Segundo Plano",
"path": "Background-Jobs.md",
"items": [
{
"text": "Integra<72><61>o do Hangfire",
"path": "Background-Jobs-Hangfire.md"
},
{
"text": "Integra<72><61>o do RabbitMQ",
"path": "Background-Jobs-RabbitMq.md"
}
]
}
]
},
{
"text": "Modelos de Inicializa<7A><61>o",
"path": "Startup-Templates/Index.md",
"items": [
{
"text": "Aplicativo",
"path": "Startup-Templates/Application.md"
},
{
"text": "M<>dulo",
"path": "Startup-Templates/Module.md"
}
]
},
{
"text": "Exemplos",
"items": [
{
"text": "Demonstra<72><61>o de Microsservi<76>os",
"path": "Samples/Microservice-Demo.md"
}
]
},
{
"text": "M<>dulos de Aplica<63><61>o",
"path": "Modules/Index.md"
},
{
"text": "Arquitetura de Microsservi<76>os",
"path": "Microservice-Architecture.md"
},
{
"text": "Testando"
},
{
"text": "Compila<6C><61>es Noturnas",
"path": "Nightly-Builds.md"
},
{
"text": "Guia de Contribui<75><69>o",
"path": "Contribution/Index.md"
}
]
}