Connor James Bishop

Results 3 issues of Connor James Bishop

Make onCreateStart, onCreateSuccess, onCreateError .. etc callbacks actions rather than mutations which gives the user greater flexibility. For example, they could dispatch other actions in their store.

First of all, Id like to say this is a great little library, great work! My only issue is that we can only react to request errors/successes with custom **mutations**....

The docs and examples show how to configure Startup.cs for apps targeting .net core. Can you advise on how to configure for a .NET Framework app ?