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 }}
csharpbuilder
/
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
NativeTypes
Swift
on
netcore
User selector
All users
All time
Commit history
Commits on Nov 22, 2016
Add configurable option to export Value Types, default to use opaque strings
mythz
committed
fc3c99b
View commit details
Copy full SHA for fc3c99b
View code at this point
Browse repository at this point
Commits on Nov 14, 2016
Don't emit ServiceStackClient module by default as not supported in normal Xcode/iOS dev
mythz
committed
c75c26a
View commit details
Copy full SHA for c75c26a
View code at this point
Browse repository at this point
Commits on Nov 8, 2016
Add support for AutoQuery + Generic Base Types in Swift v3
mythz
committed
ba6c70a
View commit details
Copy full SHA for ba6c70a
View code at this point
Browse repository at this point
Commits on Nov 7, 2016
Swift v3 tweaks
mythz
committed
7056e22
View commit details
Copy full SHA for 7056e22
View code at this point
Browse repository at this point
Commits on Nov 6, 2016
Swift generator tweaks
mythz
committed
1d5b206
View commit details
Copy full SHA for 1d5b206
View code at this point
Browse repository at this point
Bump to Swift version to 3.0
mythz
committed
0c4f9ad
View commit details
Copy full SHA for 0c4f9ad
View code at this point
Browse repository at this point
Update to use Swift v3 types
mythz
committed
087dfd9
View commit details
Copy full SHA for 087dfd9
View code at this point
Browse repository at this point
Commits on Oct 10, 2016
Implement overridable FilterTypes on all Native Type providers
mythz
committed
7ada8d0
View commit details
Copy full SHA for 7ada8d0
View code at this point
Browse repository at this point
Commits on Jun 10, 2016
Append comments for properties as well
mythz
committed
844bdab
View commit details
Copy full SHA for 844bdab
View code at this point
Browse repository at this point
Commits on May 23, 2016
Change SplitOnFirst/SplitOnLast to use new LeftPart/LastRightPart APIs to reduce allocs
mythz
committed
d136f4c
View commit details
Copy full SHA for d136f4c
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
Change to use StringBuilderCache/Alt where possible
mythz
committed
17e176f
View commit details
Copy full SHA for 17e176f
View code at this point
Browse repository at this point
Commits on Apr 15, 2016
Rename deprecated QueryBase<T> to QueryDb<T>
mythz
committed
33ef852
View commit details
Copy full SHA for 33ef852
View code at this point
Browse repository at this point
Commits on Mar 28, 2016
Add server config to make it easy to disable InitializeCollections for AutoQuery Types
mythz
committed
307c658
View commit details
Copy full SHA for 307c658
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
Suggestion for generated help message
Layoric
committed
0eca030
View commit details
Copy full SHA for 0eca030
View code at this point
Browse repository at this point
Commits on Nov 6, 2015
Unescape quoted reserved word in Swift Metadata dictionary
mythz
committed
71c7506
View commit details
Copy full SHA for 71c7506
View code at this point
Browse repository at this point
Change runtime TypeAlias dictionary to use ConcurrentDictionary
mythz
committed
5c0defa
View commit details
Copy full SHA for 5c0defa
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
Add Swift support for TreatTypesAsStrings
mythz
committed
86d5b59
View commit details
Copy full SHA for 86d5b59
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
Don't generate Error ResponseStatus Types in Swift which are now included in JsonServiceClient.swift
mythz
committed
d96544f
View commit details
Copy full SHA for d96544f
View code at this point
Browse repository at this point
Upgrade to support Swift v2.0
mythz
committed
812e5cf
View commit details
Copy full SHA for 812e5cf
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
Add special case for `description`
mythz
committed
8b1d3b9
View commit details
Copy full SHA for 8b1d3b9
View code at this point
Browse repository at this point
Escape keywords in Swift Native Types
mythz
committed
6beec30
View commit details
Copy full SHA for 6beec30
View code at this point
Browse repository at this point
Commits on Jul 19, 2015
Replace Metadata Version with ServiceStackVersion
mythz
committed
2dff42f
View commit details
Copy full SHA for 2dff42f
View code at this point
Browse repository at this point
Commits on Jul 2, 2015
Add ExcludeGenericBaseTypes option for Swift Native Types to work around swift compiler crashes
mythz
committed
8139ddd
View commit details
Copy full SHA for 8139ddd
View code at this point
Browse repository at this point
Commits on Apr 16, 2015
Add workaround for handling raw String responses
mythz
committed
c29e827
View commit details
Copy full SHA for c29e827
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
Change code-gen to use Swift 1.2 'static' instead of 'class' modifiers
mythz
committed
e959d06
View commit details
Copy full SHA for e959d06
View code at this point
Browse repository at this point
Commits on Mar 8, 2015
Change Swift to use ToPascalCase
mythz
committed
1ca3e32
View commit details
Copy full SHA for 1ca3e32
View code at this point
Browse repository at this point
Use TypeAlias in Swift GenericArgs
mythz
committed
9eb395d
View commit details
Copy full SHA for 9eb395d
View code at this point
Browse repository at this point
Commits on Feb 23, 2015
Ignore Services that return Array Return types
mythz
committed
a160309
View commit details
Copy full SHA for a160309
View code at this point
Browse repository at this point
Populate default imports in Header options for TypeScript / Swift
mythz
committed
e7efe9d
View commit details
Copy full SHA for e7efe9d
View code at this point
Browse repository at this point
Commits on Feb 20, 2015
Move default imports into native type impls
mythz
committed
a1e0df6
View commit details
Copy full SHA for a1e0df6
View code at this point
Browse repository at this point
Change Default Namespaces to DefaultImports in TypeScript and Swift
mythz
committed
707ed38
View commit details
Copy full SHA for 707ed38
View code at this point
Browse repository at this point
Commits on Feb 2, 2015
Remove FlattenAbstractTypes option, add base class properties to extension modifiers
mythz
committed
745b37f
View commit details
Copy full SHA for 745b37f
View code at this point
Browse repository at this point
Commits on Feb 1, 2015
Add NSObject description to SwiftKeyWords
mythz
committed
581fb91
View commit details
Copy full SHA for 581fb91
View code at this point
Browse repository at this point
Revert hiding ProviderOAuthAccess which affects serialization, add to Swift ignored property blacklist
mythz
committed
1544612
View commit details
Copy full SHA for 1544612
View code at this point
Browse repository at this point
Add BaseClass option to SwiftGenerator
mythz
committed
a918029
View commit details
Copy full SHA for a918029
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.