This is an opinated list of core components and even more opinated implementation. Use at your own risk as there are too many things to do and too little time to do it in.
Slowly converting code to .NET Standard 2 and revamping structures
- Make Unit tests
- Code
- Increase unit test code coverage to 100%
- Replace async placeholders with actual implementations
- Benchmark performance
- x86
- x64
- Evaluate concurrencies in various environmental contexts
- Console
- Desktop
- Web
Add READMEs to all projects- Fill out READMEs
- - ongoing
- [-] - refactor
- - review-ready
- [r] - reviewed
- Core.DataAccess
- Core.Exceptions
- Core.Globalization
- Core.Interfaces
- Core.Logging
- Core.Messaging
- Core.Models
- [-] Core.Reflection
- [-] Core.Security
- Core.Seeding
- Core.Workflow