Skip to content

Ao.SavableConfig.Binder 2.3.0

Install from the command line:
Learn more about NuGet packages
$ dotnet add package Ao.SavableConfig.Binder --version 2.3.0

About this version

Provider BindTwoWay extensions method. Can Configuration - PhysicalFile two way change save. Provider CreateProxy extensions method. Can Proxy clr virtual property.Modify auto modify configuration!

  var inst = config.CreateProxy{Settings}();
  config.BindTwoWay(inst, JsonChangeTransferCondition.Instance);

  You can receive property change when in set time.

  The prox can run at bool/(u)int8/(u)int32/(u)int64/string/float/double

Details


Assets

  • package.nupkg

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0