You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* StatuCodeResult as base class
* StatuCodeResult as base class
* Making types public and renaming to HTTPResult
* Update comments
* Make setters internal
* Updating public API file
* Removing base classes
* Changing method name to WriteResultAsStatusCode
* Updating API
* code cleanup
* fixing public api
* Simplyfing interfaces
* Removing interfaces + Adding ctors
* Fixing xml docs
* Making EmptyResult public
* Updating JsonHttpResult
* Adding missing ctor
* Adding missing ctor
* Adding missing ctor
* Adding misssed xml comment
* Removing configureResponseHeader
* PR Feedback
* Moving ctors to internal
* Create logger using string category
* Adding more unittests
* Update src/Http/Http.Results/src/EmptyHttpResult.cs
Co-authored-by: Brennan <[email protected]>
* Update ContentHttpResult.cs
* avoid closure allocation
Co-authored-by: Brennan <[email protected]>
0 commit comments