forked from ServiceStack/ServiceStack
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Demis Bellot edited this page Apr 9, 2014
·
186 revisions
-
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
- JabbR ServiceStack chat room
- The Definitive list of Example Projects, Use-Cases, Demos, Starter Templates
- Release Notes
- Architecture Overview
- Official ServiceStack website
- Feature Requests
- Documentation for v3
- ServiceStack's packages available on NuGet
- Pre-release NuGet Packages on MyGet
- or, the latest published ServiceStack dll's
- 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. The documentation for the Redis client, ORMLite etc can be found here.
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
-
Reference
-
Clients
-
Formats
-
View Engines 4. 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 caching options
- Built-in profiling
- Form Hijacking Prevention
- Auto-Mapping
- HTTP Utils
- Virtual File System
- Config API
- Physical Project Structure
- Modularizing Services
- MVC Integration
-
Plugins 3. Request logger 4. Swagger API
-
Tests
-
Other Languages
-
Use Cases
-
Performance
-
How To
-
Future
- Why ServiceStack?
- What is a message based web service?
- Advantages of message based web services
- Why remote services should use separate DTOs
- Getting Started
- Reference
- Clients
- Formats
- View Engines 4. 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 caching options
- Built-in profiling
- Form Hijacking Prevention
- Auto-Mapping
- HTTP Utils
- Virtual File System
- Config API
- Physical Project Structure
- Modularizing Services
- MVC Integration
- Plugins 3. Request logger 4. Swagger API
- Tests
- Other Languages
- Use Cases
- Performance
- How To
- Future