Tags
Language
Tags
June 2024
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 1 2 3 4 5 6

Mastering ABP Framework: Build maintainable .NET solutions by implementing software development best practices

Posted By: yoyoloit
Mastering ABP Framework: Build maintainable .NET solutions by implementing software development best practices

Mastering ABP Framework
by Halil İbrahim Kalkan

English | 2022 | ISBN: ‎ 1801079242 | 526 pages | True PDF EPUB | 13.38 MB

Learn how to build modern web applications from the creator of ABP Framework
Key Features

Build robust, maintainable, modular, and scalable software solutions using ABP Framework
Learn how to implement SOLID principles and domain-driven design in your web applications
Discover how ABP Framework speeds up your development cycle by automating repetitive tasks

Book Description

ABP Framework is a complete infrastructure for creating modern web applications by following software development best practices and conventions. With ABP's high-level framework and ecosystem, you can implement the Don't Repeat Yourself (DRY) principle and focus on your business code.

Written by the creator of ABP Framework, this book will help you to gain a complete understanding of the framework and modern web application development techniques. With step-by-step explanations of essential concepts and practical examples, you'll understand the requirements of a modern web solution and how ABP Framework makes it enjoyable to develop your own solutions. You'll discover the common requirements of enterprise web application development and explore the infrastructure provided by ABP. Throughout the book, you'll get to grips with software development best practices for building maintainable and modular web solutions.

By the end of this book, you'll be able to create a complete web solution that is easy to develop, maintain, and test.
What you will learn

Set up the development environment and get started with ABP Framework
Work with Entity Framework Core and MongoDB to develop your data access layer
Understand cross-cutting concerns and how ABP automates repetitive tasks
Get to grips with implementing domain-driven design with ABP Framework
Build UI pages and components with ASP.NET Core MVC (Razor Pages) and Blazor
Work with multi-tenancy to create modular web applications
Understand modularity and create reusable application modules
Write unit, integration, and UI tests using ABP Framework