TRONIX Code Documentation
|
Classes | |
class | Tronix.Web.Infrastructure.Attributes.BodyDataAttribute |
Based on: https://weblog.west-wind.com/posts/2013/Dec/13/Accepting-Raw-Request-Body-Content-with-ASPNET-Web-API An attribute that captures the entire content body and stores it into the parameter of type string or byte[]. More... | |
Namespaces | |
namespace | Tronix |
namespace | Tronix.Web |
namespace | Tronix.Web.Infrastructure |
namespace | Tronix.Web.Infrastructure.Attributes |