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.
Acelerando o desenvolvimento de microsserviços .NET / C# e Devprime

Acelerando o desenvolvimento de microsserviços .NET / C# e Devprime

Comments
8 min read
How To Make A Budgeting App In C# With Blazor

How To Make A Budgeting App In C# With Blazor

3
Comments
8 min read
SemanticValidation: A Library for Semantic Checks with OpenAI

SemanticValidation: A Library for Semantic Checks with OpenAI

10
Comments
2 min read
Evolutive and robust password hashing using PBKDF2 in .NET

Evolutive and robust password hashing using PBKDF2 in .NET

Comments
9 min read
Choosing Between Controllers and Minimal API for .NET APIs

Choosing Between Controllers and Minimal API for .NET APIs

22
Comments 9
5 min read
PVS-Studio 7.28: support for ARM, .NET 8, analysis of Unreal Engine projects without Unity Build, and more

PVS-Studio 7.28: support for ARM, .NET 8, analysis of Unreal Engine projects without Unity Build, and more

2
Comments
5 min read
String to Byte Array Conversion in C#: Tutorial

String to Byte Array Conversion in C#: Tutorial

10
Comments
5 min read
Unleashing the Power of Delegates in C#: Boost Your Programming Skills

Unleashing the Power of Delegates in C#: Boost Your Programming Skills

2
Comments
2 min read
Exploratory Data Analysis with F#, Plotly.NET, and ML.NET DataFrames

Exploratory Data Analysis with F#, Plotly.NET, and ML.NET DataFrames

3
Comments
13 min read
When does != true != !true?

When does != true != !true?

3
Comments
4 min read
CodeBehind 2.0 is Released; ASP.NET Core Alternative

CodeBehind 2.0 is Released; ASP.NET Core Alternative

3
Comments
3 min read
HashMap in C#: Detailed Guide

HashMap in C#: Detailed Guide

18
Comments
9 min read
Value Objects in .NET (DDD Fundamentals)

Value Objects in .NET (DDD Fundamentals)

Comments
6 min read
Events in C#: When and How to Implement Them

Events in C#: When and How to Implement Them

23
Comments 2
7 min read
What Is String Interpolation In C# – What You Need To Know

What Is String Interpolation In C# – What You Need To Know

2
Comments
8 min read
Explore.CLI - Progress

Explore.CLI - Progress

Comments
2 min read
How to Use Substring in C#: A Detailed Guide

How to Use Substring in C#: A Detailed Guide

9
Comments 1
7 min read
đź“Ś Stay Sharp! 9 Free Platforms to Learn C#

đź“Ś Stay Sharp! 9 Free Platforms to Learn C#

5
Comments
8 min read
Understanding Encapsulation: Elevating Software Integrity in Object-Oriented Programming (OOP)

Understanding Encapsulation: Elevating Software Integrity in Object-Oriented Programming (OOP)

1
Comments
3 min read
Unlocking the Power of Objects in Object-Oriented Programming (OOP)

Unlocking the Power of Objects in Object-Oriented Programming (OOP)

6
Comments 6
2 min read
Discovering the Gem in .NET 8: Introducing ".NET Aspire"

Discovering the Gem in .NET 8: Introducing ".NET Aspire"

9
Comments
5 min read
Easy way to publish your project.

Easy way to publish your project.

Comments
4 min read
Understanding Object-Oriented Programming Concepts: A Comprehensive Guide for Interviews

Understanding Object-Oriented Programming Concepts: A Comprehensive Guide for Interviews

2
Comments 4
1 min read
Cancellation Token in C# - Explained

Cancellation Token in C# - Explained

2
Comments
4 min read
How to Refactor Duplicate Methods with Subtle Differences

How to Refactor Duplicate Methods with Subtle Differences

2
Comments
4 min read
Revisiting WASM for F#

Revisiting WASM for F#

7
Comments 1
13 min read
Coloring console text easily with Terminaux

Coloring console text easily with Terminaux

Comments
5 min read
Mejorando Rendimiento y Escalabilidad: Guía de Caché Distribuido en ASP.NET Core

Mejorando Rendimiento y Escalabilidad: Guía de Caché Distribuido en ASP.NET Core

7
Comments
8 min read
C#: Bug ou Feature?

C#: Bug ou Feature?

11
Comments
8 min read
🌟 A Small Step for Developers: Introducing Yum Gen Code

🌟 A Small Step for Developers: Introducing Yum Gen Code

