Building Cross-Platform Back-End Systems
Buch, Englisch, 236 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 4946 g
ISBN: 978-1-4842-3518-8
Verlag: Apress
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
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
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
1. API Design Demystified.- 2. Introduction to ASP.NET Core.- 3. Your First API Application.- 4. Extensibility Architecture.- 5. MVC.- 6. The Configuration Model.- 7. Logging and Error Handling.- 8. Securing APIs.- 9. Bells & Whistles.- 10. Testing & Debugging.- 11. Hosting & Deployment.