This website requires JavaScript.
Explore
Help
Sign In
Govor-team
/
Govor
Watch
2
Star
2
Fork
0
You've already forked Govor
mirror of
https://github.com/Govor-team/Govor.git
synced
2026-07-22 20:24:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7de2318fcdc4a0e1dc598eb23e0e90c2d649af2
Govor
/
Govor.Console
T
History
Artemy
c7de2318fc
using Govor.Core.Models.Users;
2025-07-11 21:52:37 +07:00
..
Commands
rework console client
2025-07-11 15:52:10 +07:00
FriendsClient.cs
I refactored Govor.Console to use the command pattern. Here's what I did:
2025-07-11 05:47:22 +00:00
FriendsHubClient.cs
rework console client
2025-07-11 15:52:10 +07:00
Govor.Console.csproj
LangVersion 12
2025-07-01 20:07:53 +07:00
HttpClientService.cs
rework console client
2025-07-11 15:52:10 +07:00
Program.cs
using Govor.Core.Models.Users;
2025-07-11 21:52:37 +07:00