torhovland / blazor-redux

Connecting a Redux state store with Blazor.
Other
481 stars 48 forks source link

Update to 0.5.0 #11

Closed sujithq closed 5 years ago

sujithq commented 6 years ago

These changes make it possible to use it with version 0.5.0

Update nuget package Microsoft.AspNetCore.Blazor.Browser Use Json (JsonUtil is deprecated)

panesofglass commented 6 years ago

This breaks the Redux Dev Tools integration, as the JSInterop also needs to be updated.

Eeems commented 5 years ago

@sujithq any chance you could update the PR based on @panesofglass reply?

torhovland commented 5 years ago

Closing this due to the 0.6.0 update in #12.