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.
Safer Nullability in Modern C#

Safer Nullability in Modern C#

8
Comments
6 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
Join us for Hack Together: Microsoft Graph and .NET

Join us for Hack Together: Microsoft Graph and .NET

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

1
Comments
2 min read
Set the initial directory of the FolderBrowserDialog to the application's startup path

Set the initial directory of the FolderBrowserDialog to the application's startup path

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

Find your application's hidden secrets using opentelemetry

Comments
10 min read
Alocando classes na Stack

Alocando classes na Stack

5
Comments
4 min read
ASP.NET Core - Custom Token Authentication

ASP.NET Core - Custom Token Authentication

26
Comments
2 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

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

How to write an Extensible File Manager

6
Comments
2 min read
Setting up Angular in the system

Setting up Angular in the system

2
Comments
5 min read
Web APIs : CRUD with .Net and EF Core

Web APIs : CRUD with .Net and EF Core

6
Comments
10 min read
StackExchange.Redis: Usando estruturas de dados Redis Sets

StackExchange.Redis: Usando estruturas de dados Redis Sets

2
Comments
4 min read
StackExchange.Redis: Usando estruturas de dados Redis Lists

StackExchange.Redis: Usando estruturas de dados Redis Lists

2
Comments
4 min read
Using multiple appsettings.json to release to different platforms in .NET

Using multiple appsettings.json to release to different platforms in .NET

20
Comments
4 min read
What You Didn’t Know About Task EventHandlers

What You Didn’t Know About Task EventHandlers

1
Comments
5 min read
Entry-5: Automapper: Streamlining Object-to-Object Mapping for C# Developers

Entry-5: Automapper: Streamlining Object-to-Object Mapping for C# Developers

1
Comments
3 min read
.NET MAUI Blazor - Best practices for Desktop UI

.NET MAUI Blazor - Best practices for Desktop UI

10
Comments 1
3 min read
What is Blazor?

What is Blazor?

2
Comments 2
2 min read
MongoDB $weeklyUpdate #104 (February 17, 2023): MongoDB Atlas and Azure Functions Using .NET and C#

MongoDB $weeklyUpdate #104 (February 17, 2023): MongoDB Atlas and Azure Functions Using .NET and C#

2
Comments
3 min read
Generate JWT Tokens in 3 Easy Steps in .Net

Generate JWT Tokens in 3 Easy Steps in .Net

5
Comments
4 min read
A Case Study-Dot NET Modernization Project - Bacancy Technology

A Case Study-Dot NET Modernization Project - Bacancy Technology

Comments
2 min read
Getting Started With Web APIs

Getting Started With Web APIs

6
Comments
8 min read
Top 4 ASP.NET and .NET Open-Source Projects

Top 4 ASP.NET and .NET Open-Source Projects

2
Comments
5 min read
How to use EF Core Migrations

How to use EF Core Migrations

1
Comments
3 min read
The nopCommerce eCommerce platform: brief of architecture and MVC pattern

The nopCommerce eCommerce platform: brief of architecture and MVC pattern

1
Comments
9 min read
Use Raw String Literals to generate TwiML in C# 11

Use Raw String Literals to generate TwiML in C# 11

1
Comments
11 min read
A Simple Safety Net For Async EventHandlers

A Simple Safety Net For Async EventHandlers

Comments
6 min read
C# Q&A : Part 2

C# Q&A : Part 2

2
Comments
4 min read
.NET and AWS S3 with LocalStack: How to develop with local S3 buckets

.NET and AWS S3 with LocalStack: How to develop with local S3 buckets

Comments
6 min read
Improving Performance of Multidimensional Arrays in C#

Improving Performance of Multidimensional Arrays in C#

1
Comments
2 min read
VeloxDB + ASP.NET + Blazor WASM

VeloxDB + ASP.NET + Blazor WASM

1
Comments
15 min read
The art of Deconstructing

The art of Deconstructing

7
Comments
8 min read
Debugging in .NET apps using Visual Studio Part 2

Debugging in .NET apps using Visual Studio Part 2

3
Comments 2
4 min read
Digging Into Nullable Reference Types in C#

Digging Into Nullable Reference Types in C#

Comments
6 min read
C# Q&A : Part 1

C# Q&A : Part 1

2
Comments
4 min read
⚠️ Warning: Don't cache lazy IEnumerable<T> in .NET

⚠️ Warning: Don't cache lazy IEnumerable<T> in .NET

3
Comments 1
2 min read
Sane Loading State Management in .NET Frontends (Blazor + WPF)

Sane Loading State Management in .NET Frontends (Blazor + WPF)

1
Comments
3 min read
Code with intent!

Code with intent!

3
Comments
6 min read
C# - Improving Array Performance with .NET 7

C# - Improving Array Performance with .NET 7

Comments
2 min read
Introducing Object-Oriented-Programming

Introducing Object-Oriented-Programming

4
Comments 1
10 min read
No Headache Periodic Background Jobs in ASP.NET Core

No Headache Periodic Background Jobs in ASP.NET Core

1
Comments
6 min read
Use Visual Studio dev tunnels to handle Twilio Webhooks

Use Visual Studio dev tunnels to handle Twilio Webhooks

1
Comments
10 min read
Creating reports from MariaDB databases

Creating reports from MariaDB databases

10
Comments
2 min read
The Global Access Modifier (Organize Your C# Code)

The Global Access Modifier (Organize Your C# Code)

1
Comments
2 min read
How to use C# 11 features in .NET 6 or older versions (even .NET Framework 2.0)

How to use C# 11 features in .NET 6 or older versions (even .NET Framework 2.0)

1
Comments
5 min read
.NET Reflection. How to simplify work and use in DDT testing.

.NET Reflection. How to simplify work and use in DDT testing.

1
Comments
21 min read
The DotNet CLI Commands 🖥️

The DotNet CLI Commands 🖥️

5
Comments
6 min read
Building a Cloud-Native Application with Azure and .NET

Building a Cloud-Native Application with Azure and .NET

1
Comments
7 min read
1 - A briefly understanding about Garbage collecting strategy in C#.

1 - A briefly understanding about Garbage collecting strategy in C#.

2
Comments
2 min read
Accessing the Record Type in C# for Earlier .NET Versions

Accessing the Record Type in C# for Earlier .NET Versions

Comments
4 min read
Trabalhando com correlationId em .Net + Serilog

Trabalhando com correlationId em .Net + Serilog

3
Comments
3 min read
How to use dependency injection and inversion of control in C#

How to use dependency injection and inversion of control in C#

11
Comments
5 min read
Extension Methods in C#

Extension Methods in C#

3
Comments
5 min read
WPF: Working with Templates

WPF: Working with Templates

4
Comments
4 min read
Apache Kafka Introduction, Installation, and Implementation Using .NET Core 6

Apache Kafka Introduction, Installation, and Implementation Using .NET Core 6

3
Comments 1
7 min read
Help the compiler, and the compiler will help you. Subtleties of working with nullable reference types in C#

Help the compiler, and the compiler will help you. Subtleties of working with nullable reference types in C#

1
Comments
11 min read
Working With Transactions In EF Core

Working With Transactions In EF Core

1
Comments
3 min read
.NET Monthly Roundup - January 2023

.NET Monthly Roundup - January 2023

5
Comments
2 min read
loading...