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.
🔎Exploring Design Patterns: Adapter Pattern

🔎Exploring Design Patterns: Adapter Pattern

Comments
1 min read
Two Alternatives to Assertion Messages — and Two Ideas if You Do Want To Keep Them

Two Alternatives to Assertion Messages — and Two Ideas if You Do Want To Keep Them

10
Comments
2 min read
Migrating Azure Function Calls to Minimal API with FastEndpoints

Migrating Azure Function Calls to Minimal API with FastEndpoints

6
Comments
5 min read
Dica C#: Use Dispose e using para Liberar Recursos

Dica C#: Use Dispose e using para Liberar Recursos

Comments
2 min read
C# Tip: Use Dispose and using to Release Resources

C# Tip: Use Dispose and using to Release Resources

Comments
2 min read
Concevoir une application Ă©volutif avec des Interfaces en C#

Concevoir une application Ă©volutif avec des Interfaces en C#

Comments
4 min read
Inheritance, Polymorphism, and Interfaces in C#

Inheritance, Polymorphism, and Interfaces in C#

4
Comments
3 min read
SQL Server key values are compared case-insensitively in EFCore 8

SQL Server key values are compared case-insensitively in EFCore 8

Comments
1 min read
A Comprehensive Guide to Interceptors in EF Core

A Comprehensive Guide to Interceptors in EF Core

4
Comments
6 min read
Automate Web Testing in C#: A Guide with PuppeteerSharp and SpecFlow

Automate Web Testing in C#: A Guide with PuppeteerSharp and SpecFlow

Comments
6 min read
C# 13 novidades

C# 13 novidades

1
Comments
1 min read
SimpleAuth - Open Source WebApi Based Alternative to ASP.NET Core Identity

SimpleAuth - Open Source WebApi Based Alternative to ASP.NET Core Identity

6
Comments
1 min read
Dica C#: Prefira StringBuilder para Concatenar MĂșltiplas Strings

Dica C#: Prefira StringBuilder para Concatenar MĂșltiplas Strings

Comments
2 min read
Discover .NET Scaffold: The Tool Revolutionizing .NET Development

Discover .NET Scaffold: The Tool Revolutionizing .NET Development

7
Comments
2 min read
How to Create an MRZ Scanner App for Android and iOS with .NET MAUI

How to Create an MRZ Scanner App for Android and iOS with .NET MAUI

Comments
5 min read
StepWise: A Powerful C# Workflow Engine for Task Execution

StepWise: A Powerful C# Workflow Engine for Task Execution

Comments
2 min read
Why I'm Excited for .NET Conf 2024

Why I'm Excited for .NET Conf 2024

1
Comments
3 min read
20 Shorthand Operators in C#

20 Shorthand Operators in C#

6
Comments
3 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++ vs. C#: Why Does C++ Typically Consume Less Memory?

C++ vs. C#: Why Does C++ Typically Consume Less Memory?

Comments
2 min read
Create Your First AI-Powered C# App with Semantic Kernel: A Step-by-Step Guide

Create Your First AI-Powered C# App with Semantic Kernel: A Step-by-Step Guide

Comments
4 min read
Amplitude & frequency (Wave modulation) C# Program

Amplitude & frequency (Wave modulation) C# Program

Comments
3 min read
Mastering SignalR Hub Security with Custom Token Authentication in .NET 8

Mastering SignalR Hub Security with Custom Token Authentication in .NET 8

1
Comments
3 min read
Creating a .NET MAUI Document Scanner: Capture, Normalize, and Share Documents Effortlessly

Creating a .NET MAUI Document Scanner: Capture, Normalize, and Share Documents Effortlessly

Comments
4 min read
AsyncLocal share information between class

AsyncLocal share information between class

10
Comments
8 min read
F# 9: Nullable Reference Types and Advancing Null Safety

F# 9: Nullable Reference Types and Advancing Null Safety

8
Comments
4 min read
Understanding source generators

Understanding source generators

Comments
5 min read
Dependency Injection Container and Service Lifetimes

Dependency Injection Container and Service Lifetimes

1
Comments 2
3 min read
.𝗡𝗘𝗧 đŸ” đ—Ÿđ—œđ—Ąđ—€ đ— đ—źđ—Žđ—¶đ—°Â : 𝗚𝗼đ—șđ—Č-đ—–đ—”đ—źđ—»đ—Žđ—¶đ—»đ—Ž 𝗠đ—Čđ˜đ—”đ—Œđ—±đ˜€ đ—Źđ—Œđ˜‚ 𝗡đ—Čđ—Čđ—± đ—§đ—Œ đ—žđ—»đ—Œđ˜„!

.𝗡𝗘𝗧 đŸ” đ—Ÿđ—œđ—Ąđ—€ đ— đ—źđ—Žđ—¶đ—°Â : 𝗚𝗼đ—șđ—Č-đ—–đ—”đ—źđ—»đ—Žđ—¶đ—»đ—Ž 𝗠đ—Čđ˜đ—”đ—Œđ—±đ˜€ đ—Źđ—Œđ˜‚ 𝗡đ—Čđ—Čđ—± đ—§đ—Œ đ—žđ—»đ—Œđ˜„!

11
Comments 2
1 min read
Async/Await: Task.WhenAll + Exceptions = Dor de Cabeça!

Async/Await: Task.WhenAll + Exceptions = Dor de Cabeça!

36
Comments 2
8 min read
Innovative AI Agents for Beginners

Innovative AI Agents for Beginners

2
Comments
18 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
Creating a Dynamic Model in the CodeBehind Framework

