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.
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

2
Comments
2 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
Static Keyword in C# Explained in 1 Minute

Static Keyword in C# Explained in 1 Minute

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

Sending Voice Messages with Twilio and .NET

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

Did you know that you can test the NuGet packages?

2
Comments
7 min read
Sending SMS with Twilio and .NET

Sending SMS with Twilio and .NET

1
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
How to Deserialize Internally Tagged JSON in C# with AoT compilation

How to Deserialize Internally Tagged JSON in C# with AoT compilation

1
Comments
2 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#

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

Central Package Management in .NET - Simplify NuGet Dependencies

3
Comments
4 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

2
Comments
2 min read
✅ 𝗧𝗵𝗿𝗲𝗮𝗱 𝗦𝘆𝗻𝗰𝗵𝗿𝗼𝗻𝗶𝘇𝗮𝘁𝗶𝗼𝗻 𝗦𝗶𝗺𝗽𝗹𝗶𝗳𝗶𝗲𝗱 𝗶𝗻 .𝗡𝗘𝗧 𝟵: 𝗨𝗻𝗱𝗲𝗿𝘀𝘁𝗮𝗻𝗱𝗶𝗻𝗴 𝗟𝗼𝗰𝗸 𝗠𝗲𝘁𝗵𝗼𝗱𝘀

✅ 𝗧𝗵𝗿𝗲𝗮𝗱 𝗦𝘆𝗻𝗰𝗵𝗿𝗼𝗻𝗶𝘇𝗮𝘁𝗶𝗼𝗻 𝗦𝗶𝗺𝗽𝗹𝗶𝗳𝗶𝗲𝗱 𝗶𝗻 .𝗡𝗘𝗧 𝟵: 𝗨𝗻𝗱𝗲𝗿𝘀𝘁𝗮𝗻𝗱𝗶𝗻𝗴 𝗟𝗼𝗰𝗸 𝗠𝗲𝘁𝗵𝗼𝗱𝘀

8
Comments
2 min read
Inversion of Control (IoC)

Inversion of Control (IoC)

Comments
5 min read
Exploring the new HybridWebView for MAUI 9

Exploring the new HybridWebView for MAUI 9

4
Comments
4 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

4
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

5
Comments
3 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

2
Comments
5 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
Server Sent Events in ASP.NET Core

Server Sent Events in ASP.NET Core

4
Comments
3 min read
Exploring AWS Networking and Content Delivery Services

Exploring AWS Networking and Content Delivery Services

Comments
3 min read
C# 13: How params Collections Transform Development

C# 13: How params Collections Transform Development

7
Comments
4 min read
Recurring Tasks in .NET C# : All options explained

Recurring Tasks in .NET C# : All options explained

9
Comments
4 min read
loading...