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.
🚀 [ASP.NET] How to design API allowed client specific fields?

🚀 [ASP.NET] How to design API allowed client specific fields?

12
Comments 9
1 min read
How to add a Custom fields to Header in .NET Core Web API ?

How to add a Custom fields to Header in .NET Core Web API ?

Comments
1 min read
c#(.Net) - Basic Authentication WEB API

c#(.Net) - Basic Authentication WEB API

Comments
1 min read
New Features in C# 13

New Features in C# 13

Comments
4 min read
How to connect two microservices with RabbitMQ

How to connect two microservices with RabbitMQ

Comments
1 min read
MSBuild and .NET Project Files Explained

MSBuild and .NET Project Files Explained

10
Comments
6 min read
SOLID: The Interface Segregation Principle(ISP) in C#

SOLID: The Interface Segregation Principle(ISP) in C#

12
Comments 4
3 min read
Web application translation in two ways.

Web application translation in two ways.

4
Comments
7 min read
How To Improve Performance Of My ASP.NET Core Web API In 18x Times Using HybridCache In .NET 9

How To Improve Performance Of My ASP.NET Core Web API In 18x Times Using HybridCache In .NET 9

2
Comments
6 min read
Run LLMs Locally with Ollama & Semantic Kernel in .NET: A Quick Start

Run LLMs Locally with Ollama & Semantic Kernel in .NET: A Quick Start

15
Comments
6 min read
Streamlining .NET Development with Practical Aspects

Streamlining .NET Development with Practical Aspects

Comments
6 min read
Aprenda Lógica de Programação

Aprenda Lógica de Programação

Comments
1 min read
Registerly: Simplifying Dependency Injection with Attributes

Registerly: Simplifying Dependency Injection with Attributes

Comments
4 min read
SOLID: The Liskov Substitution Principle (LSP) in C#

SOLID: The Liskov Substitution Principle (LSP) in C#

52
Comments 13
3 min read
What are the best logging and monitoring tools for .NET apps

What are the best logging and monitoring tools for .NET apps

Comments
1 min read
Part 9: Exception Handling in C#

Part 9: Exception Handling in C#

4
Comments
3 min read
Understanding Task.Run in C#

Understanding Task.Run in C#

7
Comments
4 min read
Dependency Injection Demystified: What, Why, and How

Dependency Injection Demystified: What, Why, and How

1
Comments 1
5 min read
Implement Paging, Sorting, and Searching in API (C#) and angular

Implement Paging, Sorting, and Searching in API (C#) and angular

2
Comments
3 min read
Fast Memory Copying in C#/.NET (Cache, AVX, Threads, Unsafe, Alternatives)

Fast Memory Copying in C#/.NET (Cache, AVX, Threads, Unsafe, Alternatives)

2
Comments
4 min read
Pre-render issue in Blazor server interaction

Pre-render issue in Blazor server interaction

2
Comments
4 min read
.NET MAUI Google Drive OAuth on Windows and Android

.NET MAUI Google Drive OAuth on Windows and Android

2
Comments 5
8 min read
OpenAI chat completion with Json output format

OpenAI chat completion with Json output format

4
Comments 1
2 min read
To comment, or not to comment

To comment, or not to comment

3
Comments 1
8 min read
Part 8: Collections in C#

Part 8: Collections in C#

1
Comments
3 min read
loading...