Overview
- Shows how to build cross-platform web APIs using the completely rewritten ASP.NET Core 2.0 framework along with RESTful techniques, Swagger, GraphQL, HATEOAS, versioning, and more
- Covers unit- and integration-testing for assuring code quality, along with debugging .NET Core compiled code
- Provides examples of application deployment to Microsoft’s Azure cloud environment, Docker, and Ubuntu
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
Major topics covered in the book include the fundamentals and core concepts of ASP.NET Core 2. You'll learn about building RESTful APIs with the MVC pattern using proven best practices and following the six principles of REST. Examples in the book help in learning to develop world-class web APIs and applications that can run on any platform, including Windows, Linux, and MacOS. You can even deploy to Microsoft Azure and automate your delivery by implementing Continuous Integration and Continuous Deployment pipelines.
What You Will Learn
- Incorporate automated API tooling such as Swagger from the OpenAPI specification
- Standardize query and response formats using Facebook’s GraphQL query language
- Implement security by applying authentication and authorization using ASP.NET Identity
- Ensure the safe storage of sensitive data using the data protection stack
- Create unit and integration tests to guarantee code quality
Who This Book Is For
Developers who build server applications such as web sites and web APIs that need to run fast and cross platform; programmers who want to implement practical solutions for real-world problems; those who want in-depth knowledge of the latest bits of ASP.NET Core 2.0
Similar content being viewed by others
Keywords
Table of contents (11 chapters)
Authors and Affiliations
About the author
Bibliographic Information
Book Title: Modern API Design with ASP.NET Core 2
Book Subtitle: Building Cross-Platform Back-End Systems
Authors: Fanie Reynders
DOI: https://doi.org/10.1007/978-1-4842-3519-5
Publisher: Apress Berkeley, CA
eBook Packages: Professional and Applied Computing, Apress Access Books, Professional and Applied Computing (R0)
Copyright Information: Fanie Reynders 2018
Softcover ISBN: 978-1-4842-3518-8Published: 08 March 2018
eBook ISBN: 978-1-4842-3519-5Published: 07 March 2018
Edition Number: 1
Number of Pages: XIX, 236
Number of Illustrations: 67 b/w illustrations
Topics: Microsoft and .NET