{{keyFmt(k)}} |
---|
{{row.key}} |
---|
1. Include ServiceStack.Client package in your projects.csproj
1. Include @servicestack/client package in your projectspackage.json
1. Include servicestack package in your projectspubspec.yaml
1. Include net.servicestack:client package in your projectsbuild.gradle
1. Include net.servicestack:client package in your projectsbuild.gradle
1. Include servicestack package in your projectsrequirements.txt
1. Include ServiceStack package in your projects Package.swift
1. Include ServiceStack.Client package in your projects.csproj
1. Include ServiceStack.Client package in your projects.csproj
Enum Name |
---|
{{value}} |
Name | Type | Required | Description |
---|---|---|---|
{{entry.typeName}} | |||
{{prop.name}} | {{ typeName2(prop.type, prop.genericArgs) }} | {{isRequired(prop) ? 'Yes' : 'No'}} | {{prop.description}} |
Protected APIs only visible whilst in DebugMode
The Authenticate API enables Authentication with
ServiceStack Auth Providers.
Here are some videos to help get you up to speed quickly
Public API users can use to create a new User Account, can be added to your AppHost with: