- Notifications
You must be signed in to change notification settings - Fork1.6k
ServiceStack's Documentation is now maintained atdocs.servicestack.net
- StackOverflow - Use
servicestacktag for questions on StackOverflow- Support options for ServiceStack are listed in your account page:https://servicestack.net/account/support
- ServiceStack G+ Community Get in touch with the ServiceStack Community
- Live Demos!
- Contributors Special thanks to all of ServiceStack's Contributors
- Community-Resources (Blog Posts, Gists, StackOverflow, Pod casts...)
- Contributing Guide
This is the documentation about the core web service framework. Please see the individual projects for documentation on theRedis client,OrmLite orText Serializers.
Prerequisites - Before you start reading, you should know the basics about HTTP (HTTP methods/verbs, status codes etc) and REST/SOAP
- Why ServiceStack?
- What is a message based web service?
- Advantages of message based web services
- Why remote services should use separate Data Transfer Objects
Getting Started
Designing APIs
Reference
Clients
Formats
View Engines4.Razor & Markdown Razor
Hosts
Security
Advanced
- Configuration options
- Access HTTP specific features in services
- Logging
- Serialization/deserialization
- Request/response filters
- Filter attributes
- Concurrency Model
- Built-in profiling
- Form Hijacking Prevention
- Auto-Mapping
- HTTP Utils
- Dump Utils
- Virtual File System
- Config API
- Physical Project Structure
- Modularizing Services
- MVC Integration
- ServiceStack Integration
- Embedded Native Desktop Apps
- Auto Batched Requests
- Versioning
- Multitenancy
Caching
Auto Query
AutoQuery Data1.AutoQuery Memory2.AutoQuery Service3.AutoQuery DynamoDB
Server Events
Service Gateway
Encrypted Messaging
Plugins3.Swagger API4.Postman5.Request logger6.Sitemaps7.Cancellable Requests8.CorsFeature
Tests
ServiceStackVS
Other Languages
Amazon Web Services
Deployment
Install 3rd Party Products
Use Cases
Performance
Other Products
Future
- Why ServiceStack?
- Important role of DTOs
- What is a message based web service?
- Advantages of message based web services
- Why remote services should use separate DTOs
Getting Started
Designing APIs
Reference
Clients
Formats
View Engines4.Razor & Markdown Razor
Hosts
Security
Advanced
- Configuration options
- Access HTTP specific features in services
- Logging
- Serialization/deserialization
- Request/response filters
- Filter attributes
- Concurrency Model
- Built-in profiling
- Form Hijacking Prevention
- Auto-Mapping
- HTTP Utils
- Dump Utils
- Virtual File System
- Config API
- Physical Project Structure
- Modularizing Services
- MVC Integration
- ServiceStack Integration
- Embedded Native Desktop Apps
- Auto Batched Requests
- Versioning
- Multitenancy
Caching
Auto Query
AutoQuery Data1.AutoQuery Memory2.AutoQuery Service3.AutoQuery DynamoDB
Server Events
Service Gateway
Encrypted Messaging
Plugins
Tests
ServiceStackVS
Other Languages
Amazon Web Services
Deployment
Install 3rd Party Products
Use Cases
Performance
Other Products
Future