Develop web API applications using design patterns, advanced customization, and cutting-edge technologies, such as SignalR, gRPC, and GraphQL, while leveraging powerful cloud platforms and tools to accelerate development
Key Features:
- Gain proficiency in building modern ASP.NET Core web API applications
- Develop the skills to effectively test, debug, and secure your web API applications
- Streamline development workflows and boost productivity with cloud computing platforms and industry-standard CI/CD tools
- Purchase of the print or Kindle book includes a free PDF eBook
Book Description:
Web API applications have become increasingly significant in recent years, fueled by the ever-accelerating pace of technological advancements. However, with this rapid evolution comes the need to create web API apps that are not only functional but also adaptable, maintainable, and scalable to meet the demands of users and businesses alike. This book draws from the author's immense technical expertise and decades of experience in software development to help you address this challenge head-on, equipping you with the knowledge and skills required to develop web API apps from scratch.
By providing a deeper understanding of the various protocols implemented by ASP.NET Core, including RESTful, SignalR (WebSocket), gRPC, and GraphQL, supplemented by practical examples and optimization techniques, such as using middleware, testing, caching, and logging, this book offers invaluable insights for both newcomers as well as seasoned developers to meet modern web development requirements. Additionally, you'll discover how to use cloud platforms such as Azure and Azure DevOps to enhance the development and operational aspects of your application.
By the end of this book, you'll be fully prepared to undertake enterprise-grade web API projects with confidence, harnessing the latest advancements in ASP.NET Core 8 to drive innovation.
What You Will Learn:
Build a strong foundation in web API fundamentals
- Explore the ASP.NET Core 8 framework and other industry-standard libraries and tools for high-performance, scalable web APIs
- Apply essential software design patterns such as MVC, dependency injection, and the repository pattern
- Use Entity Framework Core for database operations and complex query creation
- Implement robust security measures to protect against malicious attacks and data breaches
- Deploy your application to the cloud using Azure and leverage Azure DevOps to implement CI/CD
Who this book is for:
This book is for developers who want to learn how to build web APIs with ASP.NET Core and create flexible, maintainable, scalable applications with .NET platform. Basic knowledge of C#, .NET, and Git will assist with understanding the concepts more easily.
Table of Contents
- Fundamentals of Web APIs
- Getting Started with ASP.NET Core Web APIs
- ASP.NET Core Fundamentals (Part 1)
- ASP.NET Core Fundamentals (Part 2)
- Data Access in ASP.NET Core (Part 1: Entity Framework Core Fundamentals)
- Data Access in ASP.NET Core (Part 2: Entity Relationships)
- Data Access in ASP.NET Core (Part 3: Tips)
- Security and Identity in ASP.NET Core
- Testing in ASP.NET Core (Part 1 - Unit Testing)
- Testing in ASP.NET Core (Part 2 - Integration Testing)
- Getting Started with gRPC
- Getting Started with GraphQL
- Getting Started with SignalR
- CI/CD for ASP.NET Core Using Azure Pipelines and GitHub Actions
- ASP.NET Core Web API Common Practices
- Error Handling, Monitoring, and Observability
- Cloud-Native Patterns
- Leveraging Open-Source Frameworks
Build apps using .NET MAUI and Blazor with this comprehensive, revised guide for .NET 8.
Purchase of the print or Kindle book includes a free eBook in PDF format.
Key FeaturesAn evolution of Xamarin.Forms, .NET MAUI is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that'll run on Android, iOS, macOS, and Windows from a single shared codebase. In this revised edition of .NET MAUI Cross-Platform Application Development you will be introduced to .NET 8 and get up to speed with app development in no time.
The book begins by showing you how to develop a cross-platform application using .NET MAUI, including guidance for migrating from Xamarin.Forms. You'll gain all the knowledge needed to create a cross-platform application for Android, iOS, macOS, and Windows following an example project step by step.
As you advance, you'll integrate the latest frontend technology into your app using Blazor components, including the new Blazor Bindings feature. After this, you'll learn how to test and deploy your apps. With new coverage on creating mock .NET MAUI components, you can develop unit tests for your application. You will additionally learn how to perform Razor component testing using bUnit.
By the end of this book, you'll have learned how to develop your own cross-platform applications using .NET MAUI.
What you will learnThis book is for mobile developers interested in cross-platform application development with working experience of the .NET Core framework, as well as junior engineers who've just begun their career in mobile app development. Native app developers (desktop) or Xamarin developers who want to migrate to .NET MAUI will also benefit from this book. Basic knowledge of modern object-oriented programming languages, such as C#, Java or Kotlin, is assumed.
Table of ContentsThis 2nd Edition of Murach's ASP.NET Core MVC does a better job than ever of delivering the skills you need to develop websites using the MVC (Model-View-Controller) pattern with ASP.NET Core. If you know the basics of C#, you'll quickly learn to code the way today's top web professionals do. Each section features clear, beginner-friendly examples and easy-to-understand explanations that walk you through crucial skills, best practices, and helpful tips.
In this book, we take you on a fun, hands-on crash course to learning ASP.NET Core 8 MVC. You'll start building your first app with ASP.NET within minutes. Every section is written in a bite-sized manner and straight to the point as I don't want to waste your time (and most certainly mine) on the content you don't need.
The goal of this book is to teach you ASP.NET in a manageable way without overwhelming you. We focus only on the essentials and cover the material in a hands-on practice manner for you to code along.
Develop modern web UIs with Blazor Server and Blazor WebAssembly - now introducing Streaming and Static Server-Side Rendering (SSR) and flexible hosting models in .NET 8
Purchase of the print or Kindle book includes a free eBook in PDF format
Key FeaturesWeb Development with Blazor is your essential guide to building and deploying interactive web applications in C# - without relying on JavaScript.
Written by an early Blazor adopter and updated for .NET 8, this book takes you through the end-to-end development of an example app, helping you to overcome common challenges along the way. You'll pick up both Blazor Server and Blazor WebAssembly and discover cutting-edge tools to enrich your development experience.
Responding to evolving needs, this edition introduces flexible hosting models, allowing you to mix and match hosting approaches to create flexible and scalable Blazor applications. It also presents the new Blazor templates, which provide ready-made solutions to simplify and expedite development. You'll learn about the game-changing server-side rendering (SSR), a hybrid hosting model blending the strengths of Blazor Server and Blazor WebAssembly, as well as streaming rendering, a new technique that boosts the performance and user experience of Blazor apps.
By the end of this book, you'll have the confidence you need to create and deploy production-ready Blazor applications using best practices, along with a big-picture view of the Blazor landscape.
What you will learnThis book is for .NET web developers and software developers who want to use their existing C# skills to build interactive web applications running either inside the web browser using Blazor WebAssembly, on the server using Blazor Server, or a combination of the two.
You'll need basic knowledge of C# and prior exposure to .NET web development before you get started; the book will guide you through the rest.
Table of ContentsBuild robust, scalable web applications using ASP.NET Core 8, Angular, and Entity Framework Core
Purchase of the print or Kindle book includes a free PDF eBook
Key FeaturesIf you want to learn how to use ASP.NET Core with Angular effectively, this hands-on guide is for you.
Improve the way you create, debug, and deploy web applications while keeping up to date with the latest developments in .NET 8 and modern Angular, including .NET Minimal APIs and the new Angular standalone API defaults.
You'll begin by setting up SQL Server 2022 and building a data model with Entity Framework Core. You'll progress to fetching and displaying data, handling user input with Angular reactive forms, and implementing front-end and back-end validators for maximum effect. After that, you will perform advanced debugging and explore unit testing features with xUnit for .NET, and Jasmine and Karma for Angular. You'll use Identity API endpoints in ASP.NET Core and functional route guards in Angular to add authentication and authorization to your apps. Finally, you'll learn how to deploy to Windows, Linux, and Azure.
By the end of this book, you will understand how to tie together the front-end and back-end to build and deploy secure and robust web applications.
What you will learnThis book is for developers who have some familiarity with ASP.NET Core and Angular and want to learn how to use them effectively together.
Table of ContentsHarness the powerful features of .NET MAUI, the evolution of Xamarin.Forms, to create multi-platform app projects using location services, the weather API, machine learning, and much more
Key Features
- Leverage .NET MAUI through real-world projects, from weather apps to real-time multiplayer games with SignalR and Azure Functions
- Explore the essential features of .NET MAUI such as Shell, CollectionView, and CarouselView
- Go beyond the basics with advanced topics like machine learning using TensorFlow and ML.NET
- Purchase of the print or Kindle book includes a free PDF eBook
Book Description
This third edition of .NET MAUI Projects explores the features of .NET MAUI, a lightweight multi-platform development toolkit for building apps with a rich user interface. Updated to cover the latest features of .NET MAUI, including CollectionView and Shell, this book delves into concepts such as machine learning and cloud services.
Starting with an overview of .NET Core and how it works, this book shares tips for choosing the right development environment for planning multi-platform apps. You'll then build your first .NET MAUI app and advance to learning how to use Shell to implement app architecture. Progressing in complexity, the projects guide you through creating apps, ranging from a location tracker and weather map to machine learning and multiplayer games. Further, the book will take you through modern mobile development frameworks such as SQLite, .NET Core, and ML.NET, empowering you to customize your apps for Windows, macOS, Android, and iOS platforms for native-like performance. Engaging examples are woven throughout the book so you can grasp essential concepts by writing code rather than extensive theory.
By the end of this book, you'll be ready to develop your own native apps using .NET MAUI and associated technologies such as .NET Core, Visual Studio 2022, and C#.
What you will learn
- Set up .NET MAUI to build native apps for multiple platforms using its single project capabilities
- Understand the core aspects of developing a mobile app, such as layout, UX, and rendering
- Use custom handlers for platform-specific access
- Discover how to create custom layouts for your apps with .NET MAUI Shell
- Implement serverless services in your .NET MAUI apps using Azure SignalR
- Create a .NET MAUI Blazor application leveraging the power of web technologies
- Build and train machine learning models using ML.NET and Azure Cognitive Services
Who this book is for
This book is for C# and .NET developers who want to learn .NET MAUI and get started with native .NET Core mobile application development from the ground up. Working knowledge of Visual Studio and C# will help you to get the most out of this book.
Table of Contents
- Introduction to .NET MAUI
- Building Our First .NET MAUI App
- Converting a Xamarin.Forms App to .NET MAUI
- Building a News App Using .NET MAUI Shell
- Building a Matchmaking App with a Rich UX Using Animations
- Building a Photo Gallery App Using CollectionView and CarouselView
- Building a Location Tracking App Using GPS and Maps
- Building a Weather App for Multiple Form Factors
- Setting Up a Backend for Sticks and Squares Using Azure Services
- Building a Real-Time Game
- Building a Calculator Using .NET MAUI Blazor
- Hot Dog or Not Hot Dog Using Machine Learning
Design, build and deploy robust web applications using ASP.NET 6, Angular 13, and Entity Framework Core
Key Features:
Book Description:
Every full-stack Ninja needs the tools to operate on frontend and backend application development. This web app development book takes a hands-on project-based approach to provide you with all the tools and techniques that web developers need to create, debug, and deploy efficient web applications using ASP.NET Core and Angular.
The fifth edition has been updated to cover advanced topics such as Minimal APIs, Web API with GraphQL, real-time updates with SignalR alongside new features in .NET 6 and Angular 13.
You begin by building a data model with Entity Framework Core, alongside utilizing the Entity Core Fluent API and EntityTypeConfiguration class. You'll learn how to fetch and display data and handle user input with Angular reactive forms and frontend and backend validators for maximum effect.
Later, you will perform advanced debugging and explore the unit testing features provided by xUnit.net (.NET 6) and Jasmine, as well as Karma for Angular. After adding authentication and authorization to your apps, you will explore Progressive Web Applications, learning about their technical requirements, testing processes, and how to convert a Standard Web Application to a PWA.
By the end of this web development book, you will understand how to tie together the frontend and backend to build and deploy secure and robust web applications.
What You Will Learn:
Who this book is for:
This book is for experienced ASP.NET developers who already possess some familiarity with ASP.NET Core and Angular and are looking to learn how to use them effectively together.
The fully documented code samples (also available on GitHub) and the step-by-step implementation tutorials make this book easy to follow.
ASP.NET MVC 5 contains a number of advances over previous versions, including the ability to define routes using C# attributes and the ability to override filters. The user experience of building MVC applications has also been substantially improved. The new, more tightly integrated, Visual Studio 2013 IDE has been created specifically with MVC application development in mind and provides a full suite of tools to improve development times and assist in reporting, debugging and deploying your code.
The popular Bootstrap JavaScript library has also now been included natively within MVC 5 providing you, the developer, with a wider range of multi-platform CSS and HTML5 options than ever before without the penalty of having to load-in third party libraries.
Get up and running with ASP.NET MVC 4, and learn how to build modern server-side web applications. This guide helps you understand how the framework performs, and shows you how to use various features to solve many real-world development scenarios you're likely to face. In the process, you'll learn how to work with HTML, JavaScript, the Entity Framework, and other web technologies.
You'll start by learning core concepts such as the Model-View-Controller architectural pattern, and then work your way toward advanced topics. The authors demonstrate ASP.NET MVC 4 best practices and techniques by building a sample online auction site (EBuy) throughout the book.
At a time when nearly every vertical, regardless of domain, seems to need software running in the cloud to make money, microservices provide the agility and drastically reduced time to market you require. This hands-on guide shows you how to create, test, compile, and deploy microservices, using the ASP.NET Core free and open-source framework. Along the way, you'll pick up good, practical habits for building powerful and robust services.
Building microservices isn't about learning a specific framework or programming language; it's about building applications that thrive in elastically scaling environments that don't have host affinity, and that can start and stop at a moment's notice. This practical book guides you through the process.
The complete, pragmatic guide to building high-value solutions with ASP.NET Core
Programming ASP.NET Core is the definitive guide to practical web-based application development with Microsoft's new ASP.NET Core framework. Microsoft MVP Dino Esposito introduces proven techniques and well-crafted example code for solving real problems with ASP.NET Core. Step by step, he guides you through using all key ASP.NET Core technologies, including MVC for HTML generation, .NET Core, EF Core, ASP.NET Identity, dependency injection, and much more. Esposito thoroughly covers ASP.NET Core's cross-platform capabilities and what's changed from older ASP.NET versions, but he doesn't stop there: he offers a complete learning path for every developer who wants to build production solutions, including mobile-specific solutions.
Microsoft MVP Dino Esposito shows how to:
- Create new projects and understand their structure
- Set up and use the familiar MVC application model in ASP.NET Core
- Write controller class code to govern all stages of request processing
- Serve HTML from controllers, or directly via Razor Pages
- Master the Razor language for quickly defining the layout of HTML views
- Manage cross-cutting concerns such as global configuration data, error and exception handling, controller class design, and dependency injection
- Secure applications with user authentication and ASP.NET Core's policy-based user authorization API
- Design for efficient data access, and choose the right option for reading and writing data
- Build ASP.NET Core Web APIs that return JSON, XML, or other data
- Use data binding to programmatically update visual components with fresh information
- Build device-friendly web views for iOS and Android
- Explore the radically new ASP.NET Core runtime environment and Dependency Injection (DI) infrastructure