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.
Windows CaaS (Container-as-a-Service) - Part 1

Windows CaaS (Container-as-a-Service) - Part 1

6
Comments
6 min read
Hacktoberfest for .NET Developers (C# Edition)

Hacktoberfest for .NET Developers (C# Edition)

18
Comments 2
5 min read
OData with .NET 6

OData with .NET 6

23
Comments 4
5 min read
Improving C# with TypeScript. KeyOf<T>

Improving C# with TypeScript. KeyOf<T>

4
Comments 2
4 min read
Web API – Dev environment in 120 seconds

Web API – Dev environment in 120 seconds

5
Comments
3 min read
Fullstack app (workshop) with distributed tracing, logging and monitoring

Fullstack app (workshop) with distributed tracing, logging and monitoring

50
Comments
2 min read
Asp.net Core configuration options pattern Giriş.

Asp.net Core configuration options pattern Giriş.

5
Comments
2 min read
Asp.net Core configuration appsettings.json Giriş.

Asp.net Core configuration appsettings.json Giriş.

5
Comments
1 min read
Asp.net core configuration Giriş.

Asp.net core configuration Giriş.

6
Comments
1 min read
No YAML Needed! Create GitHub Actions Workflows from VS and CLI

No YAML Needed! Create GitHub Actions Workflows from VS and CLI

6
Comments
3 min read
Developing Microservices in Java, JavaScript, Python, .NET, and Go with the Oracle Converged Database

Developing Microservices in Java, JavaScript, Python, .NET, and Go with the Oracle Converged Database

5
Comments 1
5 min read
How to Perform Selection in Blazor Tree Grid

How to Perform Selection in Blazor Tree Grid

3
Comments
1 min read
5+1 Features of C# 10 you need to know NOW🤯

5+1 Features of C# 10 you need to know NOW🤯

58
Comments 8
4 min read
Create Blazor Polar and Radar Charts in Just 10 Minutes

Create Blazor Polar and Radar Charts in Just 10 Minutes

5
Comments
1 min read
Maybe it's time to rethink our project structure with .NET 6

Maybe it's time to rethink our project structure with .NET 6

30
Comments 2
10 min read
Explaining lazy evaluation in C#

Explaining lazy evaluation in C#

10
Comments
1 min read
AWS Lambda – Dev environment in 120 seconds

AWS Lambda – Dev environment in 120 seconds

6
Comments
3 min read
Setting up a .NET 5 web API + Running it in Docker // for beginners

Setting up a .NET 5 web API + Running it in Docker // for beginners

9
Comments
5 min read
Middleware in .Net core

Middleware in .Net core

7
Comments
3 min read
Bits of Xperience: Supercharged Page Custom Data Fields

Bits of Xperience: Supercharged Page Custom Data Fields

6
Comments 1
10 min read
Custom JWT Authentication .NET 5

Custom JWT Authentication .NET 5

9
Comments
7 min read
nopCommerce CLI

nopCommerce CLI

7
Comments
1 min read
ASP.NET Core - Lost in configuration

ASP.NET Core - Lost in configuration

5
Comments
9 min read
ASP.NET Core Blazor | DataGrid Detail Template

ASP.NET Core Blazor | DataGrid Detail Template

2
Comments
1 min read
How to Create and Customize Blazor Financial Charts

How to Create and Customize Blazor Financial Charts

2
Comments
1 min read
NServiceBus - Basic usage

NServiceBus - Basic usage

6
Comments
2 min read
Upload File to AWS S3 using .NET Web API

Upload File to AWS S3 using .NET Web API

10
Comments
3 min read
The .NET Stacks #63: 🗞 .NET 6 is for real now

The .NET Stacks #63: 🗞 .NET 6 is for real now

5
Comments
9 min read
Multi-Stage Database Migration In .NET CORE

Multi-Stage Database Migration In .NET CORE

5
Comments 1
6 min read
Server Sent Events with Saturn and F#

Server Sent Events with Saturn and F#

18
Comments 2
7 min read
What really is the .NET framework?

What really is the .NET framework?

6
Comments
6 min read
Preventing XSS in .NET Core Web Apis

Preventing XSS in .NET Core Web Apis

3
Comments
5 min read
C#: How to layout a PDF document with rowspan, colspan, and nested tables using PDFFlow

C#: How to layout a PDF document with rowspan, colspan, and nested tables using PDFFlow

6
Comments 1
9 min read
Store your automation credentials in Azure KeyVault

Store your automation credentials in Azure KeyVault

7
Comments 2
3 min read
✅INCREASE the Security of your .NET Applications 🏅(5 Tips to follow RIGHT NOW)

✅INCREASE the Security of your .NET Applications 🏅(5 Tips to follow RIGHT NOW)

33
Comments 10
4 min read
ASP.NET Core 6: Multi-tenant Multi-Database (Parte 3)

ASP.NET Core 6: Multi-tenant Multi-Database (Parte 3)

17
Comments 10
8 min read
The easiest way to create PDF documents in C#

The easiest way to create PDF documents in C#

2
Comments
7 min read
VSCode - C# Minimal APIs

VSCode - C# Minimal APIs

2
Comments
1 min read
ZeroIoC - IoC container powered via Source Generators

ZeroIoC - IoC container powered via Source Generators

4
Comments
5 min read
LIVE: Otimizando aplicações .NET com MessagePack.

LIVE: Otimizando aplicações .NET com MessagePack.

8
Comments 2
1 min read
Using the Transactional Outbox Pattern with Azure Cosmos DB for Guaranteed Delivery of Domain Events

Using the Transactional Outbox Pattern with Azure Cosmos DB for Guaranteed Delivery of Domain Events

6
Comments 1
19 min read
.NET 6 is HERE! 5 Features that will blow your mind 🤯

.NET 6 is HERE! 5 Features that will blow your mind 🤯

32
Comments 17
4 min read
Strategy Design Pattern with Dependency Injection

Strategy Design Pattern with Dependency Injection

4
Comments
4 min read
Indexing data from another node and keeping it up to date with changes in Umbraco

Indexing data from another node and keeping it up to date with changes in Umbraco

6
Comments
4 min read
Azure Functions – Dev environment in 120 seconds

Azure Functions – Dev environment in 120 seconds

12
Comments
1 min read
Dependency injection in .NET Core

Dependency injection in .NET Core

7
Comments 1
4 min read
Communicating with your bot from Microsoft Teams

Communicating with your bot from Microsoft Teams

3
Comments
4 min read
Days of code [2]

Days of code [2]

5
Comments
1 min read
Getting started with Roslyn code analysis

Getting started with Roslyn code analysis

4
Comments
4 min read
Couchbase CRUD with .Net Core

Couchbase CRUD with .Net Core

11
Comments 2
5 min read
Pattern Matching Examples in C#

Pattern Matching Examples in C#

19
Comments 4
7 min read
Outsmarting the C# Compiler - Using Static Types as Type Arguments

Outsmarting the C# Compiler - Using Static Types as Type Arguments

4
Comments
1 min read
Reflection via source generators

Reflection via source generators

15
Comments 3
4 min read
AzureWebJobsStorage, the secret you don't need in your Function App.

AzureWebJobsStorage, the secret you don't need in your Function App.

4
Comments
7 min read
Why we can't use Out or Ref parameters with Asynchronous method in .Net Core ?

Why we can't use Out or Ref parameters with Asynchronous method in .Net Core ?

6
Comments
4 min read
Scripts em C#

Scripts em C#

10
Comments
6 min read
ASP.NET Core 6: Multi-tenant Single Database (Parte 2)

ASP.NET Core 6: Multi-tenant Single Database (Parte 2)

18
Comments 3
8 min read
How to Import and Analyze Dynamics365 Sales Data into Your .NET Application

How to Import and Analyze Dynamics365 Sales Data into Your .NET Application

2
Comments
6 min read
ASP.NET Dependency Injection

ASP.NET Dependency Injection

23
Comments
7 min read
Fluent Validator for File Size With Client-side Validation

Fluent Validator for File Size With Client-side Validation

5
Comments
6 min read
loading...