Commit Graph

5 Commits

Author SHA1 Message Date
Artemy e6e1dd6e92 LangVersion 12 2025-07-01 20:07:53 +07:00
Artemy e061725a99 downcast to .net 8.x 2025-07-01 19:17:01 +07:00
Artemy 4f3f4ec066 Refactor to introduce Govor.Application and Govor.Contracts layers
Moved service implementations and interfaces from Govor.API and Govor.Core to new Govor.Application and Govor.Contracts projects. Updated namespaces and references throughout the solution. Added custom exception classes for authentication and invite services. Adjusted dependency injection and project references to use the new structure. This refactor improves separation of concerns and prepares the codebase for better maintainability and scalability.
2025-06-25 15:16:14 +07:00
Artemy efcd970e90 Chat client 2025-06-19 19:42:42 +07:00
Artemy d62c38db51 DbGovor init 2025-06-16 22:31:45 +07:00