Creating a Dynamic Model in the CodeBehind Framework

Comments
3 min read
Underrated Key Features in C# ( AS, IS, NameOf, Pattern Matching)

Underrated Key Features in C# ( AS, IS, NameOf, Pattern Matching)

Comments
3 min read
Sending Voice Messages with Twilio and .NET

Sending Voice Messages with Twilio and .NET

6
Comments
3 min read
Did you know that you can test the NuGet packages?

Did you know that you can test the NuGet packages?

3
Comments
7 min read
How BackEnd Frameworks Work?

How BackEnd Frameworks Work?

Comments
1 min read
Sending SMS with Twilio and .NET

Sending SMS with Twilio and .NET

Comments
2 min read
Defining and Using Classes in C#: A Simple Guide to Object Collections

Defining and Using Classes in C#: A Simple Guide to Object Collections

Comments
4 min read
Migrating Project from ASP.NET Core MVC to CodeBehind Framework

Migrating Project from ASP.NET Core MVC to CodeBehind Framework

Comments
3 min read
5 Key Concepts Every .NET Developer Should Know for Job Interviews

5 Key Concepts Every .NET Developer Should Know for Job Interviews

7
Comments 1
5 min read
Part 6: Object-Oriented Programming (OOP) in C#

Part 6: Object-Oriented Programming (OOP) in C#

6
Comments
3 min read
Central Package Management in .NET - Simplify NuGet Dependencies

Central Package Management in .NET - Simplify NuGet Dependencies

2
Comments
4 min read
Equivalent to View Component and Partial View in CodeBehind Framework

Equivalent to View Component and Partial View in CodeBehind Framework

Comments
3 min read
Why Your .NET Application Works in an IDE but Fails in CI/CD or Terminal: Understanding Asynchronous Execution

Why Your .NET Application Works in an IDE but Fails in CI/CD or Terminal: Understanding Asynchronous Execution

3
Comments
2 min read
c# advanced : Positional Patterns

c# advanced : Positional Patterns

Comments
4 min read
Visualize Code coverage in .NET applications using NDepend and NUnit

Visualize Code coverage in .NET applications using NDepend and NUnit

1
Comments
5 min read
✅ đ—§đ—”đ—żđ—Čđ—źđ—± đ—Šđ˜†đ—»đ—°đ—”đ—żđ—Œđ—»đ—¶đ˜‡đ—źđ˜đ—¶đ—Œđ—» đ—Šđ—¶đ—șđ—œđ—čđ—¶đ—łđ—¶đ—Čđ—± đ—¶đ—» .𝗡𝗘𝗧 đŸ”: đ—šđ—»đ—±đ—Čđ—żđ˜€đ˜đ—źđ—»đ—±đ—¶đ—»đ—Ž đ—Ÿđ—Œđ—°đ—ž 𝗠đ—Čđ˜đ—”đ—Œđ—±đ˜€

✅ đ—§đ—”đ—żđ—Čđ—źđ—± đ—Šđ˜†đ—»đ—°đ—”đ—żđ—Œđ—»đ—¶đ˜‡đ—źđ˜đ—¶đ—Œđ—» đ—Šđ—¶đ—șđ—œđ—čđ—¶đ—łđ—¶đ—Čđ—± đ—¶đ—» .𝗡𝗘𝗧 đŸ”: đ—šđ—»đ—±đ—Čđ—żđ˜€đ˜đ—źđ—»đ—±đ—¶đ—»đ—Ž đ—Ÿđ—Œđ—°đ—ž 𝗠đ—Čđ˜đ—”đ—Œđ—±đ˜€

12
Comments
2 min read
Exploring the new HybridWebView for MAUI 9

Exploring the new HybridWebView for MAUI 9

1
Comments
4 min read
Tip: Leverage Indexers for Array-Like Access in C# ✹

Tip: Leverage Indexers for Array-Like Access in C# ✹

Comments
1 min read
How to create a background email sender with outbox pattern integration

How to create a background email sender with outbox pattern integration

1
Comments
1 min read
Refactoring Complex Conditions: Clean Code Solutions for Nested If Statements

Refactoring Complex Conditions: Clean Code Solutions for Nested If Statements

2
Comments
5 min read
How to Integrate OpenAPI into Your ASP.NET Core Projects with .NET 9

How to Integrate OpenAPI into Your ASP.NET Core Projects with .NET 9

4
Comments
3 min read
Adding Revision Support to Entities in Entity Framework Core

Adding Revision Support to Entities in Entity Framework Core

2
Comments 2
4 min read
.NET Core MVC Project Structure : Implementing a Generic Service and Repository Pattern

.NET Core MVC Project Structure : Implementing a Generic Service and Repository Pattern

1
Comments
5 min read
Server Sent Events in ASP.NET Core

Server Sent Events in ASP.NET Core

7
Comments
3 min read
Semantic Versioning using GitVersion YAML file for your .NET, Java, and Kotlin projects' CI/CD

Semantic Versioning using GitVersion YAML file for your .NET, Java, and Kotlin projects' CI/CD

5
Comments
8 min read
Exploring AWS Networking and Content Delivery Services

Exploring AWS Networking and Content Delivery Services

Comments
3 min read
Building a Digital Dungeon Master with Semantic Kernel, C#, and Azure

Building a Digital Dungeon Master with Semantic Kernel, C#, and Azure

2
Comments 1
24 min read
C# 13: How params Collections Transform Development

C# 13: How params Collections Transform Development

10
Comments
4 min read
loading...