Book Image

ServiceStack 4 Cookbook

Book Image

ServiceStack 4 Cookbook

Overview of this book

Table of Contents (18 chapters)
ServiceStack 4 Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Introduction


One of ServiceStack's strengths is its modular design that assists when it comes to using ServiceStack with different technologies. Through the recipes in this chapter, we will look at integrating with popular technologies on both the server and clients. We will look at the AngularJS and Windows Presentation Foundation (WPF) clients to show how these can be used with your ServiceStack web services. Then we will look at SignalR to update connected clients of other requests made to ServiceStack web services. We will also discuss the use of MongoDB and Elasticsearch from the ServiceStack host and integration options with ASP.NET WebForms and MVC projects.