Skip to content

Repository files navigation

Dashboard Management

A .NET-based dashboard management system that provides services for managing and displaying dashboard data.

Project Structure

  • DashboardManagement/ - Main project directory
  • Entities/ - Data models and entity definitions
  • ServiceContracts/ - Service interfaces and contracts
  • Services/ - Implementation of business logic and services
  • Tests/ - Unit and integration tests

Getting Started

Prerequisites

  • .NET 8.0 SDK or later
  • Visual Studio 2022 or later (recommended)

Building the Project

  1. Clone the repository
  2. Open the solution in Visual Studio
  3. Restore NuGet packages
  4. Build the solution

Running Tests

Run the tests using the Test Explorer in Visual Studio or via the command line:

dotnet test

Contributing

Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This CRUD App basically focus on xUnit Testing.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages