Building RESTful Web Services With .NET Core
- Authors
- Aroraa, Gaurav & Dash, Tadit
- Publisher
- Packt
- Tags
- com051310 - computers , programming languages , c# , com060180 - computers , web , web services and apis , com051470 - computers , asp .net
- Date
- 2018-05-30T10:43:36+00:00
- Size
- 5.29 MB
- Lang
- en
REST is an architectural style that tackles the challenges of building scalable web services. In today's connected world, APIs have taken a central role on the web. APIs provide the fabric through which systems interact, and REST has become synonymous with APIs. The depth, breadth, and ease of use of ASP.NET Core, makes it a breeze for developers to work with it to build robust Web APIs. This book will take you through the design of RESTful web services and leverages the ASP.NET Core Framework to implement these services.