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

Chapter 9. Integrating with Other Technologies

In this chapter, we will go through an example of integrating and using ServiceStack with different technologies as well as existing projects. We will look at introducing ServiceStack into existing projects as well as introducing technologies like MongoDB, AngularJS, and others in the following recipes:

  • Integrating with ServiceStack using the C# client and NativeTypes

  • Using ServiceStack with WebForms applications

  • Using ServiceStack with ASP.NET/MVC applications

  • Broadcasting ServiceStack services with SignalR hubs

  • Using ServiceStack with MongoDB

  • Using ServiceStack with Elasticsearch

  • Working with ServiceStack and AngularJS resources