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.
c# advanced: Adding Additional Members to a Record in C#

c# advanced: Adding Additional Members to a Record in C#

2
Comments 1
5 min read
Getting Started with C# and .NET Development: A Beginner's Guide

Getting Started with C# and .NET Development: A Beginner's Guide

9
Comments
2 min read
Hacktoberfest 2024

Hacktoberfest: Open Source Reflections

Hacktoberfest 2024

Comments
1 min read
Building Scalable Applications with Azure Functions: Best Practices and Tips

Building Scalable Applications with Azure Functions: Best Practices and Tips

5
Comments
6 min read
Employee Leave Management App Angular 18

Employee Leave Management App Angular 18

3
Comments
2 min read
C# 13 novidades

C# 13 novidades

2
Comments
1 min read
C# Tip: Use readonly for Immutable Constants

C# Tip: Use readonly for Immutable Constants

Comments
1 min read
Dica C#: Utilize readonly para Constantes Imutáveis

Dica C#: Utilize readonly para Constantes Imutáveis

Comments
2 min read
The Evolution of .NET: Why It Still Matters in 2024

The Evolution of .NET: Why It Still Matters in 2024

3
Comments
3 min read
How BackEnd Frameworks Work?

How BackEnd Frameworks Work?

Comments
1 min read
C# Tip: Use var for Obvious Types, but Prefer Explicit Types for Ambiguous Types

C# Tip: Use var for Obvious Types, but Prefer Explicit Types for Ambiguous Types

3
Comments 3
1 min read
Integration Tests en .NET con TestContainers: Pruebas de Base de Datos Aisladas

Integration Tests en .NET con TestContainers: Pruebas de Base de Datos Aisladas

7
Comments 2
14 min read
Dica C#: Use var para Tipos Evidentes, mas Prefira Tipos Explícitos para Tipos Ambíguos

Dica C#: Use var para Tipos Evidentes, mas Prefira Tipos Explícitos para Tipos Ambíguos

Comments
1 min read
Functional Programming in C#

Functional Programming in C#

Comments
28 min read
Any() vs Count, Which one to choose??

Any() vs Count, Which one to choose??

5
Comments 1
4 min read
🔎Exploring Design Patterns: Factory Method

🔎Exploring Design Patterns: Factory Method

2
Comments
3 min read
Developing an Equity Business Application with .NET 8, Azure, and AI

Developing an Equity Business Application with .NET 8, Azure, and AI

6
Comments 1
6 min read
StepWise: A code-first, event-driven workflow framework for .NET

StepWise: A code-first, event-driven workflow framework for .NET

1
Comments
1 min read
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
loading...