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.
.Net Dojo Setup

.Net Dojo Setup

Comments
2 min read
Unit Testing | Full Explanation: C# and .NET

Unit Testing | Full Explanation: C# and .NET

1
Comments
4 min read
Pruebas Unitarias | Explicación completa: C# y .NET

Pruebas Unitarias | Explicación completa: C# y .NET

Comments
4 min read
Blazor ProgressBar Overview

Blazor ProgressBar Overview

1
Comments
1 min read
Usando o chat do Bing como um aliado para escrever testes de software

Usando o chat do Bing como um aliado para escrever testes de software

Comments
9 min read
Test-Driven Development in .NET

Test-Driven Development in .NET

1
Comments
3 min read
Dependency Inversion Principle

Dependency Inversion Principle

3
Comments
2 min read
Interface Segregation Principle

Interface Segregation Principle

4
Comments
2 min read
Modern minimal workers in .NET

Modern minimal workers in .NET

5
Comments
3 min read
Using Dependency Injection and Service Locators to get References in C#

Using Dependency Injection and Service Locators to get References in C#

Comments
4 min read
JWT Authentication with C# .NET

JWT Authentication with C# .NET

21
Comments 3
8 min read
Liskov Substitution Principle

Liskov Substitution Principle

7
Comments
2 min read
C# 12: New Features and Improvements

C# 12: New Features and Improvements

6
Comments
3 min read
How to Write Unit Test For Private Static Method in C#

How to Write Unit Test For Private Static Method in C#

