AlexKlaus
-
- 151,880 total downloads
- last updated 12/27/2024
- Latest version: 3.3.1
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 -
- 86,264 total downloads
- last updated 12/27/2024
- Latest version: 3.3.1
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