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 }}
linuxaged
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ServiceStack.Text
tests
on
master
User selector
All users
All time
Commit history
Commits on Aug 25, 2013
ignore invalid culture tests
mythz
committed
854ae0c
View commit details
Copy full SHA for 854ae0c
View code at this point
Browse repository at this point
Commits on Aug 14, 2013
Proper serialize of x implementing IEnumerable<T>
Show description for 1678410
flq
committed
1678410
View commit details
Copy full SHA for 1678410
View code at this point
Browse repository at this point
Commits on Aug 9, 2013
Merge pull request #362 from pavelsavara/DataMemberOrder
Show description for 6562428
mythz
committed
6562428
View commit details
Copy full SHA for 6562428
View code at this point
Browse repository at this point
Commits on Aug 8, 2013
Changed the code to minimize side effects
pavelsavara
committed
51d5a43
View commit details
Copy full SHA for 51d5a43
View code at this point
Browse repository at this point
Added ICollection test
Show description for 607bc95
Wim Pool
committed
607bc95
View commit details
Copy full SHA for 607bc95
View code at this point
Browse repository at this point
Added support for DataMember(EmitDefaultValue)
pavelsavara
committed
e9ad33a
View commit details
Copy full SHA for e9ad33a
View code at this point
Browse repository at this point
XmlElement test
Show description for 6d6d926
Wim Pool
committed
6d6d926
View commit details
Copy full SHA for 6d6d926
View code at this point
Browse repository at this point
Commits on Aug 7, 2013
Added support for DataMember(Order)
Show description for f62cf88
pavelsavara
committed
f62cf88
View commit details
Copy full SHA for f62cf88
View code at this point
Browse repository at this point
Commits on Aug 6, 2013
Support creating instances from interfaces of common collections and arrays
mythz
committed
9cb0a0a
View commit details
Copy full SHA for 9cb0a0a
View code at this point
Browse repository at this point
Commits on Aug 5, 2013
ExcludePropertyReferences
Show description for a0d2c27
nhalm
committed
a0d2c27
View commit details
Copy full SHA for a0d2c27
View code at this point
Browse repository at this point
Commits on Jul 23, 2013
Tests for the IFormattable usage
Show description for 26b1d81
flq
committed
26b1d81
View commit details
Copy full SHA for 26b1d81
View code at this point
Browse repository at this point
Commits on Jul 21, 2013
ignored test temporary
desunit
committed
13188ba
View commit details
Copy full SHA for 13188ba
View code at this point
Browse repository at this point
fixed invalid test to support different time zones
desunit
committed
5cc565f
View commit details
Copy full SHA for 5cc565f
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:ServiceStack/ServiceStack.Text
desunit
committed
eba6ee2
View commit details
Copy full SHA for eba6ee2
View code at this point
Browse repository at this point
fixed #304
Show description for ffca4e1
desunit
committed
ffca4e1
View commit details
Copy full SHA for ffca4e1
View code at this point
Browse repository at this point
Commits on Jul 19, 2013
Make DateTime.ParseExact consistently convert back to local like everything else.
mythz
committed
df43d8f
View commit details
Copy full SHA for df43d8f
View code at this point
Browse repository at this point
Commits on Jul 4, 2013
Added RouteValueDictionaryTests.cs to test deserialization
jgeurts
committed
20da11c
View commit details
Copy full SHA for 20da11c
View code at this point
Browse repository at this point
Commits on Jun 30, 2013
Changed default behaviour of TryToParsePrimitiveTypeValues to always parse numeric types as either decimal, float or double.
Show description for ba307ad
Antony Denyer
committed
ba307ad
View commit details
Copy full SHA for ba307ad
View code at this point
Browse repository at this point
Commits on Jun 25, 2013
fix test
mythz
committed
80e4c5b
View commit details
Copy full SHA for 80e4c5b
View code at this point
Browse repository at this point
Support deserializing '0' and '1' for boolean values
mythz
committed
d783775
View commit details
Copy full SHA for d783775
View code at this point
Browse repository at this point
Commits on Jun 18, 2013
Add a JsConfig.AssumeUtc option
Show description for 4b92c7e
Jeff Sawatzky
authored and
jeffsawatzky
committed
4b92c7e
View commit details
Copy full SHA for 4b92c7e
View code at this point
Browse repository at this point
Fix bug regression re-added in commit cb76ac
mythz
committed
b309a61
View commit details
Copy full SHA for b309a61
View code at this point
Browse repository at this point
Commits on Jun 11, 2013
Non-numeric enums would be padded with double quotes. Added test in AdhocModelTests.cs and fix in JsonTypeSerializer.cs
toftstade
committed
80f5368
View commit details
Copy full SHA for 80f5368
View code at this point
Browse repository at this point
Commits on May 27, 2013
Support serializing delegates in Dump(), skip in JSON/JSV
mythz
committed
2b0952e
View commit details
Copy full SHA for 2b0952e
View code at this point
Browse repository at this point
Serialize DateTime.MinValue as UTC 0000Z
mythz
committed
5aeab04
View commit details
Copy full SHA for 5aeab04
View code at this point
Browse repository at this point
Commits on May 24, 2013
also add p.PrintDump() in tests
mythz
committed
55a6deb
View commit details
Copy full SHA for 55a6deb
View code at this point
Browse repository at this point
Add JsConfig.MaxDepth feature to prevent cyclical dependencies. fixes #331
mythz
committed
dfa69b9
View commit details
Copy full SHA for dfa69b9
View code at this point
Browse repository at this point
Commits on May 20, 2013
Optimize DateTimes serialization
mythz
committed
9fb67a6
View commit details
Copy full SHA for 9fb67a6
View code at this point
Browse repository at this point
Commits on May 19, 2013
Treat Enum Flags as a Numeric Type and Encode it in a map key. fixes #328
mythz
committed
cf87d2f
View commit details
Copy full SHA for cf87d2f
View code at this point
Browse repository at this point
Added missing test files
uhaciogullari
committed
ff70cef
View commit details
Copy full SHA for ff70cef
View code at this point
Browse repository at this point
Commits on May 15, 2013
Removed unused class
Show description for 73ad03c
uhaciogullari
committed
73ad03c
View commit details
Copy full SHA for 73ad03c
View code at this point
Browse repository at this point
Commits on May 6, 2013
INCR to v3.9.44
mythz
committed
15dfd14
View commit details
Copy full SHA for 15dfd14
View code at this point
Browse repository at this point
Fix QueryString serialization by buffering instead of multi-checks in lists serializers
mythz
committed
c0ad2cc
View commit details
Copy full SHA for c0ad2cc
View code at this point
Browse repository at this point
Commits on Apr 22, 2013
Split out Raw CustomSerializer tests in a different file
mythz
committed
b1dc332
View commit details
Copy full SHA for b1dc332
View code at this point
Browse repository at this point
Don't cache keyFn fn for Hash, cache valueFn when types match
mythz
committed
7d3e768
View commit details
Copy full SHA for 7d3e768
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.