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.
Collecting Cosmos DB dependency telemetry with Application Insights

Collecting Cosmos DB dependency telemetry with Application Insights

14
Comments
4 min read
How to Add and Customize Markers in the Blazor Maps Control

How to Add and Customize Markers in the Blazor Maps Control

2
Comments
1 min read
Integrate ngrok into ASP.NET Core startup and automatically update your webhook URLs

Integrate ngrok into ASP.NET Core startup and automatically update your webhook URLs

9
Comments
15 min read
Add Swagger With NSwag for Your ASP.NET Core API

Add Swagger With NSwag for Your ASP.NET Core API

6
Comments
2 min read
Another Automation library for .net

Another Automation library for .net

7
Comments
4 min read
Decorator and Single Responsibility Perfectly Play Together.

Decorator and Single Responsibility Perfectly Play Together.

6
Comments
3 min read
Como usar uma classe Fixture com xUnit

Como usar uma classe Fixture com xUnit

41
Comments 1
2 min read
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

90
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#

11
Comments 9
4 min read
.Net 6 WebAPI - Intro to ElasticSearch - Step by Step #aspnetcore

.Net 6 WebAPI - Intro to ElasticSearch - Step by Step #aspnetcore

25
Comments 5
2 min read
Migration from .NET5 to .NET 6: Performance benchmarks

Migration from .NET5 to .NET 6: Performance benchmarks

10
Comments
4 min read
Implementing In-App Subscriptions in iOS & Android with no backend servers

Implementing In-App Subscriptions in iOS & Android with no backend servers

14
Comments
10 min read
loading...