diff --git a/docs/pt-BR/Aspect-Oriented-Programming.md b/docs/pt-BR/Aspect-Oriented-Programming.md new file mode 100644 index 0000000000..bfc7b0f705 --- /dev/null +++ b/docs/pt-BR/Aspect-Oriented-Programming.md @@ -0,0 +1,3 @@ +## Dynamic Proxying / Interceptors + +Façam \ No newline at end of file diff --git a/docs/pt-BR/Audit-Logging.md b/docs/pt-BR/Audit-Logging.md new file mode 100644 index 0000000000..a714eebf14 --- /dev/null +++ b/docs/pt-BR/Audit-Logging.md @@ -0,0 +1,3 @@ +# Audit Logging + +Façam \ No newline at end of file diff --git a/docs/pt-BR/Authorization.md b/docs/pt-BR/Authorization.md new file mode 100644 index 0000000000..941666a9bf --- /dev/null +++ b/docs/pt-BR/Authorization.md @@ -0,0 +1,3 @@ +## Authorization + +Façam \ No newline at end of file diff --git a/docs/pt-BR/AutoMapper-Integration.md b/docs/pt-BR/AutoMapper-Integration.md new file mode 100644 index 0000000000..24dd8ebfc4 --- /dev/null +++ b/docs/pt-BR/AutoMapper-Integration.md @@ -0,0 +1,3 @@ +## AutoMapper Integration + +Façam \ No newline at end of file diff --git a/docs/pt-BR/Background-Jobs-Hangfire.md b/docs/pt-BR/Background-Jobs-Hangfire.md new file mode 100644 index 0000000000..66e6944e88 --- /dev/null +++ b/docs/pt-BR/Background-Jobs-Hangfire.md @@ -0,0 +1,3 @@ +# Hangfire Background Job Manager + +Façam \ No newline at end of file diff --git a/docs/pt-BR/Background-Jobs-RabbitMq.md b/docs/pt-BR/Background-Jobs-RabbitMq.md new file mode 100644 index 0000000000..a984a2a3ab --- /dev/null +++ b/docs/pt-BR/Background-Jobs-RabbitMq.md @@ -0,0 +1,3 @@ +# RabbitMQ Background Job Manager + +TODO \ No newline at end of file diff --git a/docs/pt-BR/Caching.md b/docs/pt-BR/Caching.md new file mode 100644 index 0000000000..cc28531e90 --- /dev/null +++ b/docs/pt-BR/Caching.md @@ -0,0 +1,3 @@ +# Caching + +Façam \ No newline at end of file diff --git a/docs/pt-BR/CorrelationId.md b/docs/pt-BR/CorrelationId.md new file mode 100644 index 0000000000..97b18c5099 --- /dev/null +++ b/docs/pt-BR/CorrelationId.md @@ -0,0 +1,3 @@ +# Correlation ID + +Façam \ No newline at end of file diff --git a/docs/pt-BR/Data-Filtering.md b/docs/pt-BR/Data-Filtering.md new file mode 100644 index 0000000000..58b1431f2c --- /dev/null +++ b/docs/pt-BR/Data-Filtering.md @@ -0,0 +1,3 @@ +# Data Filtering + +Façam \ No newline at end of file diff --git a/docs/pt-BR/Data-Seeding.md b/docs/pt-BR/Data-Seeding.md new file mode 100644 index 0000000000..75eea2bcb9 --- /dev/null +++ b/docs/pt-BR/Data-Seeding.md @@ -0,0 +1,3 @@ +# Data Seeding + +Façam \ No newline at end of file diff --git a/docs/pt-BR/Data-Transfer-Objects.md b/docs/pt-BR/Data-Transfer-Objects.md new file mode 100644 index 0000000000..a29865a13c --- /dev/null +++ b/docs/pt-BR/Data-Transfer-Objects.md @@ -0,0 +1,3 @@ +## Data Transfer Objects + +Façam \ No newline at end of file diff --git a/docs/pt-BR/Distributed-Event-Bus.md b/docs/pt-BR/Distributed-Event-Bus.md new file mode 100644 index 0000000000..da8e2ff516 --- /dev/null +++ b/docs/pt-BR/Distributed-Event-Bus.md @@ -0,0 +1,3 @@ +# Distributed Event Bus + +Façam \ No newline at end of file diff --git a/docs/pt-BR/Domain-Services.md b/docs/pt-BR/Domain-Services.md new file mode 100644 index 0000000000..c412c7b3b3 --- /dev/null +++ b/docs/pt-BR/Domain-Services.md @@ -0,0 +1,3 @@ +# ABP Documentation + +Façam! \ No newline at end of file diff --git a/docs/pt-BR/Dynamic-Proxying-Interceptors.md b/docs/pt-BR/Dynamic-Proxying-Interceptors.md new file mode 100644 index 0000000000..bfc7b0f705 --- /dev/null +++ b/docs/pt-BR/Dynamic-Proxying-Interceptors.md @@ -0,0 +1,3 @@ +## Dynamic Proxying / Interceptors + +Façam \ No newline at end of file diff --git a/docs/pt-BR/Emailing.md b/docs/pt-BR/Emailing.md new file mode 100644 index 0000000000..a69b1cd7f3 --- /dev/null +++ b/docs/pt-BR/Emailing.md @@ -0,0 +1,3 @@ +# Emailing + +Façam! \ No newline at end of file diff --git a/docs/pt-BR/Event-Bus.md b/docs/pt-BR/Event-Bus.md new file mode 100644 index 0000000000..d95792bbb7 --- /dev/null +++ b/docs/pt-BR/Event-Bus.md @@ -0,0 +1,3 @@ +# Event Bus + +Façam \ No newline at end of file diff --git a/docs/pt-BR/Extension-Methods-And-Helpers.md b/docs/pt-BR/Extension-Methods-And-Helpers.md new file mode 100644 index 0000000000..fb4d33c7e7 --- /dev/null +++ b/docs/pt-BR/Extension-Methods-And-Helpers.md @@ -0,0 +1,3 @@ +# Extension Methods & Helpers + +Façam \ No newline at end of file diff --git a/docs/pt-BR/Guid-Generation.md b/docs/pt-BR/Guid-Generation.md new file mode 100644 index 0000000000..68c582348c --- /dev/null +++ b/docs/pt-BR/Guid-Generation.md @@ -0,0 +1,3 @@ +## Guid Generation + +Façam \ No newline at end of file diff --git a/docs/pt-BR/Integration-Tests.md b/docs/pt-BR/Integration-Tests.md new file mode 100644 index 0000000000..712ceb5633 --- /dev/null +++ b/docs/pt-BR/Integration-Tests.md @@ -0,0 +1,3 @@ +# Integration Tests + +Façam! \ No newline at end of file diff --git a/docs/pt-BR/Local-Event-Bus.md b/docs/pt-BR/Local-Event-Bus.md new file mode 100644 index 0000000000..ff4d87d210 --- /dev/null +++ b/docs/pt-BR/Local-Event-Bus.md @@ -0,0 +1,3 @@ +# Local Event Bus + +Façam \ No newline at end of file diff --git a/docs/pt-BR/Object-To-Object-Mapping.md b/docs/pt-BR/Object-To-Object-Mapping.md new file mode 100644 index 0000000000..7d5f74a3fe --- /dev/null +++ b/docs/pt-BR/Object-To-Object-Mapping.md @@ -0,0 +1,3 @@ +## Object To Object Mapping + +Façam \ No newline at end of file diff --git a/docs/pt-BR/SMS-Sending.md b/docs/pt-BR/SMS-Sending.md new file mode 100644 index 0000000000..a69b1cd7f3 --- /dev/null +++ b/docs/pt-BR/SMS-Sending.md @@ -0,0 +1,3 @@ +# Emailing + +Façam! \ No newline at end of file diff --git a/docs/pt-BR/Settings.md b/docs/pt-BR/Settings.md new file mode 100644 index 0000000000..55d5536798 --- /dev/null +++ b/docs/pt-BR/Settings.md @@ -0,0 +1,3 @@ +# Settings + +Façam! \ No newline at end of file diff --git a/docs/pt-BR/Specifications.md b/docs/pt-BR/Specifications.md new file mode 100644 index 0000000000..0214f704ce --- /dev/null +++ b/docs/pt-BR/Specifications.md @@ -0,0 +1,3 @@ +# Specifications + +Façam! \ No newline at end of file diff --git a/docs/pt-BR/Testing.md b/docs/pt-BR/Testing.md new file mode 100644 index 0000000000..ec9f5626a9 --- /dev/null +++ b/docs/pt-BR/Testing.md @@ -0,0 +1,3 @@ +# Testing + +Façam! \ No newline at end of file diff --git a/docs/pt-BR/Unit-Of-Work.md b/docs/pt-BR/Unit-Of-Work.md new file mode 100644 index 0000000000..af662f86de --- /dev/null +++ b/docs/pt-BR/Unit-Of-Work.md @@ -0,0 +1,3 @@ +## Unit of Work + +Façam \ No newline at end of file diff --git a/docs/pt-BR/Validation.md b/docs/pt-BR/Validation.md new file mode 100644 index 0000000000..5818566cdd --- /dev/null +++ b/docs/pt-BR/Validation.md @@ -0,0 +1,3 @@ +## Validation + +Façam \ No newline at end of file diff --git a/docs/pt-BR/Value-Objects.md b/docs/pt-BR/Value-Objects.md new file mode 100644 index 0000000000..647e6d2f0a --- /dev/null +++ b/docs/pt-BR/Value-Objects.md @@ -0,0 +1,3 @@ +## Value Objects + +Façam \ No newline at end of file