TRONIX Code Documentation
|
Classes | |
class | Tronix.Web.Infrastructure.Attributes.BodyDataParameterBinding |
Based on: https://weblog.west-wind.com/posts/2013/Dec/13/Accepting-Raw-Request-Body-Content-with-ASPNET-Web-API Reads the Request body into a string/byte[] and assigns it to the parameter bound. More... | |
class | Tronix.Web.Infrastructure.Attributes.EmptyTask |
A do nothing task that can be returned from functions that require task results when there's nothing to do. More... | |
Namespaces | |
namespace | Tronix |
namespace | Tronix.Web |
namespace | Tronix.Web.Infrastructure |
namespace | Tronix.Web.Infrastructure.Attributes |