How to debug Service Fabric stateful service / actor state -


i implemented basic service fabric statefulservice stores questionnaire data using ireliablestatemanager. in order debug method, need view statemanager data using sort of browser or administration console. doesn't seem possible using service fabric explorer.

how can done?

you have expose apis allow reading of data , create viewer part of application. there no generic way today.


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -