Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 882 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 882 Bytes

IdealMemory

.Net C# Telegram.NET Core Desktop

Open-Sourced Server-Client Chat with Database and Custom logging

Demonstration

  • Yet to be added.

Getting Started

Instructions about setting up the project.

Requirements

  • .NET 7

Build & Restore

Restore the nugget packages

dotnet restore

Open CMD in the project directory and simply type

dotnet build