Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Modern Full-Stack Web Development with ASP.NET Core
  • Table Of Contents Toc
  • Feedback & Rating feedback
Modern Full-Stack Web Development with ASP.NET Core

Modern Full-Stack Web Development with ASP.NET Core

By : Alexandre Malavasi
close
close
Modern Full-Stack Web Development with ASP.NET Core

Modern Full-Stack Web Development with ASP.NET Core

By: Alexandre Malavasi

Overview of this book

In the ASP.NET Core ecosystem, choosing the right JavaScript framework is key to addressing diverse project requirements. Witten by a four-time Microsoft MVP with 16 years of software development experience, this book is your comprehensive guide to mastering full-stack development, combining ASP.NET Core’s robust backend capabilities with the dynamic frontend power of Vue.js, Angular, and React. This book uses ASP.NET Core to teach you best practices for integrating modern JavaScript frameworks, and creating responsive, high-performance applications that deliver seamless client–server interactions and scalable RESTful APIs. In addition to building expertise in ASP.NET Core’s core strengths, such as API security, architecture principles, and performance optimization, the chapters will help you develop the essential frontend skills needed for full-stack development. Sections on Blazor take a C#-based approach to creating interactive UIs, showcasing ASP.NET Core’s flexibility in handling both server and client-side needs. By the end of this book, you will have a complete toolkit for designing, deploying, and maintaining complex full-stack applications, along with practical knowledge of both backend and frontend development.
Table of Contents (23 chapters)
close
close
1
Part 1: Core Web Development with ASP.NET Core and Blazor
7
Part 2: Advanced Integration and Application Development
17
Part 3: Good Practices for Full-Stack Projects

API versioning and documentation basics

API versioning and documentation are critical aspects of building robust and maintainable APIs. Versioning ensures that changes to your API can be made without breaking existing clients, while documentation helps developers understand how to use your API effectively. This section will cover the basics of implementing API versioning and creating comprehensive documentation using tools such as Swagger in ASP.NET Core.

API versioning

To set up API versioning in your ASP.NET Core project, you first need to install the Asp.Versioning.Mvc package. This package adds the necessary functionality to manage API versions. After installing the package, configure API versioning in the Program.cs file. In this configuration, the AddApiVersioning method sets up versioning with default settings, specifying the default API version as 1.0. The AssumeDefaultVersionWhenUnspecified option ensures that the default version is used if none is specified in the request...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Modern Full-Stack Web Development with ASP.NET Core
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon