Standalone ServiceStack service for Web & Native Mobile App
问题 Our architecture consists of several backend (non-ServiceStack) services and applications that send data to our system via ServiceStack service hosted in asp.net - this is currently a standalone ServiceProject project containing our required Services/Repository/DTOs following the structure of all the provided ServiceStack samples. With our backend complete we're now designing our two front-end requirements consisting of a web application and native mobile application. For the web application