A comprehensive C# application for managing a Network Service Provider's operations, including customer management, service plans, network infrastructure, billing, and support tickets.
- Customer Management
- Service Plan Management
- Network Device Management
- Billing System
- Support Ticket System
- Performance Analysis Tools
- Language: C#
- Framework: .NET Core
- Architecture: Modular with Dependency Injection
- Data Structures: Custom implementations of LinkedList, Tree, Graph, and PriorityQueue
- Algorithms: BubbleSort, QuickSort, MergeSort, Dijkstra's Algorithm
- Clone the repository
- Open the solution in Visual Studio
- Build and run the application