Skip to content

Repository files navigation

Financial Management API

This project is a .NET 9 API for financial management, including entities for users, categories, financial accounts, investments, and investment types.

Features

  • CRUD operations for all main entities
  • Repository pattern with async methods
  • Entity Framework Core integration
  • MySQL database support

Getting Started

  1. Clone the repository:
  2. Configure your database connection in appsettings.json.
  3. Run migrations:
  4. Start the API:

Technologies

  • .NET 9
  • C# 13
  • Entity Framework Core
  • MySQL

Structure

  • Domain: Entities and interfaces
  • Data: Mappings and repositories
  • Api: Application entry point

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages