1
0
mirror of synced 2025-01-19 08:07:24 +01:00
TaikoLocalServer/TaikoLocalServer
2022-09-14 21:15:14 +08:00
..
2022-08-13 21:54:29 +08:00
2022-09-14 21:15:14 +08:00
2022-08-26 21:39:25 +08:00
2022-09-14 16:15:23 +09:00
2022-09-05 00:52:58 +08:00
2022-09-14 21:11:06 +08:00
2022-09-14 16:50:06 +08:00
2022-08-13 21:54:14 +08:00
2022-09-05 00:52:58 +08:00
2022-09-05 00:52:58 +08:00
2022-09-11 00:12:00 +08:00
2022-09-14 21:11:06 +08:00

Server

This is the solution for server.

Server is implemented with ASP.NET Core 6. ORM is Entity Framework Core 6. Database is SQLite for easier setup.

As the game uses protobuf, protobuf-net is used for serializing and deserializing the data.