1
Comments
2 min read
[C#] Try searching and receiving data over TCP/UDP

[C#] Try searching and receiving data over TCP/UDP

3
Comments 2
4 min read
Composition or Inheritance: What’s better?

Composition or Inheritance: What’s better?

15
Comments 22
5 min read
Using Tailwind CSS With .NET Blazor

Using Tailwind CSS With .NET Blazor

16
Comments 2
4 min read
Azure Custom Vision: Object recognition in .NET application

Azure Custom Vision: Object recognition in .NET application

1
Comments
3 min read
Single Responsibility Principle

Single Responsibility Principle

5
Comments 2
2 min read
[Parte 13] EF Core: Dynamic Sort con Linq Expressions

[Parte 13] EF Core: Dynamic Sort con Linq Expressions

4
Comments 2
4 min read
C# code refactoring - the importance of naming convention

C# code refactoring - the importance of naming convention

Comments
3 min read
Learn Dependency Inversion Principle in C# (+ Examples)

Learn Dependency Inversion Principle in C# (+ Examples)

20
Comments
4 min read
A quick tour of lists in C#

A quick tour of lists in C#

Comments
6 min read
Health Checks In ASP.NET Core For Monitoring Your Applications

Health Checks In ASP.NET Core For Monitoring Your Applications

Comments
4 min read
Generate a custom C# ChatGPT API client in minutes with Kiota

Generate a custom C# ChatGPT API client in minutes with Kiota

5
Comments
5 min read
Descubre cómo utilizar variables en C# para optimizar tu código: Guía completa

Descubre cómo utilizar variables en C# para optimizar tu código: Guía completa

1
Comments
8 min read
Improve Your Web API Performance With Pagination

Improve Your Web API Performance With Pagination

8
Comments
5 min read
Dotnet Logger Benchmark

Dotnet Logger Benchmark

Comments
2 min read
Learn Interface Segregation Principle in C# (+ Examples)

Learn Interface Segregation Principle in C# (+ Examples)

24
Comments
4 min read
Create JSON Web Tokens for development and testing

Create JSON Web Tokens for development and testing

8
Comments
2 min read
Easiest way to build the fastest REST API in C# and .NET 7 using CQRS

Easiest way to build the fastest REST API in C# and .NET 7 using CQRS

12
Comments
3 min read
C# Extension Methods: the basics you need to know

C# Extension Methods: the basics you need to know

1
Comments
3 min read
Creating a Dapr pluggable component for Supabase

Creating a Dapr pluggable component for Supabase

5
Comments
9 min read
Economize memória e aumente o desempenho com o ArrayPool<T> do .NET

Economize memória e aumente o desempenho com o ArrayPool<T> do .NET

2
Comments
3 min read
Simplify observability .NET with OpenTelemetry Collector

Simplify observability .NET with OpenTelemetry Collector

1
Comments 1
4 min read
How to Create and Test an HTTP-Triggered Function with Azure Function App

How to Create and Test an HTTP-Triggered Function with Azure Function App

3
Comments
3 min read
C# (C Sharp) CRUD Rest API using .NET 7, ASP.NET, Entity Framework, Postgres, Docker and Docker Compose

C# (C Sharp) CRUD Rest API using .NET 7, ASP.NET, Entity Framework, Postgres, Docker and Docker Compose

84
Comments 22
9 min read
Memory leaks in C#

Memory leaks in C#

7
Comments 2
2 min read
Running microservices using Reactor container - Phoesion Glow

Running microservices using Reactor container - Phoesion Glow

2
Comments
3 min read
.NET Core TaskDialog

.NET Core TaskDialog

3
Comments
5 min read
Exploring HashiCorp Vault with Vault .NET Client Library

Exploring HashiCorp Vault with Vault .NET Client Library

1
Comments 1
4 min read
ASP.NET Core in .NET 8 is On The Way! 5 New Features Reviewed

ASP.NET Core in .NET 8 is On The Way! 5 New Features Reviewed

34
Comments 4
5 min read
Create a Custom Progress Bar with moving percentage in WPF

Create a Custom Progress Bar with moving percentage in WPF

1
Comments
4 min read
A quick tour of dictionaries in C#

A quick tour of dictionaries in C#

10
Comments 2
7 min read
To mock, or not to mock, that is the question

To mock, or not to mock, that is the question

4
Comments 6
5 min read
Deconstruction in C#

Deconstruction in C#

9
Comments 3
4 min read
Efficiently Reading Multiple Document Types from Cosmos DB (.NET SDK) - From Review

Efficiently Reading Multiple Document Types from Cosmos DB (.NET SDK) - From Review

Comments
10 min read
F# Orleans reminder grain

F# Orleans reminder grain

1
Comments
2 min read
DarkSky to WeatherKit: from API keys to signed JWTs

DarkSky to WeatherKit: from API keys to signed JWTs

Comments
6 min read
Exploring .NET 8 Preview 3: The 7 Features You Need to Know

Exploring .NET 8 Preview 3: The 7 Features You Need to Know

31
Comments
5 min read
Boost .NET MAUI Development Productivity: 6 Powerful Features of .NET Meteor for VS Code in Windows, Mac & Linux

Boost .NET MAUI Development Productivity: 6 Powerful Features of .NET Meteor for VS Code in Windows, Mac & Linux

6
Comments
4 min read
Aerospike for LINQPad

Aerospike for LINQPad

1
Comments
3 min read
How to integrate ChatGPT in the .NET project: A step-by-step guide

How to integrate ChatGPT in the .NET project: A step-by-step guide

1
Comments
7 min read
The Power of Asynchronous Code in your web API

The Power of Asynchronous Code in your web API

1
Comments
5 min read
C# 12 is Coming! 3 Features that will Blow your Mind

C# 12 is Coming! 3 Features that will Blow your Mind

48
Comments 4
3 min read
Mastering API Design Patterns in .NET 7: "Leverage the Power of .NET 7 to Create Efficient, Scalable, and Robust APIs"

Mastering API Design Patterns in .NET 7: "Leverage the Power of .NET 7 to Create Efficient, Scalable, and Robust APIs"

4
Comments 1
19 min read
Uso do Codeball em projetos C#

Uso do Codeball em projetos C#

2
Comments
4 min read
Generate QR Code in .NET MAUI

Generate QR Code in .NET MAUI

Comments 2
2 min read
Migrating .NET Console App Cron from GitHub Action to AWS Lamda

Migrating .NET Console App Cron from GitHub Action to AWS Lamda

1
Comments
3 min read
Chrome extensions in WebView2, CefSharp, and DotNetBrowser

Chrome extensions in WebView2, CefSharp, and DotNetBrowser

4
Comments
5 min read
loading...