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)
Dependencies
-
.NETFramework 5.0
- Haukcode.WkHtmlToPdfDotNet (>= 1.5.59)
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 2.2.0)
- Microsoft.EntityFrameworkCore (>= 5.0.15)
- Microsoft.EntityFrameworkCore.Sqlite (>= 5.0.15)
- Microsoft.EntityFrameworkCore.SqlServer (>= 5.0.15)
- Microsoft.Extensions.Options (>= 5.0.0)
- StackExchange.Redis (>= 2.2.50)
- Z.EntityFramework.Extensions.EFCore (>= 5.13.2)
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. |