kdeng00
37441fea45
#93 : Reduce build errors
2024-07-27 13:08:58 -04:00
Kun Deng
23c50de468
Net8 ( #89 )
...
* .NET 8 migration
* Fixed bugs with song management
* More cleanup and making some constants
* Updated yml
* Clean up
Removing comments, some cleanup, and moving the startup code into Program.cs
* Removing comments
* Fixed song deletion issue
* Added functionality to delete song directories
* Updated README
2024-06-15 12:17:12 -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
5669cdbdd0
Code cleanup
2021-12-29 14:13:38 -05:00
kdeng00
560773bfff
Now buildable targetting .net 3.1
2021-08-01 19:45:21 -04:00
amazing-username
ada8fa79d3
Cleaning up code convention inconsistencies
2019-07-04 15:57:43 -04:00
amazing-username
4a385af3b5
Implemented logging. To complete the logging implementation I have to log the flow to the log file #16
2019-05-05 12:09:19 -04:00
amazing-username
ed6ae7e3dd
Removed a lingering solution file that was not needed. Within Program.cs I changed the port to 5002
2019-04-14 16:11:48 +00:00
amazing-username
ab71bb8246
Switched to C# and .NET Core to work on this project #10
2019-03-11 22:37:00 -04:00