Hands-On RESTful Web Services with ASP.NET Core 3
Autor: Samuele Resca
Tema: COM051310 - COMPUTERS / Programming Languages / C#; COM060180 - COMPUTERS / Web / Web Services and APIs; COM060160 - COMPUTERS / Web / Web Programming
Editorial: Packt Publishing (2019-12-27)
978-1-78953-924-0
Get up to speed with the latest features of C# 8, ASP.NET Core 3 and .NET Core 3.1 LTS to create robust and maintainable web services
Key Features
Book Description
In recent times, web services have evolved to play a prominent role in web development. Applications are now designed to be compatible with any device and platform, and web services help us keep their logic and UI separate. Given its simplicity and effectiveness in creating web services, the RESTful approach has gained popularity, and this book will help you build RESTful web services using ASP.NET Core.
This REST book begins by introducing you to the basics of the REST philosophy, where you'll study the different...