AlexKlaus
-
- 41,783 total downloads
- last updated 1/1/2023
- Latest version: 3.1.0
Decouples domain operation results from ActionResult-based types of Web API. Provides: - data types for returning from domain operations (wraps up the returned value and adds operation status with error... More information -
- 35,122 total downloads
- last updated 1/1/2023
- Latest version: 3.1.0
Converts a IDomainResult-based object (returned from the Domain Layer) to various ActionResult-based types providing 20+ static extension methods. To be used in Web API projects to accompany... More information