Skip to content

3.0.0

Compare
Choose a tag to compare
@maiconheck maiconheck released this 19 Dec 00:26
· 84 commits to master since this release

Improvements

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