DEV Community

# dotnetcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding Background Services in .NET 8: IHostedService and BackgroundService

Understanding Background Services in .NET 8: IHostedService and BackgroundService

112
Comments 3
3 min read
IHttpClientFactory in C#.

IHttpClientFactory in C#.

Comments
2 min read
Keyed Services in .net 8

Keyed Services in .net 8

12
Comments 1
3 min read
The Decorator Pattern in Modern C#

The Decorator Pattern in Modern C#

5
Comments
9 min read
C# Excel read/write on the cheap

C# Excel read/write on the cheap

30
Comments 1
11 min read
Using ASP.NET Core OData with MongoDB Atlas

Using ASP.NET Core OData with MongoDB Atlas

9
Comments
7 min read
C# : Avoid loops, start using equality comparer

C# : Avoid loops, start using equality comparer

3
Comments 3
2 min read
Introduction to ShortCircuit and MapShortCircuit in .NET 8

Introduction to ShortCircuit and MapShortCircuit in .NET 8

4
Comments 5
3 min read
C# Indexers. When do we use it ?

C# Indexers. When do we use it ?

5
Comments
2 min read
Step by step, use Ocelot as an API Gateway in the .NET Core.

Step by step, use Ocelot as an API Gateway in the .NET Core.

87
Comments 1
3 min read
How to Read QR Code in C# (Step-by-Step Tutorial)

How to Read QR Code in C# (Step-by-Step Tutorial)

52
Comments
7 min read
Blazor Server: Use reflection to automatically fill email templates

Blazor Server: Use reflection to automatically fill email templates

Comments
5 min read
Using AllowedValues and DeniedValues in .NET 8

Using AllowedValues and DeniedValues in .NET 8

9
Comments 1
2 min read
Umbraco 13 - Setting The Backoffice Login Background & Logo From Content Data

Umbraco 13 - Setting The Backoffice Login Background & Logo From Content Data

6
Comments 1
4 min read
The State of .NET Tooling in 2024

The State of .NET Tooling in 2024

3
Comments
6 min read
Immutable Dictionary and Frozen Dictionary in .NET

Immutable Dictionary and Frozen Dictionary in .NET

17
Comments 3
3 min read
Randomized Fun with Random.Shared.Shuffle and RandomNumberGenerator.GetString in C#

Randomized Fun with Random.Shared.Shuffle and RandomNumberGenerator.GetString in C#

3
Comments 2
2 min read
Understanding Span<T> in .NET: Usage, Comparisons, and Best Practices

Understanding Span<T> in .NET: Usage, Comparisons, and Best Practices

4
Comments 1
3 min read
Simplifying Time-Based Testing with `TimeProvider` in .NET 8

Simplifying Time-Based Testing with `TimeProvider` in .NET 8

2
Comments 1
4 min read
Unleashing the Power of Collection Expressions in .NET 8

Unleashing the Power of Collection Expressions in .NET 8

4
Comments 1
2 min read
Title: Simplifying Code with Type Aliases in .NET 8 and C# 12

Title: Simplifying Code with Type Aliases in .NET 8 and C# 12

3
Comments 2
2 min read
Pros and Cons of Primary Constructors in C# 12

Pros and Cons of Primary Constructors in C# 12

6
Comments 1
3 min read
Get SQL-Server Stored Procedures with C#

Get SQL-Server Stored Procedures with C#

50
Comments
9 min read
What is dependency injection in .Net core?

What is dependency injection in .Net core?

Comments
1 min read
5 Recommended Patterns When Using Cancellation Token in .NET

5 Recommended Patterns When Using Cancellation Token in .NET

1
Comments
5 min read
loading...