Log4Pro.CoreComponents 1.1.0

Usefull simple basic components into ASP.Net backend as ASP.Net services for modern web deveopment.

Install-Package Log4Pro.CoreComponents -Version 1.1.0
dotnet add package Log4Pro.CoreComponents --version 1.1.0
paket add Log4Pro.CoreComponents --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

There is compatibility API changes in Settings part:
- UserLevel attribute for mark as user level settings. (User level settings never initialize and not appear in the settings administration API.)
There is fixes in Settings part:
- It makes independent the serialization of setting value from used JSON serializer when the viewmodel of settings tree is serializing.
There is fixes in OperationMessageCenter part:
- Marks MessageCategory.Warning enum value as defult (for direct use under VSettings)

Version History

Version Downloads Last updated
1.1.1 29 2022.06.29.
1.1.0 (current version) 12 2022.03.25.
1.0.1 11 2022.03.23.
1.0.0 12 2022.03.23.