DEV Community

.NET

.NET is an open source developer platform, created by Microsoft, for building many types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, gaming, and IoT. Find more at https://dot.net

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Check Out My New CV as a Full Stack .NET Developer!

Check Out My New CV as a Full Stack .NET Developer!

23
Comments 6
1 min read
Simplifying CRUD Operations Using Primary Constructors for Dependency Injection with Generic Interfaces

Simplifying CRUD Operations Using Primary Constructors for Dependency Injection with Generic Interfaces

2
Comments
3 min read
C# Null-Conditional (?.) & Null-Coalescing (??) Operators Explained

C# Null-Conditional (?.) & Null-Coalescing (??) Operators Explained

2
Comments
4 min read
Building a Multi-LLM Profanity Detector in C# using StepWise

Building a Multi-LLM Profanity Detector in C# using StepWise

2
Comments
3 min read
Day 2: SQL Querying Basics - WHERE, ORDER BY, LIMIT, Aggregate Functions, GROUP BY, and HAVING : Mastering

Day 2: SQL Querying Basics - WHERE, ORDER BY, LIMIT, Aggregate Functions, GROUP BY, and HAVING : Mastering

9
Comments 1
2 min read
Feijuca.Auth - Part 1: Tool Overview

Feijuca.Auth - Part 1: Tool Overview

1
Comments
2 min read
Efficient Bulk Operations with UkrGuru.Sql

Efficient Bulk Operations with UkrGuru.Sql

1
Comments 1
2 min read
How to secure minimal api microservices with asp.net core identity

How to secure minimal api microservices with asp.net core identity

3
Comments
2 min read
Change a .Net Console application into an web application

Change a .Net Console application into an web application

1
Comments
1 min read
Securing Your .NET APIs with JWT Authentication

Securing Your .NET APIs with JWT Authentication

8
Comments 1
2 min read
Seu Primeiro Pacote NuGet: Um Passo a Passo Prático

Seu Primeiro Pacote NuGet: Um Passo a Passo Prático

1
Comments
4 min read
Como Resolver o Erro DbUpdateConcurrencyException no Entity Framework

Como Resolver o Erro DbUpdateConcurrencyException no Entity Framework

Comments 1
2 min read
My Favorite Tech Stack for Startup Success in 2025

My Favorite Tech Stack for Startup Success in 2025

4
Comments 2
6 min read
UkrGuru.Sql (.NET <=> SQL)

UkrGuru.Sql (.NET <=> SQL)

Comments 1
5 min read
Stop using try catch in your code

Stop using try catch in your code

1
Comments 1
2 min read
Local AI apps with C#, Semantic Kernel and Ollama

Local AI apps with C#, Semantic Kernel and Ollama

3
Comments
2 min read
Part 11: Introduction to Web Development with ASP.NET Core

Part 11: Introduction to Web Development with ASP.NET Core

6
Comments
4 min read
Dependency Injection Dotnet

Dependency Injection Dotnet

1
Comments
4 min read
Hands-on Guide to Sealed Secrets: Deploying .NET 6 Apps Securely in KIND

Hands-on Guide to Sealed Secrets: Deploying .NET 6 Apps Securely in KIND

1
Comments
3 min read
Handling Nullable References with deserialization in .NET 9

Handling Nullable References with deserialization in .NET 9

4
Comments 1
3 min read
10 Reasons to Upgrade to .NET 9

10 Reasons to Upgrade to .NET 9

2
Comments 3
8 min read
Getting Started with Spring Boot 3 for .NET Developers

Getting Started with Spring Boot 3 for .NET Developers

18
Comments 2
3 min read
Step-by-Step Guide (Part 2): Adding Series Characters to AI Storyteller with RAG and Kernel Memory

Step-by-Step Guide (Part 2): Adding Series Characters to AI Storyteller with RAG and Kernel Memory

6
Comments 1
7 min read
SOLID: Dependency Inversion Principle (DIP) in C#

SOLID: Dependency Inversion Principle (DIP) in C#

8
Comments
3 min read
Best practice with CancellationToken in .Net Core

Best practice with CancellationToken in .Net Core

2
Comments
3 min read
loading...