Skip to content
This repository has been archived by the owner on Sep 17, 2022. It is now read-only.

A sample that shows how to write a Web API in which every Controller method is literally formed by a single line of code, yet with the ability to handle all response types, validation errors, etc.

License

Notifications You must be signed in to change notification settings

marcominerva/TotalDecoupling

Repository files navigation

Total Decoupling

This repository is not maintained anymore. You can find the most recent solution for decoupling operation results and actual application responses in the OperationResults repository.

A sample that shows how to write a Web API in which every Controller method is literally formed by a single line of code, yet with the ability to handle all response types, validation errors, etc.

About

A sample that shows how to write a Web API in which every Controller method is literally formed by a single line of code, yet with the ability to handle all response types, validation errors, etc.

Topics

Resources

License

Stars

Watchers

Forks

Languages