blazor-redux
blazor-redux copied to clipboard
System.TypeLoadException: Could not resolve type with token 01000030 from typeref (expected class 'Microsoft.JSInterop.Json' in assembly 'Microsoft.JSInterop, Version=0.6.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60')
builder.Services.AddReduxStore<MyState, IAction>(new MyState(), Reducers.RootReducer);