diff --git a/src/SharpCoreDB.Client.Protocol/SharpCoreDB.Client.Protocol.csproj b/src/SharpCoreDB.Client.Protocol/SharpCoreDB.Client.Protocol.csproj
index ff8721a4..7ec366d4 100644
--- a/src/SharpCoreDB.Client.Protocol/SharpCoreDB.Client.Protocol.csproj
+++ b/src/SharpCoreDB.Client.Protocol/SharpCoreDB.Client.Protocol.csproj
@@ -1,54 +1,54 @@
-
-
-
- net10.0
- 14.0
- enable
- enable
- true
-
-
- SharpCoreDB.Client.Protocol
- 1.8.0
- Client-side protocol implementation for SharpCoreDB (gRPC, binary)
-
-
- SharpCoreDB.Client.Protocol
- MPCoreDeveloper
- SharpCoreDB
- SharpCoreDB.Client.Protocol
- database;client;protocol;grpc;protobuf;sharpcoredb;net10
- MIT
- https://github.com/MPCoreDeveloper/SharpCoreDB
- https://github.com/MPCoreDeveloper/SharpCoreDB
- git
- NuGet.README.md
- SharpCoreDB.jpg
- true
- snupkg
- v1.8.0: Synchronized release with the latest SharpCoreDB features, fixes, and documentation updates.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ net10.0
+ 14.0
+ enable
+ enable
+ true
+
+
+ SharpCoreDB.Client.Protocol
+ 1.8.0
+ Client-side protocol implementation for SharpCoreDB (gRPC, binary)
+
+
+ SharpCoreDB.Client.Protocol
+ MPCoreDeveloper
+ SharpCoreDB
+ SharpCoreDB.Client.Protocol
+ database;client;protocol;grpc;protobuf;sharpcoredb;net10
+ MIT
+ https://github.com/MPCoreDeveloper/SharpCoreDB
+ https://github.com/MPCoreDeveloper/SharpCoreDB
+ git
+ NuGet.README.md
+ SharpCoreDB.jpg
+ true
+ snupkg
+ v1.8.0: Synchronized release with the latest SharpCoreDB features, fixes, and documentation updates.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/SharpCoreDB.Client/SharpCoreDB.Client.csproj b/src/SharpCoreDB.Client/SharpCoreDB.Client.csproj
index 84e9c094..b1af3dce 100644
--- a/src/SharpCoreDB.Client/SharpCoreDB.Client.csproj
+++ b/src/SharpCoreDB.Client/SharpCoreDB.Client.csproj
@@ -1,60 +1,60 @@
-
-
-
- net10.0
- 14.0
- enable
- enable
- true
-
-
- SharpCoreDB.Client
- 1.8.0
- .NET client library for SharpCoreDB network server (ADO.NET-like API)
-
-
- SharpCoreDB.Client
- MPCoreDeveloper
- SharpCoreDB
- SharpCoreDB.Client
- database;client;grpc;adonet;sharpcoredb
- MIT
- https://github.com/MPCoreDeveloper/SharpCoreDB
- https://github.com/MPCoreDeveloper/SharpCoreDB
- git
- NuGet.README.md
- SharpCoreDB.jpg
- true
- snupkg
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ net10.0
+ 14.0
+ enable
+ enable
+ true
+
+
+ SharpCoreDB.Client
+ 1.8.0
+ .NET client library for SharpCoreDB network server (ADO.NET-like API)
+
+
+ SharpCoreDB.Client
+ MPCoreDeveloper
+ SharpCoreDB
+ SharpCoreDB.Client
+ database;client;grpc;adonet;sharpcoredb
+ MIT
+ https://github.com/MPCoreDeveloper/SharpCoreDB
+ https://github.com/MPCoreDeveloper/SharpCoreDB
+ git
+ NuGet.README.md
+ SharpCoreDB.jpg
+ true
+ snupkg
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/SharpCoreDB.Extensions/SharpCoreDB.Extensions.csproj b/src/SharpCoreDB.Extensions/SharpCoreDB.Extensions.csproj
index 18079261..eeb1a051 100644
--- a/src/SharpCoreDB.Extensions/SharpCoreDB.Extensions.csproj
+++ b/src/SharpCoreDB.Extensions/SharpCoreDB.Extensions.csproj
@@ -1,107 +1,107 @@
-
-
-
- net10.0
- 14.0
- enable
- enable
-
-
- SharpCoreDB.Extensions
- 1.8.0
- MPCoreDeveloper
- SharpCoreDB
- SharpCoreDB.Extensions
- Extensions for SharpCoreDB including Dapper integration and ASP.NET Core health checks. Built for .NET 10 with C# 14. Supports Windows, Linux, macOS, Android, iOS, and IoT/embedded devices with platform-specific optimizations.
- Copyright (c) 2026 MPCoreDeveloper
- v1.8.0: Synchronized release with the latest SharpCoreDB features, fixes, and documentation updates.
- sharpcoredb;database;dapper;healthchecks;extensions;net10;csharp14;android;ios;mobile;iot;arm64;x64
- MIT
- https://github.com/MPCoreDeveloper/SharpCoreDB
- https://github.com/MPCoreDeveloper/SharpCoreDB
- git
- NuGet.README.md
- SharpCoreDB.jpg
- true
- snupkg
-
-
- false
- true
-
-
- true
- AnyCPU
- false
-
-
- win-x64;win-arm64;linux-x64;linux-arm64;osx-x64;osx-arm64
-
-
-
- None
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ net10.0
+ 14.0
+ enable
+ enable
+
+
+ SharpCoreDB.Extensions
+ 1.8.0
+ MPCoreDeveloper
+ SharpCoreDB
+ SharpCoreDB.Extensions
+ Extensions for SharpCoreDB including Dapper integration and ASP.NET Core health checks. Built for .NET 10 with C# 14. Supports Windows, Linux, macOS, Android, iOS, and IoT/embedded devices with platform-specific optimizations.
+ Copyright (c) 2026 MPCoreDeveloper
+ v1.8.0: Synchronized release with the latest SharpCoreDB features, fixes, and documentation updates.
+ sharpcoredb;database;dapper;healthchecks;extensions;net10;csharp14;android;ios;mobile;iot;arm64;x64
+ MIT
+ https://github.com/MPCoreDeveloper/SharpCoreDB
+ https://github.com/MPCoreDeveloper/SharpCoreDB
+ git
+ NuGet.README.md
+ SharpCoreDB.jpg
+ true
+ snupkg
+
+
+ false
+ true
+
+
+ true
+ AnyCPU
+ false
+
+
+ win-x64;win-arm64;linux-x64;linux-arm64;osx-x64;osx-arm64
+
+
+
+ None
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/SharpCoreDB.Server.Core/SharpCoreDB.Server.Core.csproj b/src/SharpCoreDB.Server.Core/SharpCoreDB.Server.Core.csproj
index ccfb66ce..7d79184e 100644
--- a/src/SharpCoreDB.Server.Core/SharpCoreDB.Server.Core.csproj
+++ b/src/SharpCoreDB.Server.Core/SharpCoreDB.Server.Core.csproj
@@ -1,60 +1,60 @@
-
-
-
- net10.0
- 14.0
- enable
- enable
- true
-
-
- SharpCoreDB.Server.Core
- 1.8.0
- Core server infrastructure for SharpCoreDB network server
-
-
- SharpCoreDB.Server.Core
- MPCoreDeveloper
- SharpCoreDB
- SharpCoreDB.Server.Core
- database;server;core;grpc;networking;security;sharpcoredb;net10
- MIT
- https://github.com/MPCoreDeveloper/SharpCoreDB
- https://github.com/MPCoreDeveloper/SharpCoreDB
- git
- NuGet.README.md
- SharpCoreDB.jpg
- true
- snupkg
- v1.8.0: Synchronized release with the latest SharpCoreDB features, fixes, and documentation updates.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ net10.0
+ 14.0
+ enable
+ enable
+ true
+
+
+ SharpCoreDB.Server.Core
+ 1.8.0
+ Core server infrastructure for SharpCoreDB network server
+
+
+ SharpCoreDB.Server.Core
+ MPCoreDeveloper
+ SharpCoreDB
+ SharpCoreDB.Server.Core
+ database;server;core;grpc;networking;security;sharpcoredb;net10
+ MIT
+ https://github.com/MPCoreDeveloper/SharpCoreDB
+ https://github.com/MPCoreDeveloper/SharpCoreDB
+ git
+ NuGet.README.md
+ SharpCoreDB.jpg
+ true
+ snupkg
+ v1.8.0: Synchronized release with the latest SharpCoreDB features, fixes, and documentation updates.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/SharpCoreDB.Server.Protocol/SharpCoreDB.Server.Protocol.csproj b/src/SharpCoreDB.Server.Protocol/SharpCoreDB.Server.Protocol.csproj
index 901bcfb7..64e88a9f 100644
--- a/src/SharpCoreDB.Server.Protocol/SharpCoreDB.Server.Protocol.csproj
+++ b/src/SharpCoreDB.Server.Protocol/SharpCoreDB.Server.Protocol.csproj
@@ -1,57 +1,57 @@
-
-
-
- net10.0
- 14.0
- enable
- enable
- true
-
-
- SharpCoreDB.Server.Protocol
- 1.8.0
- Network protocol definitions for SharpCoreDB server (gRPC, binary, HTTP)
-
-
- SharpCoreDB.Server.Protocol
- MPCoreDeveloper
- SharpCoreDB
- SharpCoreDB.Server.Protocol
- database;server;protocol;grpc;protobuf;contracts;sharpcoredb;net10
- MIT
- https://github.com/MPCoreDeveloper/SharpCoreDB
- https://github.com/MPCoreDeveloper/SharpCoreDB
- git
- NuGet.README.md
- SharpCoreDB.jpg
- true
- snupkg
- v1.8.0: Synchronized release with the latest SharpCoreDB features, fixes, and documentation updates.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ net10.0
+ 14.0
+ enable
+ enable
+ true
+
+
+ SharpCoreDB.Server.Protocol
+ 1.8.0
+ Network protocol definitions for SharpCoreDB server (gRPC, binary, HTTP)
+
+
+ SharpCoreDB.Server.Protocol
+ MPCoreDeveloper
+ SharpCoreDB
+ SharpCoreDB.Server.Protocol
+ database;server;protocol;grpc;protobuf;contracts;sharpcoredb;net10
+ MIT
+ https://github.com/MPCoreDeveloper/SharpCoreDB
+ https://github.com/MPCoreDeveloper/SharpCoreDB
+ git
+ NuGet.README.md
+ SharpCoreDB.jpg
+ true
+ snupkg
+ v1.8.0: Synchronized release with the latest SharpCoreDB features, fixes, and documentation updates.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/SharpCoreDB.Server/SharpCoreDB.Server.csproj b/src/SharpCoreDB.Server/SharpCoreDB.Server.csproj
index 47b7ca22..856516b4 100644
--- a/src/SharpCoreDB.Server/SharpCoreDB.Server.csproj
+++ b/src/SharpCoreDB.Server/SharpCoreDB.Server.csproj
@@ -1,65 +1,65 @@
-
-
-
- net10.0
- 14.0
- enable
- enable
- Exe
- false
- true
- true
-
-
- true
- true
- false
-
-
- sharpcoredb-server
- SharpCoreDB Network Server
- SharpCoreDB network database server with gRPC and HTTP support
- 1.8.0
- MPCoreDeveloper
- SharpCoreDB
- Copyright (c) 2026 MPCoreDeveloper
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ net10.0
+ 14.0
+ enable
+ enable
+ Exe
+ false
+ true
+ true
+
+
+ true
+ true
+ false
+
+
+ sharpcoredb-server
+ SharpCoreDB Network Server
+ SharpCoreDB network database server with gRPC and HTTP support
+ 1.8.0
+ MPCoreDeveloper
+ SharpCoreDB
+ Copyright (c) 2026 MPCoreDeveloper
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/tests/SharpCoreDB.Server.IntegrationTests/SharpCoreDB.Server.IntegrationTests.csproj b/tests/SharpCoreDB.Server.IntegrationTests/SharpCoreDB.Server.IntegrationTests.csproj
index 830dcc4b..650d36f9 100644
--- a/tests/SharpCoreDB.Server.IntegrationTests/SharpCoreDB.Server.IntegrationTests.csproj
+++ b/tests/SharpCoreDB.Server.IntegrationTests/SharpCoreDB.Server.IntegrationTests.csproj
@@ -1,42 +1,42 @@
-
-
-
- net10.0
- 14.0
- Exe
- enable
- enable
- false
- true
-
-
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ net10.0
+ 14.0
+ Exe
+ enable
+ enable
+ false
+ true
+
+
+
+
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/tests/benchmarks/SharpCoreDB.Server.Benchmarks/SharpCoreDB.Server.Benchmarks.csproj b/tests/benchmarks/SharpCoreDB.Server.Benchmarks/SharpCoreDB.Server.Benchmarks.csproj
index ce0ad434..2a9f2b49 100644
--- a/tests/benchmarks/SharpCoreDB.Server.Benchmarks/SharpCoreDB.Server.Benchmarks.csproj
+++ b/tests/benchmarks/SharpCoreDB.Server.Benchmarks/SharpCoreDB.Server.Benchmarks.csproj
@@ -1,29 +1,29 @@
-
-
-
- Exe
- net10.0
- 14.0
- enable
- enable
- SharpCoreDB.Server.Benchmarks
- Performance benchmarks for SharpCoreDB.Server (gRPC, REST, WebSocket)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ Exe
+ net10.0
+ 14.0
+ enable
+ enable
+ SharpCoreDB.Server.Benchmarks
+ Performance benchmarks for SharpCoreDB.Server (gRPC, REST, WebSocket)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+