Commit 756cf02
committed
ServiceStack now has CSV Serializer support! (no csv deserializing yet).
Also added is a in new filter/content-type plugin model where you can add custom formats/filters to ServiceStack (how CSV format was added).
- Request and Response filters to inspect requests / responses and change response behaviour.
- Request.Items added for filters / services to share data.
- Request.Cookies added to read cookies.
- New CSV and plugin model available to both ASP.NET and HttpListener hosts.1 parent 8fbf6c6 commit 756cf02
File tree
52 files changed
+1291
-670
lines changed- lib
- release
- latest
- ServiceStack.Text
- lib
- src
- ServiceStack.Common/Web
- ServiceStack.ServiceHost
- ServiceStack.ServiceInterface/Testing
- ServiceStack.WebHost.Endpoints
- Extensions
- Metadata
- Support
- Metadata/Controls
- tests
- ServiceStack.WebHost.Endpoints.Tests
- Mocks
- Support/Host
- ServiceStack.WebHost.IntegrationTests
- ServiceStack.ServiceInterface
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+1291
-670
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments