Skip to content

Commit 756cf02

Browse files
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

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 changed

lib/ServiceStack.Interfaces.dll

512 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

lib/ServiceStack.Text.dll

3 KB
Binary file not shown.

lib/ServiceStack.Text.pdb

14 KB
Binary file not shown.

lib/ServiceStack.dll

11.5 KB
Binary file not shown.
512 Bytes
Binary file not shown.
512 Bytes
Binary file not shown.
3 KB
Binary file not shown.
14 KB
Binary file not shown.

release/latest/ServiceStack.dll

11 KB
Binary file not shown.

0 commit comments

Comments
 (0)