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 }}
radiusinteractive
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 8, 2013
INCR to v3.9.55
mythz
committed
5662609
View commit details
Copy full SHA for 5662609
Browse repository at this point
Commits on Jul 4, 2013
Merge pull request #348 from jgeurts/master
Show description for 160e797
mythz
committed
160e797
View commit details
Copy full SHA for 160e797
Browse repository at this point
Added RouteValueDictionaryTests.cs to test deserialization
jgeurts
committed
20da11c
View commit details
Copy full SHA for 20da11c
Browse repository at this point
Commits on Jun 30, 2013
Merge pull request #347 from antonydenyer/TryToParseNumericType
Show description for db9b209
mythz
committed
db9b209
View commit details
Copy full SHA for db9b209
Browse repository at this point
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
Browse repository at this point
Commits on Jun 25, 2013
fix test
mythz
committed
80e4c5b
View commit details
Copy full SHA for 80e4c5b
Browse repository at this point
Support deserializing '0' and '1' for boolean values
mythz
committed
d783775
View commit details
Copy full SHA for d783775
Browse repository at this point
Commits on Jun 18, 2013
Merge pull request #343 from niltz/master
Show description for d22ad4b
mythz
committed
d22ad4b
View commit details
Copy full SHA for d22ad4b
Browse repository at this point
Add a JsConfig.AssumeUtc option
Show description for 4b92c7e
Jeff Sawatzky
authored and
jeffsawatzky
committed
4b92c7e
View commit details
Copy full SHA for 4b92c7e
Browse repository at this point
INCR to v3.9.54
mythz
committed
ba16e4b
View commit details
Copy full SHA for ba16e4b
Browse repository at this point
Fix bug regression re-added in commit cb76ac
mythz
committed
b309a61
View commit details
Copy full SHA for b309a61
Browse repository at this point
Commits on Jun 17, 2013
INCR for vNext to v3.9.53
mythz
committed
53cf397
View commit details
Copy full SHA for 53cf397
Browse repository at this point
Merge pull request #341 from ddotlic/master
Show description for b93ab47
mythz
committed
b93ab47
View commit details
Copy full SHA for b93ab47
Browse repository at this point
Updated Silverlight to the latest code - 3.9.50.
Show description for 27b8c74
ddotlic
committed
27b8c74
View commit details
Copy full SHA for 27b8c74
Browse repository at this point
Commits on Jun 11, 2013
Merge pull request #339 from tstade/StringEnumsDoubleEscaped
Show description for 2195662
mythz
committed
2195662
View commit details
Copy full SHA for 2195662
Browse repository at this point
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
Browse repository at this point
Commits on Jun 10, 2013
INCR to vNext v3.9.50
mythz
committed
7c64059
View commit details
Copy full SHA for 7c64059
Browse repository at this point
Commits on Jun 1, 2013
pre-INCR to v3.9.49 - setup for vNext
mythz
committed
188924a
View commit details
Copy full SHA for 188924a
Browse repository at this point
Merge pull request #336 from ddotlic/master
Show description for 325a44c
mythz
committed
325a44c
View commit details
Copy full SHA for 325a44c
Browse repository at this point
Upgrade to TimeZoneInfo usage so that all builds work and are better.
Show description for 291c25f
ddotlic
committed
291c25f
View commit details
Copy full SHA for 291c25f
Browse repository at this point
Commits on May 29, 2013
INCR to v3.9.48
mythz
committed
5476693
View commit details
Copy full SHA for 5476693
Browse repository at this point
Commits on May 28, 2013
INCR to v3.9.47
mythz
committed
56c9c52
View commit details
Copy full SHA for 56c9c52
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
Browse repository at this point
Serialize DateTime.MinValue as UTC 0000Z
mythz
committed
5aeab04
View commit details
Copy full SHA for 5aeab04
Browse repository at this point
Merge pull request #332 from catlion/master
Show description for 4f42318
mythz
committed
4f42318
View commit details
Copy full SHA for 4f42318
Browse repository at this point
ToUnixTimeMs throws OutOfRangeException when dateTime == MinValue
catlion
committed
019e8b8
View commit details
Copy full SHA for 019e8b8
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
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
Browse repository at this point
Commits on May 20, 2013
INCR to v3.9.46
mythz
committed
ef02100
View commit details
Copy full SHA for ef02100
Browse repository at this point
Optimize DateTimes serialization
mythz
committed
9fb67a6
View commit details
Copy full SHA for 9fb67a6
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
Browse repository at this point
Merge pull request #330 from uhaciogullari/net40-tests
Show description for 18f6060
mythz
committed
18f6060
View commit details
Copy full SHA for 18f6060
Browse repository at this point
Added missing test files
uhaciogullari
committed
ff70cef
View commit details
Copy full SHA for ff70cef
Browse repository at this point
Commits on May 15, 2013
Merge pull request #325 from uhaciogullari/monotouch-fix
Show description for ab71047
mythz
committed
ab71047
View commit details
Copy full SHA for ab71047
Browse repository at this point
Removed unused class
Show description for 73ad03c
uhaciogullari
committed
73ad03c
View commit details
Copy full SHA for 73ad03c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.