3.0.0
Improvements
- FxCopAnalyzers migrated to NetAnalyzers
Breaking Changes
-
In order to improve even more the decoupling between the modules, Krafted project/package was splitted into 3 new packages:
-
As the main goal of Krafted is to provide just useful and general purpose set of libraries, I struggle to put in them just this kind of packages, and the packages bellow, despite being useful for me in some projects, doesn't fit well in the Krafted, so I marked them as obsolete, end delete the projects from the solution:
- Krafted.Abstractions
- Krafted.Configuration
- Krafted.EntityFrameworkCore
- Krafted.Rfc
-
The artifacts bellow are moved from Krafted to other code bases:
- Krafted.DesignPatterns/Ddd/* moved to developrdream-framework
- Krafted.EntityFrameworkCore moved to developrdream-framework