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.
How to Integrate OpenAI for Text Generation, Text-to-Speech, and Speech-to-Text in .NET

How to Integrate OpenAI for Text Generation, Text-to-Speech, and Speech-to-Text in .NET

8
Comments
6 min read
Experimental attribute in C# is a powerful tool : Let's explore

Experimental attribute in C# is a powerful tool : Let's explore

Comments
3 min read
c# advanced: Logical and Relational Patterns in C#

c# advanced: Logical and Relational Patterns in C#

5
Comments
4 min read
C# Tip: Avoid Unused Variables

C# Tip: Avoid Unused Variables

Comments
1 min read
Dica C#: Evite Variáveis Não Utilizadas

Dica C#: Evite Variáveis Não Utilizadas

Comments
2 min read
Implementing HTTP Request and Response Encryption in ASP.NET Core with Custom Attributes

Implementing HTTP Request and Response Encryption in ASP.NET Core with Custom Attributes

1
Comments 2
4 min read
How to publish a package on Nuget.org

How to publish a package on Nuget.org

1
Comments
2 min read
Blazor's Authentication

Blazor's Authentication

2
Comments 1
3 min read
Visualize Code coverage in .NET applications using NDepend and NUnit

Visualize Code coverage in .NET applications using NDepend and NUnit

2
Comments
5 min read
Codemotion 2024 Milan: Rediscovering My Voice and Passion as a Speaker

Codemotion 2024 Milan: Rediscovering My Voice and Passion as a Speaker

5
Comments
5 min read
C# Tip: Naming Variables and Methods

C# Tip: Naming Variables and Methods

1
Comments
1 min read
Dica C#: Nomeação de Variáveis e Métodos

Dica C#: Nomeação de Variáveis e Métodos

Comments
2 min read
Reducing Database Load Without Relying on MARS

Reducing Database Load Without Relying on MARS

Comments
1 min read
.Net Attribute-based data mapping approach to streamline communication between services

.Net Attribute-based data mapping approach to streamline communication between services

2
Comments
1 min read
How To Be More Productive When Creating CRUD APIs in .NET

How To Be More Productive When Creating CRUD APIs in .NET

2
Comments
8 min read
Sort Items in a Directory by Descending Size Using Python, PowerShell, C#, or Go

Sort Items in a Directory by Descending Size Using Python, PowerShell, C#, or Go

Comments
8 min read
My Highlights from the Umbraco US Festival 2024

My Highlights from the Umbraco US Festival 2024

2
Comments 3
8 min read
🚀 Common C# Performance Optimization Myths

🚀 Common C# Performance Optimization Myths

19
Comments 1
2 min read
C# Tip: Simplified Nullable Types

C# Tip: Simplified Nullable Types

2
Comments 2
1 min read
Understanding source generators

Understanding source generators

2
Comments
5 min read
Dica C#: Tipos Nullable Simplificados

Dica C#: Tipos Nullable Simplificados

Comments
1 min read
Two New LINQ Methods in .NET 9: CountBy and Index

Two New LINQ Methods in .NET 9: CountBy and Index

9
Comments 2
2 min read
These 10+ questions may find you in next .NET interview

These 10+ questions may find you in next .NET interview

Comments
4 min read
Part 1: Introduction to C# and .NET

Part 1: Introduction to C# and .NET

4
Comments 1
4 min read
Implementing Chain of Responsibility Pattern in C# : Middleware's Design Pattern

Implementing Chain of Responsibility Pattern in C# : Middleware's Design Pattern

Comments
3 min read
loading...