ABP Sevenler için benzersiz bir topluluk platformu

Burası ABP Framework, .NET ve yazılım geliştirme için bir merkezdir. Makaleleri okuyabilir, eğitim videolarını izleyebilir, ABP'nin gelişim süreci ve ABP ile ilgili etkinlikler hakkında bilgi alabilir, diğer geliştiricilere yardımcı olabilir ve uzmanlığınızı ABP topluluğu ile paylaşabilirsiniz.

DOTNET CONF '24

08-09 Mayıs
09:00
Online
GO TO EVENT

Son Videolar


Son Makaleler


Deploy Your ABP Framework Angular Project to Azure Kubernetes Service (AKS)

How we can deploy ABP Angular project to kubernetes environment, which looks a bit more complex but is more preferred for production, using a Helm cha...

How to Use Multiple DbContexts in a Single Query Execution

In this article, we will explore a solution to query from multiple DbContext instances within a single execution in the ABP Framework with EF Core.

entity-framework-core

What is Object to Object Mapping?

In this article, you will learn about object-to-object mapping and the automapper library that automates it.

Reusing and Optimizing Machine Learning Models in .NET

In this article, I describe how you can reuse trained machine learning models efficiently and optimize machine learning models.

Flagged Enumerations: How To Represent Features Combinations Into One Field

Represent features like [Read, Write, Modify, …] and their combinations into a single field.

Sentiment Analysis Within ABP-Based Application

In this article, first I will briefly explain what sentiment analysis is and then show you how you can apply sentiment analysis in an ABP-Based applic...

machine-learning