5
Comments
2 min read
Constructors vs Initializers vs Factories

Constructors vs Initializers vs Factories

3
Comments
4 min read
Multiple Inheritance

Multiple Inheritance

1
Comments
2 min read
Getting Started with the ASP.NET Core Scheduler Control

Getting Started with the ASP.NET Core Scheduler Control

2
Comments
2 min read
Querying Redis with GraphQL using Redis OM .NET

Querying Redis with GraphQL using Redis OM .NET

4
Comments
5 min read
Azure SignalR no .NET 8

Azure SignalR no .NET 8

1
Comments
5 min read
Make your background task easy with Hangfire in .NET

Make your background task easy with Hangfire in .NET

2
Comments
5 min read
How to Replace Third-Party Services at Development Time

How to Replace Third-Party Services at Development Time

2
Comments
4 min read
Planning More Enhancements for Explore.CLI

Planning More Enhancements for Explore.CLI

Comments
2 min read
Options Pattern

Options Pattern

4
Comments
2 min read
How Coding to an Interface Can Reduce the Impact of Code Changes

How Coding to an Interface Can Reduce the Impact of Code Changes

7
Comments
3 min read
Understanding Business Rules vs. Trivial Validation in .NET C#

Understanding Business Rules vs. Trivial Validation in .NET C#

1
Comments
2 min read
Integrating TimeProvider in .NET 8 for Efficient Order Processing in eShop Platforms

Integrating TimeProvider in .NET 8 for Efficient Order Processing in eShop Platforms

1
Comments
1 min read
🎬 Video - Beautiful Idea 2023 - Return Template

🎬 Video - Beautiful Idea 2023 - Return Template

Comments
1 min read
C# .NET Top 10 Compiler and .NET environment limits

C# .NET Top 10 Compiler and .NET environment limits

Comments
9 min read
Understanding Value Types and Reference Types in C#

Understanding Value Types and Reference Types in C#

2
Comments
3 min read
Searching for news with google news rss feeds

Searching for news with google news rss feeds

Comments
7 min read
How Keyed Service Dependency Works in .NET 8

How Keyed Service Dependency Works in .NET 8

9
Comments
6 min read
.NET Source Generators: gerando cĂłdigo em tempo de escrita de cĂłdigo!

.NET Source Generators: gerando cĂłdigo em tempo de escrita de cĂłdigo!

11
Comments
16 min read
🎬 Video - How to use CodeBehind framework?

🎬 Video - How to use CodeBehind framework?

Comments
1 min read
Optimizing startup UX in .NET MAUI Blazor with a simple preloading 🚀

Optimizing startup UX in .NET MAUI Blazor with a simple preloading 🚀

2
Comments
1 min read
Securing Your .NET Core Application

Securing Your .NET Core Application

1
Comments
2 min read
Almacenando datos locales en una aplicaciĂłn hĂ­brida de Blazor .NET MAUI usando IndexedDB - Parte 1

Almacenando datos locales en una aplicaciĂłn hĂ­brida de Blazor .NET MAUI usando IndexedDB - Parte 1

1
Comments
8 min read
Fine-tuning an Open AI model with Azure and C#

Fine-tuning an Open AI model with Azure and C#

3
Comments 2
11 min read
Migration of a Multiplayer Game from Hosted to Serverless

Migration of a Multiplayer Game from Hosted to Serverless

4
Comments
17 min read
Conceitos básicos de MongoDB utilizando C#/.NET | Fazendo seu primeiro CRUD

Conceitos básicos de MongoDB utilizando C#/.NET | Fazendo seu primeiro CRUD

6
Comments 1
6 min read
Simplifying Dynamic SQL Queries with Dapper

Simplifying Dynamic SQL Queries with Dapper

1
Comments
7 min read
How to Create SmartArt in PowerPoint Presentations Using the .NET PowerPoint Library

How to Create SmartArt in PowerPoint Presentations Using the .NET PowerPoint Library

Comments
2 min read
Global Error Handling in ASP.NET Core 8

Global Error Handling in ASP.NET Core 8

1
Comments
5 min read
cshtml VS aspx, More Interesting Competition - Layouts in CodeBehind 1.9

cshtml VS aspx, More Interesting Competition - Layouts in CodeBehind 1.9

Comments
6 min read
Storing local data in a .NET MAUI Blazor Hybrid App using IndexedDB - Part 1

Storing local data in a .NET MAUI Blazor Hybrid App using IndexedDB - Part 1

2
Comments
7 min read
loading...