Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
attackgithub
/
ServiceStack.Text
Public
forked from
ServiceStack/ServiceStack.Text
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ServiceStack.Text
src
ServiceStack.Text
CsvWriter.cs
on
v5
User selector
All users
All time
Commit history
Commits on Nov 18, 2017
Also use CustomHeadersMap when deserializing
mythz
committed
f266f9b
View commit details
Copy full SHA for f266f9b
View code at this point
Browse repository at this point
Commits on Nov 9, 2017
Remove all usage of deprecated APIs
mythz
committed
b22b3a2
View commit details
Copy full SHA for b22b3a2
View code at this point
Browse repository at this point
Commits on Aug 23, 2017
Add support for serializing single Dictionary or KVP[] to CSV
mythz
committed
b579bfc
View commit details
Copy full SHA for b579bfc
View code at this point
Browse repository at this point
Commits on Jun 21, 2017
Handle when csv string field starts with list or map char
mythz
committed
9f821b3
View commit details
Copy full SHA for 9f821b3
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
Convert remaining code to use newer CreateGetter/CreateSetter APIs
mythz
committed
edeec9a
View commit details
Copy full SHA for edeec9a
View code at this point
Browse repository at this point
Rename to more appropriate CreateGetter/CreateSetter
mythz
committed
efab477
View commit details
Copy full SHA for efab477
View code at this point
Browse repository at this point
Commits on Apr 2, 2016
handle object will null properties
mythz
committed
fbe7388
View commit details
Copy full SHA for fbe7388
View code at this point
Browse repository at this point
Commits on Mar 31, 2016
Add support for deserializing csv into untyped string Dictionary or List
mythz
committed
0add696
View commit details
Copy full SHA for 0add696
View code at this point
Browse repository at this point
Commits on Mar 30, 2016
Add initial support for CSV deserialization
mythz
committed
024ceeb
View commit details
Copy full SHA for 024ceeb
View code at this point
Browse repository at this point
Commits on Aug 28, 2015
Add support for serializing dynamic generic IDictionary's to CSV
mythz
committed
18cab8b
View commit details
Copy full SHA for 18cab8b
View code at this point
Browse repository at this point
Commits on Aug 27, 2015
remove unnecessary refs where possible
mythz
committed
076cdeb
View commit details
Copy full SHA for 076cdeb
View code at this point
Browse repository at this point
Commits on Jun 25, 2015
Strip quotes from JSV String values when serializing values in CSV Serializer
mythz
committed
5e1300a
View commit details
Copy full SHA for 5e1300a
View code at this point
Browse repository at this point
Commits on Jan 2, 2015
Add support for serializing List of dynamic or objects to CSV
mythz
committed
ce2e4b3
View commit details
Copy full SHA for ce2e4b3
View code at this point
Browse repository at this point
Commits on Jun 26, 2014
Move Static Accessors to SS.Reflection namespace
mythz
committed
dd86057
View commit details
Copy full SHA for dd86057
View code at this point
Browse repository at this point
Commits on May 13, 2014
Change Csv Serializer to use CsvConfig
mythz
committed
8697e4e
View commit details
Copy full SHA for 8697e4e
View code at this point
Browse repository at this point
Commits on Feb 26, 2014
Then there were are a few more that needed relaxing...
mythz
committed
6c4002c
View commit details
Copy full SHA for 6c4002c
View code at this point
Browse repository at this point
Commits on Dec 22, 2013
Refactor to support PCL
mythz
committed
d69b1ac
View commit details
Copy full SHA for d69b1ac
View code at this point
Browse repository at this point
Commits on Apr 16, 2013
fix csvserializer whitespace
mythz
committed
35d59a5
View commit details
Copy full SHA for 35d59a5
View code at this point
Browse repository at this point
Commits on Mar 2, 2013
more WinRT re-factorings
mythz
committed
3cc800d
View commit details
Copy full SHA for 3cc800d
View code at this point
Browse repository at this point
Refactored Win32 support to be DRY'er
mythz
committed
6fbf497
View commit details
Copy full SHA for 6fbf497
View code at this point
Browse repository at this point
Commits on Feb 27, 2013
Adds supporting for WinRT. Fixes WindowsPhone sln.
Show description for a54873e
abattery
committed
a54873e
View commit details
Copy full SHA for a54873e
View code at this point
Browse repository at this point
Commits on Jan 18, 2013
Windows Phone 8 solution created.
sami1971
committed
002ecaa
View commit details
Copy full SHA for 002ecaa
View code at this point
Browse repository at this point
Commits on Nov 29, 2012
Merge pull request #247 from peterlazzarino/master
Show description for 58c2538
mythz
committed
58c2538
View commit details
Copy full SHA for 58c2538
View code at this point
Browse repository at this point
Removed unused method causing test failure in pull request.
Show description for db379c0
Peter Lazzarino
committed
db379c0
View commit details
Copy full SHA for db379c0
View code at this point
Browse repository at this point
Merge pull request #246 from peterlazzarino/master
Show description for eb43d68
mythz
committed
eb43d68
View commit details
Copy full SHA for eb43d68
View code at this point
Browse repository at this point
Fix for failed tests in pull request #245
Show description for f1398b1
Peter Lazzarino
committed
f1398b1
View commit details
Copy full SHA for f1398b1
View code at this point
Browse repository at this point
Merge pull request #245 from peterlazzarino/master
Show description for 9bbcadc
mythz
committed
9bbcadc
View commit details
Copy full SHA for 9bbcadc
View code at this point
Browse repository at this point
Commits on Nov 3, 2012
added support for MonoTouch tests
Show description for 98bf72b
desunit
committed
98bf72b
View commit details
Copy full SHA for 98bf72b
View code at this point
Browse repository at this point
Commits on Nov 1, 2012
Getting MonoTouch/Droid/WP up to date
gshackles
committed
d74d1c6
View commit details
Copy full SHA for d74d1c6
View code at this point
Browse repository at this point
Commits on Oct 28, 2012
Changed to use T.IsDto() and T.GetDataMember() on all call sites.
mythz
committed
f6051b3
View commit details
Copy full SHA for f6051b3
View code at this point
Browse repository at this point
Commits on Oct 18, 2012
Update src/ServiceStack.Text/CsvWriter.cs
Show description for 04e72de
AndrewRissing
committed
04e72de
View commit details
Copy full SHA for 04e72de
View code at this point
Browse repository at this point
Commits on Oct 17, 2012
Create CSV from Dictionary<string,object>
Peter Lazzarino
committed
1b2b467
View commit details
Copy full SHA for 1b2b467
View code at this point
Browse repository at this point
Commits on Oct 8, 2012
merge
mythz
committed
c9ae144
View commit details
Copy full SHA for c9ae144
View code at this point
Browse repository at this point
Commits on Sep 25, 2012
fixed #203:
Show description for f3017e0
desunit
committed
f3017e0
View commit details
Copy full SHA for f3017e0
View code at this point
Browse repository at this point
Commits on Aug 29, 2012
Add Dictionary serializer for csv
Andrew Robinson
committed
c820b83
View commit details
Copy full SHA for c820b83
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.