AlexKlaus
-
- 134,710 total downloads
- last updated 1/1/2024
- Latest version: 3.2.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 -
- 80,686 total downloads
- last updated 1/1/2024
- Latest version: 3.2.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