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 }}
IcodeNet
/
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
ServiceStack.Text.Tests
on
master
User selector
All users
All time
Commit history
Commits on Dec 25, 2012
Fixed issue with query string serialization
desunit
committed
4423312
View commit details
Copy full SHA for 4423312
View code at this point
Browse repository at this point
Commits on Dec 14, 2012
move EnumTests into ServiceStack.Text.Tests
kongo2002
committed
74034cb
View commit details
Copy full SHA for 74034cb
View code at this point
Browse repository at this point
Commits on Dec 9, 2012
Non-interface / non-abstract-typed property of a derived class should not have type info
Show description for 067ce1f
Amry
committed
067ce1f
View commit details
Copy full SHA for 067ce1f
View code at this point
Browse repository at this point
Fix parsing prettyPrint tab in empty list
mythz
committed
6ca3b35
View commit details
Copy full SHA for 6ca3b35
View code at this point
Browse repository at this point
Commits on Dec 8, 2012
Added missing Test attribute
Amry
committed
52d299d
View commit details
Copy full SHA for 52d299d
View code at this point
Browse repository at this point
Commits on Dec 7, 2012
Add caching to AssemblyUtils.FindType and change all slower Type.GetType calls to use that
mythz
committed
c8f80e8
View commit details
Copy full SHA for c8f80e8
View code at this point
Browse repository at this point
Commits on Nov 29, 2012
Merge pull request #245 from peterlazzarino/master
Show description for 9bbcadc
mythz
committed
9bbcadc
View commit details
Copy full SHA for 9bbcadc
View code at this point
Browse repository at this point
Commits on Nov 26, 2012
Fixing a bug where unicode sequences would not be escaped (instead being omitted), and allowing non-control unicode characters per json.org
kevin-montrose
committed
fbb1eee
View commit details
Copy full SHA for fbb1eee
View code at this point
Browse repository at this point
Commits on Nov 21, 2012
related to #239:
Show description for 1011da2
desunit
committed
1011da2
View commit details
Copy full SHA for 1011da2
View code at this point
Browse repository at this point
Commits on Nov 20, 2012
Added tests for issue #239
Show description for 47a961f
cocowalla
committed
47a961f
View commit details
Copy full SHA for 47a961f
View code at this point
Browse repository at this point
related to #238:
Show description for 2470c04
desunit
committed
2470c04
View commit details
Copy full SHA for 2470c04
View code at this point
Browse repository at this point
Commits on Nov 17, 2012
added restriction on empty value for DeserializeFromString
desunit
committed
c151fae
View commit details
Copy full SHA for c151fae
View code at this point
Browse repository at this point
Commits on Nov 16, 2012
fixed #235
desunit
committed
6ea6f23
View commit details
Copy full SHA for 6ea6f23
View code at this point
Browse repository at this point
Commits on Nov 13, 2012
1. Can_deserialize_two_level_expando() test fix:
Show description for 6d080ca
Suremaker
committed
6d080ca
View commit details
Copy full SHA for 6d080ca
View code at this point
Browse repository at this point
Spaces not tabs
James P. Javery
committed
adf300c
View commit details
Copy full SHA for adf300c
View code at this point
Browse repository at this point
Remove using directive mistake
James P. Javery
committed
d2d5dac
View commit details
Copy full SHA for d2d5dac
View code at this point
Browse repository at this point
move unit test to correct location
James P. Javery
committed
66aad55
View commit details
Copy full SHA for 66aad55
View code at this point
Browse repository at this point
Bug fix and unit test
James P. Javery
committed
523f220
View commit details
Copy full SHA for 523f220
View code at this point
Browse repository at this point
Commits on Nov 11, 2012
Fix tests broken after adding latest version of common test libs
mythz
committed
729f7ee
View commit details
Copy full SHA for 729f7ee
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 Nov 7, 2012
Update all ServiceStack dlls. Changed OAuthUserSession to AuthUserSession
angelcolmenares
committed
8239344
View commit details
Copy full SHA for 8239344
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
excluded SS.Client namespace for MonoTouch
desunit
committed
e3080c9
View commit details
Copy full SHA for e3080c9
View code at this point
Browse repository at this point
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
Re add missing namespace to fix build error
mythz
committed
e8d6018
View commit details
Copy full SHA for e8d6018
View code at this point
Browse repository at this point
Add example of detecting DTO's with no version number
mythz
committed
fbe1542
View commit details
Copy full SHA for fbe1542
View code at this point
Browse repository at this point
Add weak search for DataContract to fix Mono build vs runtime mismatch
mythz
committed
ddcb5b2
View commit details
Copy full SHA for ddcb5b2
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
Remove old [Dto] attribute. Change all Call Sites to use T.IsDto() ext method. Optimize for non-Mono
mythz
committed
8e5e6d2
View commit details
Copy full SHA for 8e5e6d2
View code at this point
Browse repository at this point
Changed to use T.IsDto() and T.GetDataMember() on all call sites.
mythz
committed
f6051b3
View commit details
Copy full SHA for f6051b3
View code at this point
Browse repository at this point
Find DataMember by string name for Mono (issues with .NET 3/4 libs)
mythz
committed
2ab97c2
View commit details
Copy full SHA for 2ab97c2
View code at this point
Browse repository at this point
Add JsonValue to skip unescaping of JSON strings
mythz
committed
10ee32e
View commit details
Copy full SHA for 10ee32e
View code at this point
Browse repository at this point
- update nunit-console due-to 4.0 tests
Show description for d12f6d8
desunit
committed
d12f6d8
View commit details
Copy full SHA for d12f6d8
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:ServiceStack/ServiceStack.Text
desunit
committed
24ba249
View commit details
Copy full SHA for 24ba249
View code at this point
Browse repository at this point
- added deserialization test with custom name
desunit
committed
600be8e
View commit details
Copy full SHA for 600be8e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.