LEADER 04293nmm a2200349 u 4500
001 EB002193109
003 EBX01000000000000001330574
005 00000000000000.0
007 cr|||||||||||||||||||||
008 240201 ||| eng
050 4 |a QA76.76.A63 
100 1 |a De Sanctis, Valerio 
245 0 0 |a Building web APIs with ASP.NET Core  |c Valerio de Sanctis 
260 |a [Place of publication not identified]  |b Manning Publications  |c 2023 
300 |a 1 audio file 
653 |a Logiciels d'application / Développement 
653 |a Microsoft .NET Framework / http://id.loc.gov/authorities/names/n2017043838 
653 |a Application program interfaces (Computer software) / http://id.loc.gov/authorities/subjects/sh98004527 
653 |a APIs (interfaces) / aat 
653 |a Web site development / http://id.loc.gov/authorities/subjects/sh98004795 
653 |a Sites Web / Développement 
653 |a Interfaces de programmation d'applications 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781633439481AU/?ar  |x Verlag  |3 Volltext 
082 0 |a 331 
082 0 |a 005.3 
520 |a - Foster Haines, J2 Interactive I like the pragmatic way to learn by building a real ASP.NET Core API. - Enzo Aggazio, SCAI Lab 
520 |a The book is cleverly structured to mirror a real-world development project, with each chapter introducing a new feature request. You'll build your API with an ecosystem of ASP.NET Core tools that help simplify everything from setting up your data model to generating documentation. About the Technology Web APIs are the front door to an application, providing controlled access to its data and features. ASP.NET Core, Microsoft's web framework, simplifies and accelerates API creation with powerful, developer-friendly features, including an innovative "no compile" coding experience. It is reliable, fast, free, open-source, and backed by Microsoft's legendary support. About the Book Building Web APIs with ASP.NET Core teaches you how to write safe, maintainable, and performant REST APIs. It's full of best practices for modern and classic API styles, including REST and GraphQL.  
520 |a You'll love the groundbreaking Minimal API model that helps you build pro-quality APIs with just a few lines of code. Each chapter contains realistic user stories, backlog items, and development tasks. What's Inside Create an ASP.NET Core project from scratch Set up a data model with Entity Framework Core Create backend controllers Design an API to serve data About the Reader For developers with some experience using the .NET Framework. About the Author Valerio De Sanctis has more than 20 years of experience in web development and project management using ASP.NET, PHP, and Java. Quotes Great blend of foundational and advanced concepts and techniques. - Darren Gillis, BlackLabel Digital REST, authentication/authorization, validation, and even documentation are all covered in one place. This is the book you're looking for! - Paul Brown, VacoBuilt Fantastic! Provides realistic examples and gets the reader comfortable quickly with API development.  
520 |a Build fully-featured APIs with ASP.NET Core! This all-practical guide is written like a real development project, taking you hands-on with modern APIs utilizing REST and GraphQL standards. In Building Web APIs with ASP.NET Core you will learn how to: Set up your environment with VS 2022, Node, Git, and more Create a ASP.NET Core project from scratch Integrate with SQL Server Use Entity Framework Core to set up a data model Create back-end controllers Design an API to serve data Write API documentation using Swagger and Swashbuckle Consume an API using typical web client-side frameworks Handle requests and routes using controllers and Minimal API Release and deploy your Web API in production on cloud-based hosting services such as MS Azure Building Web APIs with ASP.NET Core is a practical beginner's guide to creating your first web APIs using ASP.NET Core. In it, you'll develop an API that feeds web-based services, including websites and mobile apps, for a board games application.