Fixed issues with database OR mapping
Moved HTML processing to HTMLService, inheritance changes in entities
Added selected text to AnnotationTag and requests/responses
Caching generated CSS, returning it separate from HTML
Added tables for finalizing annotations to DB
Merge branch 'features/9664-annotation-count-display' into dev Re #9664
Merge branch 'features/9677-sentiment-annotation' into dev Re #9677
Merge branch 'features/9593-tag-management' into dev Re #9593
Added sentiment to Tags and SubTags, modified create/update tag/subtag endpoints, added set instance sentiment endpoint
Added option to hide category from annotators, changed endpoints and services
Added endpoint to get global required annotations, moved configuration to database
Added caching and incremental updates to annotations
Minor fixes, added annotation instance endpoint - untested
Moved Enums to Models project
Added default value to Annotation.Note
Code cleanup
Password in user ignored for JSON serialization
Version V2 working with GUID
Version 1 working state of DB and EF with integer IDs