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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
api-dev
/
ServiceStack
Public
forked from
ServiceStack/ServiceStack
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
src
ServiceStack.Common
ServiceModel
on
v3
User selector
All users
All time
Commit history
Commits on Dec 24, 2014
Don't try to serialize null objects
Show description for 2f62273
itamar82
committed
2f62273
View commit details
Copy full SHA for 2f62273
View code at this point
Browse repository at this point
Commits on Jul 15, 2013
Add new client project, settings and preprocess for Xamarin.Android Indie License (because we cannot use WCF in Indie License)
wilfrem
committed
a2bdddc
View commit details
Copy full SHA for a2bdddc
View code at this point
Browse repository at this point
Commits on May 28, 2013
Don't JSV-decode string values for string properties
mythz
committed
4495578
View commit details
Copy full SHA for 4495578
View code at this point
Browse repository at this point
Commits on May 24, 2013
Merge branch 'master' of https://github.com/ServiceStack/ServiceStack
mythz
committed
83f0c3d
View commit details
Copy full SHA for 83f0c3d
View code at this point
Browse repository at this point
Add special case to handle multiple values for a boolean checkbox resulting from extra hidden input generated by MVC Checkbox helper
mythz
committed
420d4e6
View commit details
Copy full SHA for 420d4e6
View code at this point
Browse repository at this point
Commits on May 19, 2013
Add 'AtemptedValue' field to ValidationErrorResult
Show description for 63d0d30
dsimunic
committed
63d0d30
View commit details
Copy full SHA for 63d0d30
View code at this point
Browse repository at this point
Commits on May 11, 2013
related to #643:
Show description for 1b205cf
desunit
committed
1b205cf
View commit details
Copy full SHA for 1b205cf
View code at this point
Browse repository at this point
Commits on Mar 2, 2013
more WinRT re-factorings
mythz
committed
908f667
View commit details
Copy full SHA for 908f667
View code at this point
Browse repository at this point
Commits on Feb 27, 2013
Adds support for WinRT. Fixes WindowsPhone sln.
Show description for e1ff9b7
Jae sung Chung
committed
e1ff9b7
View commit details
Copy full SHA for e1ff9b7
View code at this point
Browse repository at this point
Commits on Feb 3, 2013
Nullable properties set to default when value is empty
JonCanning
committed
cbbed2b
View commit details
Copy full SHA for cbbed2b
View code at this point
Browse repository at this point
Commits on Jan 29, 2013
Add public fields handling
thinkbeforecoding
committed
f865cf2
View commit details
Copy full SHA for f865cf2
View code at this point
Browse repository at this point
Commits on Dec 7, 2012
Enforce visibility restrictions in metadata types + add actions.
mythz
committed
4e55464
View commit details
Copy full SHA for 4e55464
View code at this point
Browse repository at this point
Commits on Dec 3, 2012
Converted RegistrationService to New Api, changed ValidationException serialization to use new IResponseStatusConvertible
mythz
committed
5102ee6
View commit details
Copy full SHA for 5102ee6
View code at this point
Browse repository at this point
Commits on Nov 12, 2012
manually revert named instances 3
mythz
committed
493a6dd
View commit details
Copy full SHA for 493a6dd
View code at this point
Browse repository at this point
re-add typos + fixes
mythz
committed
c422967
View commit details
Copy full SHA for c422967
View code at this point
Browse repository at this point
Commits on Nov 6, 2012
Changed Integration test ASP.NET project to use RedisMqServer. Added more MetadataType config options
mythz
committed
0038d6e
View commit details
Copy full SHA for 0038d6e
View code at this point
Browse repository at this point
Commits on Nov 5, 2012
Initial cut of Metadata types feature
mythz
committed
dfbbad4
View commit details
Copy full SHA for dfbbad4
View code at this point
Browse repository at this point
Commits on Nov 3, 2012
Merge pull request #318 from franklinwise/master
Show description for b865ac6
mythz
committed
b865ac6
View commit details
Copy full SHA for b865ac6
View code at this point
Browse repository at this point
Commits on Nov 1, 2012
Adding Windows Phone support
gshackles
committed
20dad21
View commit details
Copy full SHA for 20dad21
View code at this point
Browse repository at this point
Commits on Oct 29, 2012
added support for multiple instances of service stack
franklinwise
committed
6120311
View commit details
Copy full SHA for 6120311
View code at this point
Browse repository at this point
Commits on Oct 18, 2012
- final whitespace correction
desunit
committed
140af6c
View commit details
Copy full SHA for 140af6c
View code at this point
Browse repository at this point
Commits on Oct 14, 2012
touch files to fix remaining whitespace issues created from the original googecode / svn import
mythz
committed
e478df1
View commit details
Copy full SHA for e478df1
View code at this point
Browse repository at this point
Commits on Oct 5, 2012
Merge remote-tracking branch 'origin/HEAD'
Show description for ed25a9e
mythz
committed
ed25a9e
View commit details
Copy full SHA for ed25a9e
View code at this point
Browse repository at this point
Commits on Oct 4, 2012
Fix metadata pages to work with new API
mythz
committed
1339cc7
View commit details
Copy full SHA for 1339cc7
View code at this point
Browse repository at this point
Commits on Sep 24, 2012
Enable deserialization of enumerable items (but only the serializable properties)
Andrew Robinson
committed
85f19f9
View commit details
Copy full SHA for 85f19f9
View code at this point
Browse repository at this point
Commits on Aug 29, 2012
Add details to serialization exception, for better explanation to client
Andrew Robinson
committed
3e3b795
View commit details
Copy full SHA for 3e3b795
View code at this point
Browse repository at this point
Commits on Aug 16, 2012
'src/ServiceStack.Common/ServiceClient.Web/AsyncServiceClient.cs'
Show description for 5152e90
sashagit
committed
5152e90
View commit details
Copy full SHA for 5152e90
View code at this point
Browse repository at this point
Commits on Aug 14, 2012
Move XLinqExt into class in Razor
mythz
committed
ee273ec
View commit details
Copy full SHA for ee273ec
View code at this point
Browse repository at this point
Commits on May 31, 2012
Spacify ServiceStack.Common assembly
yeurch
committed
3d8fd17
View commit details
Copy full SHA for 3d8fd17
View code at this point
Browse repository at this point
Commits on May 29, 2012
Add MonoTouch projects, #defines to build with MonoTouch and add new MT v.379 release in /releases/latest/MonoTouch folder
mythz
committed
fc88c0d
View commit details
Copy full SHA for fc88c0d
View code at this point
Browse repository at this point
Commits on Apr 13, 2012
Always create real PropertyName setter so it works with Route Mapping
mythz
committed
4c1370b
View commit details
Copy full SHA for 4c1370b
View code at this point
Browse repository at this point
Commits on Apr 11, 2012
Get QueryString and HTML Form POST vars to use alias [DataMember(Name="alias")] if exists
mythz
committed
e1d48d9
View commit details
Copy full SHA for e1d48d9
View code at this point
Browse repository at this point
Commits on Apr 10, 2012
don't log warnings for missing properties of special fields
mythz
committed
e81bb3f
View commit details
Copy full SHA for e81bb3f
View code at this point
Browse repository at this point
Commits on Jan 28, 2012
fix compile errors from adding Silverlight client support
mythz
committed
e8c8e9f
View commit details
Copy full SHA for e8c8e9f
View code at this point
Browse repository at this point
Get SILVERLIGHT build compiling
mythz
committed
5a5d81b
View commit details
Copy full SHA for 5a5d81b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.