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 publish a NuGet package using dotnet CLI

How to publish a NuGet package using dotnet CLI

4
Comments
4 min read
A better way to verify Mocks (XUnit, Moq, .NET)

A better way to verify Mocks (XUnit, Moq, .NET)

10
Comments 1
4 min read
How to use Asp Net Core DI & Reflection

How to use Asp Net Core DI & Reflection

10
Comments 2
4 min read
Why making Umbraco headless makes sense

Why making Umbraco headless makes sense

3
Comments
2 min read
Be cautious when implementing the Open Closed Principle

Be cautious when implementing the Open Closed Principle

18
Comments 11
5 min read
What is C# used for? 5 things you can create with C#

What is C# used for? 5 things you can create with C#

4
Comments
6 min read
Model Validation Using FluentValidation in ASP.NET

Model Validation Using FluentValidation in ASP.NET

7
Comments
3 min read
Vulnerabilities due to XML files processing: XXE in C# applications in theory and in practice

Vulnerabilities due to XML files processing: XXE in C# applications in theory and in practice

7
Comments
18 min read
Removing old version of .NET

Removing old version of .NET

23
Comments 1
2 min read
Conditional Ternary Operator “?” C#, Why (not always) is not “If sentence” replacement

Conditional Ternary Operator “?” C#, Why (not always) is not “If sentence” replacement

6
Comments
3 min read
EF Core: Effectively decouple the data and domain model

EF Core: Effectively decouple the data and domain model

16
Comments 1
8 min read
5 (Important) Tips to Writing Clean C# Code

5 (Important) Tips to Writing Clean C# Code

43
Comments 5
4 min read
More C# Console Games

More C# Console Games

91
Comments 1
9 min read
VsCode extensions for .NET

VsCode extensions for .NET

4
Comments 1
4 min read
A Simple Trick to Boost Performance of Async Code in C#

A Simple Trick to Boost Performance of Async Code in C#

12
Comments 9
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.