A structured collection of backend development tutorials focused on building scalable, secure, and efficient applications using .NET Core.
📌 Basic Transaction Management – Learn how to build and persist a simple CRUD system for financial transactions in C#.
📌 LAN Sync System – Learn how to set up a basic real-time data exchange in a local network using C# and TCP
More tutorials coming soon! Stay updated. 🚀
- .NET 6+
- ASP.NET Core (for API development)
- Entity Framework Core (for database interactions)
- SignalR (for real-time communication)
Each tutorial is a separate .md
file that you can read directly on GitHub.
To clone this repository: