Home
:
Book details
:
Book description
Description of
Programming APIs with C# and .NET: Develop high-performance APIs that ensure seamless application communication and enhanced security
1835468853 pdf + code Master API design and deployment with C# and .NET, creating scalable, secure, and high-performance APIs for real-world applicationsKey FeaturesLearn API design principles and architecture for high-performance applicationsLearn API design principles and architecture for high-performance applicationsDevelop robust APIs using best practices for security, scalability, and maintainabilityDevelop robust APIs using best practices for security, scalability, and maintainabilityImplement both traditional and minimal APIs with real-world scenariosImplement both traditional and minimal APIs with real-world scenariosPurchase of the print or Kindle book includes a free PDF eBookPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionAPIs are at the heart of modern software development, enabling seamless communication between applications. In the C# and .NET ecosystem, mastering API development is key to building scalable, reliable systems that meet both client and enterprise needs.Written by C# and .NET experts Jesse Liberty and Joseph Dluzen, this book draws on their extensive experience as hands-on programmers to equip you with the tools, techniques, and best practices for creating powerful APIs.Starting with API fundamentals, it covers everything you need to design, build, and consume APIs using .NET technologies such as ASP.NET Core, and explores both controller and Function API implementations. You'll integrate essential tools such as Postman for testing to streamline your development workflow.Through practical examples and exercises, the book guides you from database creation to deploying APIs on Azure. By the end of this book, you'll have gained real-world skills to develop secure, high-performance APIs that scale with your applications for both personal projects and enterprise-level systems.What you will learnUnderstand core API concepts and how to apply them in .NET projectsUnderstand core API concepts and how to apply them in .NET projectsDesign RESTful APIs with a focus on scalabilityDesign RESTful APIs with a focus on scalabilityBuild APIs with ASP.NET CoreBuild APIs with ASP.NET CoreExplore alternative options for API development using Azure Functions, including stateful workflows with Durable FunctionsExplore alternative options for API development using Azure Functions, including stateful workflows with Durable FunctionsIntegrate databases into API projects, ensuring efficient data flowIntegrate databases into API projects, ensuring efficient data flowImplement security measures such as authentication and authorizationImplement security measures such as authentication and authorizationDeploy APIs to Azure and learn the essentials of cloud integrationDeploy APIs to Azure and learn the essentials of cloud integrationWho this book is forThis book is for .NET developers, software engineers, and backend developers looking to master API development using C# and ASP.NET Core. It caters to those with a basic understanding of C# and familiarity with the .NET ecosystem. Even though no prior experience with API frameworks is required, knowledge of ASP.NET Core will be helpful.Table of ContentsGetting StartedGetting StartedWhat We'll BuildWhat We'll BuildImplementing with RESTImplementing with RESTDocumentation with Swagger Documentation with Swagger Data Validation Data Validation Azure FunctionsAzure FunctionsAzure Durable Functions Azure Durable Functions Advanced TopicsAdvanced TopicsAuthentication and AuthorizationAuthentication and AuthorizationDeploying to AzureDeploying to AzureWhat's Next?What's Next?