Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MediaScoreManager

Project description is on its way.

Temporary task list

  • Add database storage - LiteDB;
  • Implement and test dynamic language change (change language without restarting the app);
  • Create unit tests for the the prepared boilerplate code;
  • When adding actual views (instead of boilerplate code), use consts in the XAML or other parts of the code for view names (TODO);
  • Handle high contrast theme and test it (TODO);
  • Handle theme chaingin and test it (TODO);
  • Resolve issue with SyncFusion license key (TODO);
  • Bump code to .NET 9 SDK / C# 13:
    • Change SyncLock to Lock class;
    • params -> params IEnumerable as additional overload;
  • Bump code to .NET 10 SDK / C# 14 (when it's released):
    • Use new extension methods syntax;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages