Go to file
2024-08-07 21:12:02 +03:00
ExpenseTracker.Api initial commit 2024-08-07 21:12:02 +03:00
ExpenseTracker.Application initial commit 2024-08-07 21:12:02 +03:00
ExpenseTracker.Domain initial commit 2024-08-07 21:12:02 +03:00
ExpenseTracker.Infrastructure initial commit 2024-08-07 21:12:02 +03:00
ExpenseTracker.Persistence initial commit 2024-08-07 21:12:02 +03:00
.gitignore initial commit 2024-08-07 21:12:02 +03:00
ExpenseTracker.sln initial commit 2024-08-07 21:12:02 +03:00
globl.json initial commit 2024-08-07 21:12:02 +03:00
README.md initial commit 2024-08-07 21:12:02 +03:00

Expense Tracker Class Library

This code repository is a class library containing core business logic upon which all the "front-ends" such as rest api, mvc, razor pages, cli etc., will be built