Commit graph

422 commits

Author SHA1 Message Date
9f78185e15 Setup DI and Logging 2022-12-31 14:31:53 +01:00
864ed2ceb1 Add boilerplate Auth server 2022-12-31 14:31:53 +01:00
24654a32df add appsettings.json 2022-12-31 14:31:53 +01:00
3a9ebc00f5 Add dependencies 2022-12-31 14:31:53 +01:00
95e5e35b6a Refactor where clause 2022-12-31 14:31:53 +01:00
5d493c7001 Exclude from coverage 2022-12-31 14:31:53 +01:00
7a9556bdc4 Update .gitlab-ci.yml file 2022-12-29 12:27:44 +00:00
203901b055 Install dotnet-coverage 2022-12-29 11:34:14 +00:00
f4bd48ec5e Add running tests and collecting coverage 2022-12-29 11:32:28 +00:00
d7885d69c2 Add running tests and collecting coverage 2022-12-29 11:26:28 +00:00
3c7a83f7f5 Add Test for IPacket & PacketIdAttribute 2022-12-29 12:12:54 +01:00
852d3adfdf Include Server.Packets 2022-12-29 12:11:48 +01:00
14138d1c4c Incorrect method used and further specification 2022-12-29 12:10:57 +01:00
24abacdb8d Add README.md 2022-12-29 10:27:24 +00:00
efda5ec265 Implement base level packet interface 2022-12-29 11:23:24 +01:00
9e448f8aea Add Server.Packets to project 2022-12-29 11:23:05 +01:00
fc2ba03183 Add FluentAssertions by default 2022-12-29 11:22:32 +01:00
26372ba53f Add LICENSE 2022-12-26 09:54:24 +00:00
54438578b6 Update .Net version to 7.0 2022-12-26 10:48:46 +01:00
59b3daf5e0 Add Server.Tests project 2022-12-26 10:45:39 +01:00
546ca012c3 Update .gitlab-ci.yml file 2022-12-26 09:39:36 +00:00
af8a4ba0f5 Initial Commit 2022-12-26 10:34:31 +01:00