diff --git a/Sources/Tests/DbConsole/DbConsole.csproj b/Sources/Tests/DbConsole/DbConsole.csproj
index 3ea14d9..73c3a42 100644
--- a/Sources/Tests/DbConsole/DbConsole.csproj
+++ b/Sources/Tests/DbConsole/DbConsole.csproj
@@ -21,11 +21,11 @@
-
-
+
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
diff --git a/Sources/Tests/Test_Stub/Test_Stub.csproj b/Sources/Tests/Test_Stub/Test_Stub.csproj
new file mode 100644
index 0000000..6d74485
--- /dev/null
+++ b/Sources/Tests/Test_Stub/Test_Stub.csproj
@@ -0,0 +1,28 @@
+
+
+
+ net6.0
+ enable
+ enable
+
+ false
+
+
+
+
+
+
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+ all
+
+
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+ all
+
+
+
+
+
+
+
+
diff --git a/Sources/Tests/Test_Stub/Test_Stub_Games.cs b/Sources/Tests/Test_Stub/Test_Stub_Games.cs
new file mode 100644
index 0000000..f42ebd6
--- /dev/null
+++ b/Sources/Tests/Test_Stub/Test_Stub_Games.cs
@@ -0,0 +1,117 @@
+using System.Numerics;
+using Model;
+using Stub;
+
+namespace Test_Stub;
+
+public class Test_Stub_Games
+{
+ public static IEnumerable