In this post, I describe the new "keyed service" support for the dependency injection container, which came with .NET 8.0. Then, I'll show y...
January 2024, 879 views
A new .NET version was released on November 14, 2023, and ABP 8.0 RC.1 shipped based on .NET 8.0 just after Microsoft's .NET 8.0 release. Therefore, i...
November 2023, 5319 views
In this article, we will see the new features of Minimal APIs in ASP.NET Core 8.0.
November 2023, 2839 views
In this article, we will examine the enhancements introduced in EF Core 8 for the JSON column feature, building upon the foundation laid by JSON colum...
November 2023, 12195 views
Entity Framework Core supports HierarchyId for efficiently handling hierarchical data in SQL Server. Install the package and configure your project w...
November 2023, 1380 views
Native AOT (Ahead-of-Time) compilation is a feature that allows developers to create a self-contained app compiled to native code that can run on mach...
November 2023, 2933 views
In ASP.NET 8, the concept of authentication and authorization is undergoing a transformation. Specifically, ASP.NET Core Identity is transitioning fro...
November 2023, 5378 views
In this article, I will explain serialization and deserialization improvements come with .NET 8
November 2023, 2909 views
Discover the new features in EF Core 8 for working with primitive collections. Before EF Core 8, you had to use workarounds to store lists of primitiv...
November 2023, 1800 views
The first version of Blazor was released on May 14, 2020. Since its initial release, Blazor has evolved into six different versions. In this post, I e...
November 2023, 1687 views
Get information about happenings in ABP like new releases, free sources, posts, and more.