The main functionality of Videomatic.
This project follows the principles of Clean Architecture. It defines application 'Features' (i.e. 'Use Cases') which are the main building blocks of the application.
The project also follows the principles of CQRS Command Query Responsibility Segregation
- Domain
- ShardKernel
They are located in the Features folder and are divided in groups:
- Arifacts
- Playlists
- Transcripts
- Videos
Browse each folder to see the available features.
