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 write good unit tests: Use simple test values

How to write good unit tests: Use simple test values

3
Comments
4 min read
-

-

3
Comments
1 min read
How to migrate your WebAPI to MediatRV12.

How to migrate your WebAPI to MediatRV12.

7
Comments 1
2 min read
Dependency Injection and Different ways to inject it using .NET Core API

Dependency Injection and Different ways to inject it using .NET Core API

2
Comments
6 min read
A Guide For New Programmers on C# Basics

A Guide For New Programmers on C# Basics

3
Comments
10 min read
Testes de integração com containers

Testes de integração com containers

29
Comments 2
6 min read
Adopting the Lambda Annotations Framework

Adopting the Lambda Annotations Framework

9
Comments 2
7 min read
Usando Bloom Filter no Redis (RedisBloom)

Usando Bloom Filter no Redis (RedisBloom)

2
Comments
3 min read
How to authenticate with Kerberos using .NET

How to authenticate with Kerberos using .NET

32
Comments 1
3 min read
I made inline styles CSP-compliant in .NET 6+. Here's how

I made inline styles CSP-compliant in .NET 6+. Here's how

4
Comments 2
6 min read
Rethinking our ASP.NET Docker CI

Rethinking our ASP.NET Docker CI

9
Comments 3
9 min read
Aumentando a performance do Dapper

Aumentando a performance do Dapper

5
Comments 2
3 min read
Download Railway database to localhost

Download Railway database to localhost

10
Comments 1
2 min read
Safer Nullability in Modern C#

Safer Nullability in Modern C#

8
Comments
6 min read
Parse CLI arguments in .NET

Parse CLI arguments in .NET

2
Comments
1 min read
Implementation of the REDIS Cache in the.NET Core API

Implementation of the REDIS Cache in the.NET Core API

2
Comments
9 min read
Improving the .NET API to work with the structure of the file system. Part 1. Enumerate filesystem objects.

Improving the .NET API to work with the structure of the file system. Part 1. Enumerate filesystem objects.

1
Comments
6 min read
Visual Studio 2022 Rollback

Visual Studio 2022 Rollback

2
Comments
2 min read
Find your application's hidden secrets using opentelemetry

Find your application's hidden secrets using opentelemetry

Comments
10 min read
React-Native-IAP: One package to rule them all 🧙‍♂️

React-Native-IAP: One package to rule them all 🧙‍♂️

29
Comments
6 min read
Stop manually iterating over your test data in your unit tests! - Parametrized tests in C# using MSTest, NUnit, and XUnit

Stop manually iterating over your test data in your unit tests! - Parametrized tests in C# using MSTest, NUnit, and XUnit

3
Comments 1
5 min read
How to write an Extensible File Manager

How to write an Extensible File Manager

6
Comments
2 min read
How to generate TwiML using Strings in C#

How to generate TwiML using Strings in C#

Comments
13 min read
AWS SDK for Java 2.x asynchronous HTTP clients and their impact on cold start times and memory consumption of Lambda and Java 11

AWS SDK for Java 2.x asynchronous HTTP clients and their impact on cold start times and memory consumption of Lambda and Java 11

10
Comments 1
8 min read
Setting up Angular in the system

Setting up Angular in the system

2
Comments
5 min read
loading...