diff --git a/DocumentOperator.API/DocumentOperator.API.csproj b/DocumentOperator.API/DocumentService.API.csproj
similarity index 94%
rename from DocumentOperator.API/DocumentOperator.API.csproj
rename to DocumentOperator.API/DocumentService.API.csproj
index add75ba..3156d55 100644
--- a/DocumentOperator.API/DocumentOperator.API.csproj
+++ b/DocumentOperator.API/DocumentService.API.csproj
@@ -32,9 +32,9 @@
-
-
-
+
+
+
diff --git a/DocumentOperator.Application/DocumentOperator.Application.csproj b/DocumentOperator.Application/DocumentService.Application.csproj
similarity index 97%
rename from DocumentOperator.Application/DocumentOperator.Application.csproj
rename to DocumentOperator.Application/DocumentService.Application.csproj
index 21a085d..3f7ee4d 100644
--- a/DocumentOperator.Application/DocumentOperator.Application.csproj
+++ b/DocumentOperator.Application/DocumentService.Application.csproj
@@ -26,7 +26,7 @@
-
+
diff --git a/DocumentOperator.Domain/DocumentOperator.Domain.csproj b/DocumentOperator.Domain/DocumentService.Domain.csproj
similarity index 100%
rename from DocumentOperator.Domain/DocumentOperator.Domain.csproj
rename to DocumentOperator.Domain/DocumentService.Domain.csproj
diff --git a/DocumentOperator.Infrastructure/DocumentOperator.Infrastructure.csproj b/DocumentOperator.Infrastructure/DocumentService.Infrastructure.csproj
similarity index 95%
rename from DocumentOperator.Infrastructure/DocumentOperator.Infrastructure.csproj
rename to DocumentOperator.Infrastructure/DocumentService.Infrastructure.csproj
index 65c42a7..da381d9 100644
--- a/DocumentOperator.Infrastructure/DocumentOperator.Infrastructure.csproj
+++ b/DocumentOperator.Infrastructure/DocumentService.Infrastructure.csproj
@@ -27,8 +27,8 @@
-
-
+
+
diff --git a/DocumentOperator.Tests/DocumentOperator.Tests.csproj b/DocumentOperator.Tests/DocumentService.Tests.csproj
similarity index 89%
rename from DocumentOperator.Tests/DocumentOperator.Tests.csproj
rename to DocumentOperator.Tests/DocumentService.Tests.csproj
index 5c45924..8f2b309 100644
--- a/DocumentOperator.Tests/DocumentOperator.Tests.csproj
+++ b/DocumentOperator.Tests/DocumentService.Tests.csproj
@@ -39,10 +39,10 @@
-
-
-
-
+
+
+
+
diff --git a/DocumentOperator.sln b/DocumentOperator.sln
index 16578b4..c62e00a 100644
--- a/DocumentOperator.sln
+++ b/DocumentOperator.sln
@@ -3,15 +3,15 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.37328.6
MinimumVisualStudioVersion = 10.0.40219.1
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentOperator.API", "DocumentOperator.API\DocumentOperator.API.csproj", "{BA41F6A2-EE29-48F9-A3CB-29A05E57CF30}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentService.API", "DocumentOperator.API\DocumentService.API.csproj", "{BA41F6A2-EE29-48F9-A3CB-29A05E57CF30}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentOperator.Application", "DocumentOperator.Application\DocumentOperator.Application.csproj", "{B2B735FC-5F39-4CFF-9C54-C4F8820880B6}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentService.Application", "DocumentOperator.Application\DocumentService.Application.csproj", "{B2B735FC-5F39-4CFF-9C54-C4F8820880B6}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentOperator.Infrastructure", "DocumentOperator.Infrastructure\DocumentOperator.Infrastructure.csproj", "{C4CA19A8-8168-453B-B4ED-77E032CFE52E}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentService.Infrastructure", "DocumentOperator.Infrastructure\DocumentService.Infrastructure.csproj", "{C4CA19A8-8168-453B-B4ED-77E032CFE52E}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentOperator.Domain", "DocumentOperator.Domain\DocumentOperator.Domain.csproj", "{B4C1C3ED-D3E8-4272-8704-2E73CEA6A0DD}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentService.Domain", "DocumentOperator.Domain\DocumentService.Domain.csproj", "{B4C1C3ED-D3E8-4272-8704-2E73CEA6A0DD}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentOperator.Tests", "DocumentOperator.Tests\DocumentOperator.Tests.csproj", "{32D2E997-3DA7-4061-8A50-DBB34BBC3E5A}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentService.Tests", "DocumentOperator.Tests\DocumentService.Tests.csproj", "{32D2E997-3DA7-4061-8A50-DBB34BBC3E5A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3F9E8D8E-1234-4567-89AB-CDEF01234567}"
ProjectSection(SolutionItems) = preProject