v1.25.0 Add the Memento Pattern
- Add the memento pattern source code
- Add the SharedKernel project reference and add the data extension class with interface class files. It also adds the data validation class with interface class files, but it doesn't start to edit the data validation source code.
- Create the mediator pattern-related file in the Web project, such as the controller and view files. A view part only creates the Index page.
- Turn on the GC dispose mechanism and overide dispose mechanism.
- Delete comFun class file in the Web projects which functions remove to the new project that is the SharedKernel project.
- Sort the design pattern controller files in the web projects.
- Remove non-using functions in the interface class files and the class files which are in the Core project.
Full Changelog: v1.24.0...v1.25.0