Building Web APIs with ASP.NET Core

Building Web APIs with ASP.NET Core

AngličtinaPevná vazba
Sanctis, Valerio De
Manning Publications
EAN: 9781633439481
Na objednávku
Předpokládané dodání v pondělí, 27. ledna 2025
1 420 Kč
Běžná cena: 1 578 Kč
Sleva 10 %
ks
Chcete tento titul ještě dnes?
knihkupectví Megabooks Praha Korunní
není dostupné
Librairie Francophone Praha Štěpánská
není dostupné
knihkupectví Megabooks Ostrava
není dostupné
knihkupectví Megabooks Olomouc
není dostupné
knihkupectví Megabooks Plzeň
není dostupné
knihkupectví Megabooks Brno
není dostupné
knihkupectví Megabooks Hradec Králové
není dostupné
knihkupectví Megabooks České Budějovice
není dostupné
knihkupectví Megabooks Liberec
není dostupné

Podrobné informace

Create fully featured APIs with the ASP.NET Core framework!

Building Web APIs with ASP.NET Core is a practical beginner's guide to creating your first web APIs using the REST and GraphQL standards. The book is structured just like a real-world development project, with each chapter introducing a new feature request.

This edition will help you develop an API that feeds web-based services, including websites and mobile apps, for a board games application. You will build your API with an ecosystem of ASP.NET Core tools that helps simplify everything from setting up your data model to generating documentation.

You will learn how to:

  • Set up your environment with VS 2022, Node, Git, and more
  • Create an 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, including Angular and ReactJS
  • Handle requests and routes using controllers and Minimal API
About the technology

APIs are the backbone of modern software and a vital skill for anyone serious about professional development. The free and open-source ASP.NET Core framework is one of the best tools available for creating APIs! It is designed to maximise code execution speed and reliability, and its “no compile” development experience means you are never stuck waiting for your code. Widely used by both small companies and big enterprises, ASP.NET Core benefits from both the support of its open-source community and the backing of Microsoft and the Azure cloud.

EAN 9781633439481
ISBN 1633439488
Typ produktu Pevná vazba
Vydavatel Manning Publications
Datum vydání 22. srpna 2023
Stránky 400
Jazyk English
Rozměry 232 x 186 x 23
Země United States
Sekce Professional & Scholarly
Autoři Sanctis, Valerio de