le-nn / memento

A simple client-side state management container for Blazor/.NET includes redo/undo and ReduxDevTools support.

Home Page:https://github.com/le-nn/memento

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Select mode to registor to ServiceCollection.

le-nn opened this issue · comments

commented

Only AddSingleton is currently supported, but allow the mode to be selected.

  • AddScoped
  • AddSingleton