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
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 }}
CMONO
/
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
Datepicker
All time
Commit history
Commits on Apr 20, 2013
Merge pull request #317 from Mistobaan/features/add-support-for-sbyte
Show description for afa1040
mythz
committed
afa1040
View commit details
Copy full SHA for afa1040
Browse repository at this point
Add support for sbytes Enums
Mistobaan
committed
4513716
View commit details
Copy full SHA for 4513716
Browse repository at this point
move tests in new AppDomain to avoid dirty caches
mythz
committed
aaa2824
View commit details
Copy full SHA for aaa2824
Browse repository at this point
Allow byte[] in AnonTypes to be overridden
mythz
committed
eb980c9
View commit details
Copy full SHA for eb980c9
Browse repository at this point
Allow serializing IEnumerable, when deserializing unknown IEnumerable is deserialized as List<string>
mythz
committed
9ffefd0
View commit details
Copy full SHA for 9ffefd0
Browse repository at this point
Commits on Apr 18, 2013
Merge pull request #314 from ddotlic/master
Show description for d9bfc2a
mythz
committed
d9bfc2a
View commit details
Copy full SHA for d9bfc2a
Browse repository at this point
New SL5 binaries for 3.9.44.
Show description for dbbe119
ddotlic
committed
dbbe119
View commit details
Copy full SHA for dbbe119
Browse repository at this point
INCR to v3.9.44
ddotlic
committed
ee5ed89
View commit details
Copy full SHA for ee5ed89
Browse repository at this point
Added missing method for SL and WinRT.
Show description for ab3c1f8
ddotlic
committed
ab3c1f8
View commit details
Copy full SHA for ab3c1f8
Browse repository at this point
Commits on Apr 17, 2013
Add ex.GetResponseBody() extension method in HTTP Utils
mythz
committed
2adae90
View commit details
Copy full SHA for 2adae90
Browse repository at this point
Commits on Apr 16, 2013
Add ParseManual workaround for parsing Dates in Mono
Demis
authored and
Demis
committed
da80c48
View commit details
Copy full SHA for da80c48
Browse repository at this point
remove dirty SS.Text dll from lib causing test runner issues
Demis
authored and
Demis
committed
c89a3fe
View commit details
Copy full SHA for c89a3fe
Browse repository at this point
ignore test xml files
Demis
authored and
Demis
committed
edf2f37
View commit details
Copy full SHA for edf2f37
Browse repository at this point
fix csvserializer whitespace
mythz
committed
35d59a5
View commit details
Copy full SHA for 35d59a5
Browse repository at this point
Commits on Apr 15, 2013
Merge pull request #311 from AlexandrYZ/master
Show description for 01013a3
mythz
committed
01013a3
View commit details
Copy full SHA for 01013a3
Browse repository at this point
Added test for LastMonday extension method.
AlexandrYZ
committed
4490268
View commit details
Copy full SHA for 4490268
Browse repository at this point
Fixed LastMonday issue.
AlexandrYZ
committed
b781542
View commit details
Copy full SHA for b781542
Browse repository at this point
INCR to v3.9.44
mythz
committed
47d147f
View commit details
Copy full SHA for 47d147f
Browse repository at this point
Commits on Apr 14, 2013
Merge pull request #310 from ddotlic/master
Show description for 6325fc7
mythz
committed
6325fc7
View commit details
Copy full SHA for 6325fc7
Browse repository at this point
Fixed Silverlight compilation issues.
Show description for e6bd3d5
ddotlic
committed
e6bd3d5
View commit details
Copy full SHA for e6bd3d5
Browse repository at this point
Commits on Apr 10, 2013
Merge pull request #307 from aleshi/master
Show description for 00f9759
mythz
committed
00f9759
View commit details
Copy full SHA for 00f9759
Browse repository at this point
Support for different types in IDictionary collections.
aleshi
committed
03c6c01
View commit details
Copy full SHA for 03c6c01
Browse repository at this point
remove hacks for Mono
mythz
committed
fa9b5a8
View commit details
Copy full SHA for fa9b5a8
Browse repository at this point
use old code path for Mono
mythz
committed
8d9f564
View commit details
Copy full SHA for 8d9f564
Browse repository at this point
re-factor date changes into shape. Add ToStableUniversalTime() for utc
mythz
committed
09c1139
View commit details
Copy full SHA for 09c1139
Browse repository at this point
Commits on Apr 9, 2013
Merge pull request #306 from davybrion/master
Show description for e111c48
mythz
committed
e111c48
View commit details
Copy full SHA for e111c48
Browse repository at this point
test for incorred deserialization of datetime without milliseconds using the TypeSerializer + fix
davybrion
committed
b2a6e03
View commit details
Copy full SHA for b2a6e03
Browse repository at this point
Commits on Apr 7, 2013
fixed compilation issues for Mono
desunit
committed
c953e9c
View commit details
Copy full SHA for c953e9c
Browse repository at this point
Commits on Apr 2, 2013
Merge pull request #303 from uhaciogullari/master
Show description for 7404353
mythz
committed
7404353
View commit details
Copy full SHA for 7404353
Browse repository at this point
Overload with CultureInfo breaks WinRT build
uhaciogullari
committed
2a438cb
View commit details
Copy full SHA for 2a438cb
Browse repository at this point
Merge pull request #302 from uhaciogullari/master
Show description for e26e21a
mythz
committed
e26e21a
View commit details
Copy full SHA for e26e21a
Browse repository at this point
Ignored NCrunch files
uhaciogullari
committed
80bd842
View commit details
Copy full SHA for 80bd842
Browse repository at this point
Merge pull request #301 from uhaciogullari/master
Show description for 970d51d
mythz
committed
970d51d
View commit details
Copy full SHA for 970d51d
Browse repository at this point
Fixes Does_serialize_To_lowercase_underscore
Show description for 93ed1bb
uhaciogullari
committed
93ed1bb
View commit details
Copy full SHA for 93ed1bb
Browse repository at this point
Commits on Apr 1, 2013
INCR to v3.9.43
mythz
committed
8af627b
View commit details
Copy full SHA for 8af627b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.