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 }}
codecopy
/
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
src
on
v3
User selector
All users
All time
Commit history
Commits on Jun 8, 2015
Merge pull request #456 from voloda/DictionaryShouldAllowSerializeNull
Show description for 4203336
mythz
committed
4203336
View commit details
Copy full SHA for 4203336
View code at this point
Browse repository at this point
Fix copy&paste issues
voloda
committed
df79241
View commit details
Copy full SHA for df79241
View code at this point
Browse repository at this point
Commits on Jun 7, 2015
Merge pull request #455 from voloda/DictionaryShouldAllowSerializeNull
Show description for 1fb69d2
mythz
committed
1fb69d2
View commit details
Copy full SHA for 1fb69d2
View code at this point
Browse repository at this point
Commits on Jun 5, 2015
Dictionary should not skip null values even if null values should not be serialized
voloda
committed
e8e1aa1
View commit details
Copy full SHA for e8e1aa1
View code at this point
Browse repository at this point
Commits on May 26, 2015
Allowing deserialization of object arrays when some of the objects are null but the first one is not null
Maxim Mass
committed
66b1ff4
View commit details
Copy full SHA for 66b1ff4
View code at this point
Browse repository at this point
Commits on Apr 25, 2015
Merge pull request #447 from voloda/DeserializeActivationFix
Show description for 18972bd
mythz
committed
18972bd
View commit details
Copy full SHA for 18972bd
View code at this point
Browse repository at this point
Commits on Apr 21, 2015
- converted to Unified
desunit
committed
2ebe97b
View commit details
Copy full SHA for 2ebe97b
View code at this point
Browse repository at this point
Commits on Apr 16, 2015
Explicitly specified __type should not be even activated when not appropriate
voloda
committed
7385b16
View commit details
Copy full SHA for 7385b16
View code at this point
Browse repository at this point
Commits on Apr 7, 2015
Fix number with leading zeros serialization bug
Show description for f1a625b
xplicit
committed
f1a625b
View commit details
Copy full SHA for f1a625b
View code at this point
Browse repository at this point
Commits on Mar 28, 2015
Merge pull request #441 from voloda/ParserErrorCallback
Show description for 009a6c4
mythz
committed
009a6c4
View commit details
Copy full SHA for 009a6c4
View code at this point
Browse repository at this point
Changes based on the feedback
voloda
committed
795027e
View commit details
Copy full SHA for 795027e
View code at this point
Browse repository at this point
Commits on Mar 27, 2015
Merge pull request #440 from voloda/ArrayListSerializationFix
Show description for 123e955
mythz
committed
123e955
View commit details
Copy full SHA for 123e955
View code at this point
Browse repository at this point
Invoke error handler callback for deserialization issues
voloda
committed
ff1102a
View commit details
Copy full SHA for ff1102a
View code at this point
Browse repository at this point
Fix null values serialization in ArrayList collection
voloda
committed
89d0282
View commit details
Copy full SHA for 89d0282
View code at this point
Browse repository at this point
Commits on Mar 26, 2015
Fix property filtering when a collection contains null
voloda
committed
f39275c
View commit details
Copy full SHA for f39275c
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
Fixed possible corruption of thread local state.
Show description for 4df1dd5
bcuff
committed
4df1dd5
View commit details
Copy full SHA for 4df1dd5
View code at this point
Browse repository at this point
Fixed null ref exception when deserializing
Show description for b23f7a1
bcuff
committed
b23f7a1
View commit details
Copy full SHA for b23f7a1
View code at this point
Browse repository at this point
Commits on Feb 25, 2015
Fixed deserialization of null Dictionary<string, string>.
bcuff
committed
b2e5144
View commit details
Copy full SHA for b2e5144
View code at this point
Browse repository at this point
Fixed IEnumerable's with mixed types.
bcuff
committed
69fe47b
View commit details
Copy full SHA for 69fe47b
View code at this point
Browse repository at this point
Commits on Oct 22, 2014
including feedback from https://github.com/ServiceStack/ServiceStack.Text/pull/432
pavelsavara
committed
29ac4ab
View commit details
Copy full SHA for 29ac4ab
View code at this point
Browse repository at this point
Commits on Oct 20, 2014
This change allows to work with existence of the attribute on the Json message in same way as dynamic languages do.
Show description for 098d1d8
pavelsavara
committed
098d1d8
View commit details
Copy full SHA for 098d1d8
View code at this point
Browse repository at this point
Commits on Sep 24, 2014
Support white-space when parsing __type info
mythz
authored and
voloda
committed
ae254ad
View commit details
Copy full SHA for ae254ad
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
Huge performance improvement when using deserialization hooks.
twenzel
committed
eaeb462
View commit details
Copy full SHA for eaeb462
View code at this point
Browse repository at this point
Add fallback support for IDictionary types like OrderedDictionary
twenzel
committed
1b8709e
View commit details
Copy full SHA for 1b8709e
View code at this point
Browse repository at this point
Revert "Support for deserializing OrderedDictionary types."
Show description for 58cb75e
twenzel
committed
58cb75e
View commit details
Copy full SHA for 58cb75e
View code at this point
Browse repository at this point
Commits on Jul 10, 2014
To support full compatibility to other serializers the TypeSerializer should take care of empty strings as well.
Show description for c24f097
twenzel
committed
c24f097
View commit details
Copy full SHA for c24f097
View code at this point
Browse repository at this point
Support for deserializing OrderedDictionary types.
twenzel
committed
eabbf9f
View commit details
Copy full SHA for eabbf9f
View code at this point
Browse repository at this point
Support for after serialized hook. Required to support OnSerializedAttribute (WCF Support). See unit test for details.
twenzel
committed
7cb2bc4
View commit details
Copy full SHA for 7cb2bc4
View code at this point
Browse repository at this point
Commits on Jun 24, 2014
Stopped JsonValue from getting escaped over and over for each serialization call
Eric Amodio
committed
3ce38a9
View commit details
Copy full SHA for 3ce38a9
View code at this point
Browse repository at this point
Commits on May 22, 2014
Renamed SafeSubstring param and supporting logic
Show description for 2fe37b4
jerbri
committed
2fe37b4
View commit details
Copy full SHA for 2fe37b4
View code at this point
Browse repository at this point
Commits on Feb 16, 2014
Added support for field datamember serializing
Benny Thomas
committed
c274e02
View commit details
Copy full SHA for c274e02
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
Merge branch 'v3-fixes' into v3
mythz
committed
914b0ee
View commit details
Copy full SHA for 914b0ee
View code at this point
Browse repository at this point
Commits on Oct 28, 2013
Fixes two bugs in deserializing DateTime objects from strings.
Show description for 2dbc177
Doug Schmidt
committed
2dbc177
View commit details
Copy full SHA for 2dbc177
View code at this point
Browse repository at this point
Commits on Oct 18, 2013
Merge branch 'v3-fixes' into v3
mythz
committed
3b7e4b0
View commit details
Copy full SHA for 3b7e4b0
View code at this point
Browse repository at this point
Nullable<DateTimeOffset> Deserialization Fix
Show description for ad951a3
aifdsc
committed
ad951a3
View commit details
Copy full SHA for ad951a3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.