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 }}
feik
/
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
ServiceStack.Text
Common
JsReader.cs
on
master
User selector
All users
All time
Commit history
Commits on Jan 9, 2016
Fix whtespace
mythz
committed
745eda7
View commit details
Copy full SHA for 745eda7
View code at this point
Browse repository at this point
Commits on Jan 30, 2015
Support coercing lowercase_underscore enum values
mythz
committed
b069f83
View commit details
Copy full SHA for b069f83
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
Add perf improvements for JsConfig<T>.OnDeserializedFn / OnSerializingFn
mythz
committed
17b9069
View commit details
Copy full SHA for 17b9069
View code at this point
Browse repository at this point
Commits on Jun 19, 2014
Add support for deserializing tuples
mythz
committed
8b834ec
View commit details
Copy full SHA for 8b834ec
View code at this point
Browse repository at this point
Commits on Feb 26, 2014
Relax RegisterForAot classes so they're accessible in PCL arch dlls
mythz
committed
5594a82
View commit details
Copy full SHA for 5594a82
View code at this point
Browse repository at this point
Commits on Jan 6, 2014
Fix build error
mythz
committed
01b3b78
View commit details
Copy full SHA for 01b3b78
View code at this point
Browse repository at this point
Avoid runtime error in IOS by pushing ref to dynamic behind PCL Export provider
mythz
committed
aaf1af8
View commit details
Copy full SHA for aaf1af8
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 Nov 3, 2013
- added WinRT support
desunit
committed
602e661
View commit details
Copy full SHA for 602e661
View code at this point
Browse repository at this point
Commits on Sep 20, 2013
Upgrade all projects to .NET 4.0
mythz
committed
2c37e23
View commit details
Copy full SHA for 2c37e23
View code at this point
Browse repository at this point
Commits on Aug 8, 2013
Make ICollection behave the same as IEnumerable
Wim Pool
committed
0f2ad9d
View commit details
Copy full SHA for 0f2ad9d
View code at this point
Browse repository at this point
Commits on Apr 20, 2013
Allow serializing IEnumerable, when deserializing unknown IEnumerable is deserialized as List<string>
mythz
committed
9ffefd0
View commit details
Copy full SHA for 9ffefd0
View code at this point
Browse repository at this point
Commits on Mar 8, 2013
fixed #242
desunit
committed
77be10e
View commit details
Copy full SHA for 77be10e
View code at this point
Browse repository at this point
Commits on Mar 2, 2013
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 3, 2013
fix whitespace
mythz
committed
086a97d
View commit details
Copy full SHA for 086a97d
View code at this point
Browse repository at this point
Commits on Nov 10, 2012
added native support for KeyValuePair<,>
desunit
committed
2fda95d
View commit details
Copy full SHA for 2fda95d
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 17, 2012
Enable dictionary and list deserialization of primitive types (configurable); Create ExpandoObject deserializer
Andrew Robinson
committed
6284acb
View commit details
Copy full SHA for 6284acb
View code at this point
Browse repository at this point
Commits on Sep 16, 2012
white space - we don't need it
mythz
committed
891cdca
View commit details
Copy full SHA for 891cdca
View code at this point
Browse repository at this point
Add support for Hashtable
mythz
committed
5fbfbc3
View commit details
Copy full SHA for 5fbfbc3
View code at this point
Browse repository at this point
Commits on Sep 15, 2012
Merge pull request #188 from Eloqua/SerializationHooks
Show description for 787c002
mythz
committed
787c002
View commit details
Copy full SHA for 787c002
View code at this point
Browse repository at this point
Commits on Sep 13, 2012
Note to self
i-e-b
committed
0d7fa7a
View commit details
Copy full SHA for 0d7fa7a
View code at this point
Browse repository at this point
Commits on Sep 11, 2012
Add serialization hooks for OnSerializing, OnDeserialized
Andrew Robinson
committed
3964b1f
View commit details
Copy full SHA for 3964b1f
View code at this point
Browse repository at this point
Commits on Sep 6, 2012
Fix custom de/serialization for object types, and add tests
Andrew Robinson
committed
c4bd05b
View commit details
Copy full SHA for c4bd05b
View code at this point
Browse repository at this point
Commits on Aug 29, 2012
Enable custom serialization of any type (not just structs), and enable non-string value serialization
Andrew Robinson
committed
1ad7771
View commit details
Copy full SHA for 1ad7771
View code at this point
Browse repository at this point
Commits on Jul 18, 2012
Major refactor. Pulled the string escaping out of EatValue into the callsites that need them.
Show description for f33fa40
mythz
committed
f33fa40
View commit details
Copy full SHA for f33fa40
View code at this point
Browse repository at this point
Commits on Jul 13, 2012
Now existance of DeSerializeFn checked during deserialization and not existance of SerializeFn
Show description for e31e476
algra
committed
e31e476
View commit details
Copy full SHA for e31e476
View code at this point
Browse repository at this point
Commits on Mar 6, 2012
INCR to v3.60 - merge ext pull-reqs, fix Unspecified DateTime tests and Static ParseJson/ParseJsv overloads to customize deserialization of reference types
mythz
committed
5b7a176
View commit details
Copy full SHA for 5b7a176
View code at this point
Browse repository at this point
Commits on Mar 4, 2012
Only call Parse() methods on value types (structs)
meebey
committed
2eab14c
View commit details
Copy full SHA for 2eab14c
View code at this point
Browse repository at this point
Commits on Jan 29, 2012
Handle when inheriting from IEnumerable<T> use-case.
Show description for a0dd2f7
mythz
committed
a0dd2f7
View commit details
Copy full SHA for a0dd2f7
View code at this point
Browse repository at this point
Commits on Jan 28, 2012
Major issue/feature sweep.
mythz
committed
b0460eb
View commit details
Copy full SHA for b0460eb
View code at this point
Browse repository at this point
Commits on Jan 26, 2012
- Support for deserializing anonymous types
danielwertheim
committed
136827b
View commit details
Copy full SHA for 136827b
View code at this point
Browse repository at this point
Commits on Dec 10, 2011
added limited DataContractSerialization (DCS) support including ignoring members that are not attributed and renaming members.
Show description for 5866e6e
paegun
committed
5866e6e
View commit details
Copy full SHA for 5866e6e
View code at this point
Browse repository at this point
Commits on Nov 4, 2011
v3.03 - Push ExtractType into GetParseFn<T> so it can be shared by all collections, e.g. Dictionary<str,Interface>, List<Interface>, etc.
mythz
committed
3db77c6
View commit details
Copy full SHA for 3db77c6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.