forked from ServiceStack/ServiceStack
-
Notifications
You must be signed in to change notification settings - Fork 0
Community Resources
mythz edited this page Jun 28, 2012
·
175 revisions
- Getting started with Redis in ASP.NET under Windows
- Using NHibernate with ServiceStack
- Using the Azure Cache With ServiceStack
- ServiceStack Awesomeness
- Creating An ASP.NET MVC Blog With ServiceStack.OrmLite
- Anonymous type + Dynamic + ServiceStack == Consuming cloud has never been easier
- ServiceStack Markdown NoRender Master Layout Page, Render partial content
- Building a Web API in SharePoint 2010 with ServiceStack
- Default web service page how to
- REST with ProtoBuf - Web Services in 5 easy steps
- JQueryMobile and ServiceStack: EventsManager tutorial part #3
- REST Raiding. ServiceStack
- JQueryMobile and Service Stack: EventsManager tutorial
- Like WCF: Only cleaner!
- Service Stack vs WCF Data Services
- [ServiceStack - REST with Protobuf] (http://stevenhollidge.blogspot.co.uk/2012/04/servicestack-rest-with-protobuf.html)
- Service Stack a quick IPC solution
- Service Stack walk through with Screenshots on MonoDevelop
- Using Redis on Windows with ServiceStack
- Time for a REST: How ServiceStack solved our mono woes
- ServiceStack I heart you. My conversion from WCF to SS
- RESTful Data Services in .NET
- ServiceStack Exceptions and Errors
- Building a Tridion WebService with jQuery and ServiceStack
- Zippy Tips Working With ServiceStack, Backbone.js, jQuery & Mono-Develop on Mac
- Parameterized Tests for ServiceStack Web Services
- Accessing ASP.NET Session from ServiceStack
- REST Web Services with ServiceStack
- Async, Cached Twitter API Proxy in F#
- F# Web Services on any platform in and out of a web server!
- Chocolate & Peanut Butter - Running ServiceStack.net on Manos de Mono
- ServiceStack and MonoTouch
- Creating a basic catalogue endpoint with ServiceStack
- JSON.NET vs ServiceStack
- GithubSharp with ServiceStack.Text
- ServiceStack.net
- Redis vs RavenDB – Benchmarks for .NET Client NoSQL Solutions
- An API created in 2 days at govhack 2012. Exposes BoM public Acorn dataset via RESTful services.
- ServiceStack NHibernate Sample
- ServiceStack Sencha Touch Example
- Integration Testing template for ServiceStack
- [Social Bootstrap Api: ASP.NET MVC + Bootstrap + Backbone template] (https://github.com/ServiceStack/SocialBootstrapApi)
- No more magical webservices feat. ServiceStack
- ServiceStack up and running with ASP.NET MVC in under 2 minutes!
- FRAMEWORK SERIES: ServiceStack with Demis Bellot
- F# - Building Single Page Applications with Pit FW and ServiceStack
- ServiceStack web service framework overview
- Creating Rest Services with ServiceStack
- ServiceStack Lightning Talk
- What does 1 C# .cs file buy you in ServiceStack?
- Difference between an RPC-chatty and message-based API
- ServiceStack RestFiles vs WCF Web APIs port
- F# Twitter API ServiceStack ASP.NET Web Service on Windows/Mono/OSX
- Hello World ServiceStack ASP.NET Web Service in F#
- Different ways of returning an Image from a ServiceStack service
- ServiceStack vs WebApi
- How can I extend ServiceStack Authentication
- How can I use a standard ASP.NET session object within ServiceStack service implementation
- ServiceStack REST API and CORS
- Is it possible to serve HTML pages with ServiceStack?
- Does ServiceStack support binary responses?
- ServiceStack RESTful WebService and passing data in message body
- Can i post JSON/xml string as a POST request to REST Service stack?
- Example of calling services using free-text JSON and XML
- Use Asp.Net membership in ServiceStack
- Replacing legacy system & creating new server code using ServiceStack + custom serialization
- Should ServiceStack be the service layer in an MVC application or should it call the service layer?
- 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
- Messaging and Redis
- 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