kdeng00
|
23b3c6ca73
|
More cleanup and making some constants
|
2024-06-12 20:00:11 -04:00 |
|
kdeng00
|
c17c9cd329
|
Migrating to modern c# namespace
Using the short namesapce declaration for conciseness
|
2023-04-09 12:34:06 -04:00 |
|
kdeng00
|
b529731c95
|
Song uploads
Uploading songs is functional and does not use the song metadata for the filename or directory creation
|
2021-12-25 21:36:42 -05:00 |
|
kdeng00
|
023298c6f8
|
Refactoring
|
2021-12-24 20:51:15 -05:00 |
|
kdeng00
|
edaea68296
|
Functional
|
2021-12-23 21:10:13 -05:00 |
|
kdeng00
|
8600d9b6bc
|
Updates
|
2021-12-22 21:33:12 -05:00 |
|
amazing-username
|
ada8fa79d3
|
Cleaning up code convention inconsistencies
|
2019-07-04 15:57:43 -04:00 |
|
amazing-username
|
e1627b04b9
|
The SongCount field is not mapped during migrations. Working on changes to the StoreContext classes. These changes will calculate the song count for the album, artist, genre, and year records when querying data. The other change is to check to see if the record exist in the first place before querying using a left join. #47
|
2019-05-25 03:06:04 +00:00 |
|
amazing-username
|
cd2da929eb
|
Added Genre and Year models, Genre and Year Context, Genre and Year Stores, Genre and Year skeleton APIControllers #41 and #42
|
2019-05-13 21:19:15 -04:00 |
|