Modern API design with ASP.NET Core 2 : building cross-platform back-end systems /

Saved in:
Bibliographic Details
Author / Creator:Reynders, Fanie, author.
Imprint:[New York] : Apress, [2018]
©2018
Description:1 online resource : illustrations
Language:English
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/11543866
Hidden Bibliographic Details
ISBN:9781484235195
1484235193
9781484235188
1484235185
Digital file characteristics:text file PDF
Notes:Includes index.
Online resource; title from PDF title page (EBSCO, viewed March 15, 2018).
Summary:Use ASP.NET Core 2 to create durable and cross-platform web APIs through a series of applied, practical scenarios. Examples in this book help you build APIs that are fast and scalable. You'll progress from the basics of the framework through to solving the complex problems encountered in implementing secure RESTful services. The book is packed full of examples showing how Microsoft's ground-up rewrite of ASP.NET Core 2 enables native cross-platform applications that are fast and modular, allowing your cloud-ready server applications to scale as your business grows. 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.
Other form:Print version: Reynders, Fanie. Modern API design with ASP.NET Core 2. [New York] : Apress, [2018] 1484235185 9781484235188
Standard no.:10.1007/978-1-4842-3519-5

MARC

LEADER 00000cam a2200000Ii 4500
001 11543866
005 20210625185307.1
006 m o d
007 cr cnu|||unuuu
008 180313s2018 nyua o 001 0 eng d
016 7 |a 019140149  |2 Uk 
019 |a 1028663842  |a 1028823722  |a 1029061004  |a 1029878773  |a 1033650287  |a 1048245103  |a 1066631183  |a 1066692207  |a 1081181414  |a 1086516535  |a 1103252779  |a 1105191398  |a 1105717233  |a 1112864730  |a 1113173624  |a 1122847570  |a 1129355183 
020 |a 9781484235195  |q (electronic bk.) 
020 |a 1484235193  |q (electronic bk.) 
020 |z 9781484235188 
020 |z 1484235185 
024 7 |a 10.1007/978-1-4842-3519-5  |2 doi 
027 |a SPRINTER 
035 |a (OCoLC)1028552342  |z (OCoLC)1028663842  |z (OCoLC)1028823722  |z (OCoLC)1029061004  |z (OCoLC)1029878773  |z (OCoLC)1033650287  |z (OCoLC)1048245103  |z (OCoLC)1066631183  |z (OCoLC)1066692207  |z (OCoLC)1081181414  |z (OCoLC)1086516535  |z (OCoLC)1103252779  |z (OCoLC)1105191398  |z (OCoLC)1105717233  |z (OCoLC)1112864730  |z (OCoLC)1113173624  |z (OCoLC)1122847570  |z (OCoLC)1129355183 
035 9 |a (OCLCCM-CC)1028552342 
037 |a CL0500000951  |b Safari Books Online 
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d N$T  |d GW5XE  |d YDX  |d AZU  |d OCLCF  |d UMI  |d STF  |d EBLCP  |d UPM  |d OCLCQ  |d COO  |d OCLCO  |d TOH  |d CEF  |d KSU  |d VT2  |d U3W  |d OCLCQ  |d OCLCO  |d DEBBG  |d UAB  |d SNK  |d WYU  |d G3B  |d LVT  |d S9I  |d C6I  |d UKMGB  |d K6U  |d OCLCQ  |d OCLCO  |d CAUOI  |d D6H  |d MERER  |d LEAUB  |d OCLCQ  |d UKAHL  |d LQU  |d FVL  |d OCLCQ  |d OCLCO  |d ADU  |d UHL  |d LEATE  |d OCLCQ  |d BRF 
049 |a MAIN 
050 4 |a QA76.76.A63 
072 7 |a COM  |x 013000  |2 bisacsh 
072 7 |a COM  |x 014000  |2 bisacsh 
072 7 |a COM  |x 018000  |2 bisacsh 
072 7 |a COM  |x 067000  |2 bisacsh 
072 7 |a COM  |x 032000  |2 bisacsh 
072 7 |a COM  |x 037000  |2 bisacsh 
072 7 |a COM  |x 052000  |2 bisacsh 
100 1 |a Reynders, Fanie,  |e author. 
245 1 0 |a Modern API design with ASP.NET Core 2 :  |b building cross-platform back-end systems /  |c Fanie Reynders. 
264 1 |a [New York] :  |b Apress,  |c [2018] 
264 4 |c ©2018 
300 |a 1 online resource :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |b PDF  |2 rda 
500 |a Includes index. 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed March 15, 2018). 
505 0 |a 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. 
520 |a Use ASP.NET Core 2 to create durable and cross-platform web APIs through a series of applied, practical scenarios. Examples in this book help you build APIs that are fast and scalable. You'll progress from the basics of the framework through to solving the complex problems encountered in implementing secure RESTful services. The book is packed full of examples showing how Microsoft's ground-up rewrite of ASP.NET Core 2 enables native cross-platform applications that are fast and modular, allowing your cloud-ready server applications to scale as your business grows. 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. 
630 0 0 |a Microsoft .NET Framework.  |0 http://id.loc.gov/authorities/names/n2017043838 
630 0 7 |a Microsoft .NET Framework.  |2 fast  |0 (OCoLC)fst01020083 
650 0 |a Application program interfaces (Computer software)  |0 http://id.loc.gov/authorities/subjects/sh98004527 
650 0 |a Cross-platform software development.  |0 http://id.loc.gov/authorities/subjects/sh95003085 
650 7 |a Microsoft programming.  |2 bicssc 
650 7 |a COMPUTERS  |x Computer Literacy.  |2 bisacsh 
650 7 |a COMPUTERS  |x Computer Science.  |2 bisacsh 
650 7 |a COMPUTERS  |x Data Processing.  |2 bisacsh 
650 7 |a COMPUTERS  |x Hardware  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Information Technology.  |2 bisacsh 
650 7 |a COMPUTERS  |x Machine Theory.  |2 bisacsh 
650 7 |a COMPUTERS  |x Reference.  |2 bisacsh 
650 7 |a Application program interfaces (Computer software)  |2 fast  |0 (OCoLC)fst00811704 
650 7 |a Cross-platform software development.  |2 fast  |0 (OCoLC)fst00884174 
655 0 |a Electronic books. 
655 4 |a Electronic books. 
776 0 8 |i Print version:  |a Reynders, Fanie.  |t Modern API design with ASP.NET Core 2.  |d [New York] : Apress, [2018]  |z 1484235185  |z 9781484235188  |w (OCoLC)1020632700 
903 |a HeVa 
929 |a oclccm 
999 f f |i 093f5f3c-ed51-53bc-ae04-92b467d99981  |s 8f83ea18-c0d0-5106-bbea-05e69ecf2cf1 
928 |t Library of Congress classification  |a QA76.76.A63  |l Online  |c UC-FullText  |u https://link.springer.com/10.1007/978-1-4842-3519-5  |z Springer Nature  |g ebooks  |i 12552691