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
JsConfig.cs
on
v3
User selector
All users
All time
Commit history
Commits on Jun 8, 2015
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 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 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 Mar 28, 2015
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
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
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 Jul 10, 2014
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 Aug 29, 2013
append the "+0000" offset to utc dates if specified
jeffsawatzky
committed
b350594
View commit details
Copy full SHA for b350594
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 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 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
Commits on May 24, 2013
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 11, 2013
Fixed compile errors
uhaciogullari
committed
5019b89
View commit details
Copy full SHA for 5019b89
View code at this point
Browse repository at this point
Commits on Apr 23, 2013
Allow clearing of Fn Caches to get tests passing
Demis
authored and
Demis
committed
dee8cab
View commit details
Copy full SHA for dee8cab
View code at this point
Browse repository at this point
Commits on Apr 20, 2013
Allow byte[] in AnonTypes to be overridden
mythz
committed
eb980c9
View commit details
Copy full SHA for eb980c9
View code at this point
Browse repository at this point
Commits on Mar 15, 2013
fixed #287:
Show description for 7d8e5fb
desunit
committed
7d8e5fb
View commit details
Copy full SHA for 7d8e5fb
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 Feb 12, 2013
Adds support for property name conventions on per-type JsConfig
Rory Fitzpatrick
committed
72807e3
View commit details
Copy full SHA for 72807e3
View code at this point
Browse repository at this point
Commits on Feb 4, 2013
Remove ThreadStatic config in favour of JsConfigScope
mythz
committed
0e562f5
View commit details
Copy full SHA for 0e562f5
View code at this point
Browse repository at this point
Commits on Jan 28, 2013
Add public fields Json serialization
thinkbeforecoding
committed
e571440
View commit details
Copy full SHA for e571440
View code at this point
Browse repository at this point
Commits on Jan 25, 2013
Merge pull request #272 from sami1971/master
Show description for e599ebb
mythz
committed
e599ebb
View commit details
Copy full SHA for e599ebb
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
Make JsConfig<T>.TreatValueAsRefType static and JsConfig.TreatValueAsRefType public with test
mythz
committed
c48f2eb
View commit details
Copy full SHA for c48f2eb
View code at this point
Browse repository at this point
Commits on Dec 12, 2012
fix whitespace
paultyng
committed
69eba8f
View commit details
Copy full SHA for 69eba8f
View code at this point
Browse repository at this point
keep default functionality
paultyng
committed
b8ef854
View commit details
Copy full SHA for b8ef854
View code at this point
Browse repository at this point
allow setting the values directly on config class
paultyng
committed
93a8e62
View commit details
Copy full SHA for 93a8e62
View code at this point
Browse repository at this point
thread static scoped config - initial version
paultyng
committed
237ee47
View commit details
Copy full SHA for 237ee47
View code at this point
Browse repository at this point
Commits on Dec 6, 2012
fixed to #230
Show description for b85e1b6
desunit
committed
b85e1b6
View commit details
Copy full SHA for b85e1b6
View code at this point
Browse repository at this point
Commits on Nov 5, 2012
AOT related fixes
Show description for 811c751
desunit
committed
811c751
View commit details
Copy full SHA for 811c751
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
added MonoTouch specific tests for iOS
Show description for d860b5f
desunit
committed
d860b5f
View commit details
Copy full SHA for d860b5f
View code at this point
Browse repository at this point
Commits on Oct 28, 2012
fix whitespace on JsConfig
mythz
committed
e63a1f2
View commit details
Copy full SHA for e63a1f2
View code at this point
Browse repository at this point
Commits on Oct 18, 2012
fixed #119
Show description for 4bfb08c
desunit
committed
4bfb08c
View commit details
Copy full SHA for 4bfb08c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.