@maliming
Software Developer
Volosoft
MEMBER SINCE 6/19/2019
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, 147 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, 422 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, 816 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, 632 views
This article can help you understand the claim type in the ABP Framework and ASP NET Core.
May 2024, 2101 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, 3264 views
Testcontainers is a library that provides easy and lightweight APIs for bootstrapping local development and test dependencies with real services wrapp...
March 2024, 630 views
This article will show the the changes of container images with NET 8.0.
November 2023, 2813 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, 5527 views
In this document we will explain how to convert BookStore's Books create & edit modals to regular razor pages.
February 2023, 2178 views
The new EF Core 7 interceptors.
November 2022, 2711 views
How to add a custom grant type in OpenIddict
November 2022, 2480 views
In this article, I will use bUnit for a simple test of a Blazor component.
January 2022, 604 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, 1306 views
We will use a real case to explain how to override localization strings.
September 2021, 2522 views
February 2022, 689 views
Get information about happenings in ABP like new releases, free sources, posts, and more.