@maliming
Software Developer
Volosoft
MEMBER SINCE 6/19/2019
The Unit of Work is a software design pattern that maintains a list of objects affected by a business transaction and coordinates the writing out of c...
February 2025, 88 views
When deploying an ABP application with OpenIddict to IIS or Azure, you may encounter issues with loading PFX/PKCS12 certificates. This article explain...
January 2025, 156 views
We have introduced a new feature in the ABP framework to bundle the JavaScript/CSS files in the Blazor wasm app. This feature is called Global Assets....
January 2025, 83 views
Using abstract unit test classes involves first writing tests in the Application and Domain layers that are independent of the storage technology, ens...
December 2024, 398 views
Delivering static assets efficiently is a key factor in building performant web applications. By optimizing how assets like CSS, JavaScript, and image...
November 2024, 712 views
In most companies, a user belongs to more than one organization. Also, in some applications, we need to filter the data shown depending on the logged-...
August 2024, 922 views
ABP provides data filters that can filter queries automatically based on some rules. This feature is useful for implementing multi-tenancy, soft delet...
July 2024, 675 views
This article can help you understand the claim type in the ABP Framework and ASP NET Core.
May 2024, 2320 views
Sharing cookies between subdomains is a common requirement in web development. For example, you have a website with multiple subdomains, and you want ...
March 2024, 3568 views
Testcontainers is a library that provides easy and lightweight APIs for bootstrapping local development and test dependencies with real services wrapp...
March 2024, 650 views
This article will show the the changes of container images with NET 8.0.
November 2023, 2960 views
I would love to talk about the new feature in EF Core 8.0, specifically the raw SQL queries for unmapped types.
November 2023, 5885 views
In this document we will explain how to convert BookStore's Books create & edit modals to regular razor pages.
February 2023, 2206 views
The new EF Core 7 interceptors.
November 2022, 2762 views
How to add a custom grant type in OpenIddict
November 2022, 2629 views
In this article, I will use bUnit for a simple test of a Blazor component.
January 2022, 619 views
MiniProfiler is a library and UI for profiling your application. By letting you see where your time is spent, which queries are run, and any other cus...
November 2021, 1322 views
We will use a real case to explain how to override localization strings.
September 2021, 2602 views
February 2022, 708 views
Get information about happenings in ABP like new releases, free sources, posts, and more.