GitPedia
sang-hyeon

sang-hyeon/Plastic

This project provides encapsulation of things like Domain, Application Rules, Business Rules or Business Logic in Application.

12 Releases
Latest: 1y ago
Updated the dependent packagesv.2.6.4Latest
sang-hyeonsang-hyeon·1y ago·June 29, 2024
GitHub
some bug fixed.v2.6.3
sang-hyeonsang-hyeon·2y ago·November 21, 2023
GitHub
Enhance PlasticCommandAttribute.v2.5.1
sang-hyeonsang-hyeon·2y ago·November 12, 2023
GitHub
some bug fixed.v2.4.3
sang-hyeonsang-hyeon·2y ago·October 13, 2023
GitHub
Introduce CommandGroup.v2.4.0
sang-hyeonsang-hyeon·2y ago·October 12, 2023
GitHub
Packages are updated.v2.3.0
sang-hyeonsang-hyeon·3y ago·April 4, 2023
GitHub
Support .NET 7.0.200v2.2.3
sang-hyeonsang-hyeon·3y ago·February 24, 2023
GitHub

Support .NET 7.0.200

minor fix.v2.2.2
sang-hyeonsang-hyeon·3y ago·February 13, 2023
GitHub
v2.2.1
sang-hyeonsang-hyeon·3y ago·February 11, 2023
GitHub
Generated Command Interfacev2.2.0
sang-hyeonsang-hyeon·3y ago·February 3, 2023
GitHub

Introduce the generated command interface.

Execute method of Plastic Command inherit xml comment.v2.1.1
sang-hyeonsang-hyeon·3y ago·February 3, 2023
GitHub
New Architecture.v2.0.0
sang-hyeonsang-hyeon·3y ago·December 12, 2022
GitHub

📋 Changes

  • ICommandSpectification<,>
  • ICommandSpecificationWithValidation<,,>