Forem

# dotnetcore

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
C# Null-Conditional (?.) & Null-Coalescing (??) Operators Explained

C# Null-Conditional (?.) & Null-Coalescing (??) Operators Explained

Comments
4 min read
Oh bless me, Father, I have done something unholy: Installing .NET Core on Apple Silicon

Oh bless me, Father, I have done something unholy: Installing .NET Core on Apple Silicon

Comments
2 min read
Change a .Net Console application into an web application

Change a .Net Console application into an web application

1
Comments
1 min read
How to use Scoped service from Singleton Service in .Net Core

How to use Scoped service from Singleton Service in .Net Core

Comments
2 min read
How to add a Custom fields to Header in .NET Core Web API ?

How to add a Custom fields to Header in .NET Core Web API ?

Comments
1 min read
c#(.Net) - Basic Authentication WEB API

c#(.Net) - Basic Authentication WEB API

Comments
1 min read
Iterations

Iterations

Comments
6 min read
Efficient Bulk Operations with UkrGuru.Sql

Efficient Bulk Operations with UkrGuru.Sql

Comments
2 min read
Improve Application Performance using “Fire and Forget” in .NET Core

Improve Application Performance using “Fire and Forget” in .NET Core

2
Comments
2 min read
API Versioning in .Net Core.

API Versioning in .Net Core.

1
Comments
1 min read
Move objects from one folder to other in the same S3 Bucket using C# in AWS

Move objects from one folder to other in the same S3 Bucket using C# in AWS

Comments
3 min read
🎉 We Made It: Trending in .NET on Dev.to! 🚀

🎉 We Made It: Trending in .NET on Dev.to! 🚀

Comments
1 min read
.NET 9 Improvements for ASP.NET Core: Open API, Performance, and Tooling

.NET 9 Improvements for ASP.NET Core: Open API, Performance, and Tooling

Comments
3 min read
.Net Core Microservice Communication Using Kafka.

.Net Core Microservice Communication Using Kafka.

9
Comments
4 min read
Getting Started with .NET and Docker Tutorial

Getting Started with .NET and Docker Tutorial

4
Comments 1
5 min read
Experimental attribute in C# is a powerful tool : Let's explore

Experimental attribute in C# is a powerful tool : Let's explore

Comments
3 min read
Implementing Chain of Responsibility Pattern in C# : Middleware's Design Pattern

Implementing Chain of Responsibility Pattern in C# : Middleware's Design Pattern

Comments
3 min read
How to create a background email sender with outbox pattern integration

How to create a background email sender with outbox pattern integration

1
Comments
1 min read
The End of Microsoft's Monopoly on ASP.NET

The End of Microsoft's Monopoly on ASP.NET

Comments
1 min read
.NET Core MVC Project Structure : Implementing a Generic Service and Repository Pattern

.NET Core MVC Project Structure : Implementing a Generic Service and Repository Pattern

2
Comments
5 min read
Did you know? How .NET Achieving Language Interoperability (C# + VB.NET = Same Application)

Did you know? How .NET Achieving Language Interoperability (C# + VB.NET = Same Application)

Comments
2 min read
These 10+ comparisons cover entire SQL concepts, Is it?

These 10+ comparisons cover entire SQL concepts, Is it?

Comments
6 min read
NET 9 BinaryFormatter migration paths

NET 9 BinaryFormatter migration paths

3
Comments
6 min read
How to create a background email sender

How to create a background email sender

1
Comments
1 min read
A Verdadeira Natureza dos Tipos Valor e ReferĂŞncia em .NET

A Verdadeira Natureza dos Tipos Valor e ReferĂŞncia em .NET

4
Comments
5 min read
Hidden NET 9 gems

Hidden NET 9 gems

96
Comments
5 min read
Default Interface Methods and properties implementation in C# 8.0

Default Interface Methods and properties implementation in C# 8.0

Comments
3 min read
Visual Studio package security

Visual Studio package security

2
Comments
4 min read
Kafka Producer and Consumer Example in .NET 6 with ASP.NET Core

Kafka Producer and Consumer Example in .NET 6 with ASP.NET Core

6
Comments
5 min read
What is inside Rate Limiting for .NET

What is inside Rate Limiting for .NET

3
Comments
6 min read
Dependency Injection Container and Service Lifetimes

Dependency Injection Container and Service Lifetimes

1
Comments 2
3 min read
Parallel and asynchronous programming are not the same in .NET. Do you think so?

Parallel and asynchronous programming are not the same in .NET. Do you think so?

Comments 2
3 min read
Window Forms Dark mode

Window Forms Dark mode

2
Comments
5 min read
Why we need both Query String Parameters and Path Parameters

Why we need both Query String Parameters and Path Parameters

2
Comments 2
4 min read
Yarp.ReverseProxy

Yarp.ReverseProxy

Comments
2 min read
Implementing the Saga Pattern in C#

Implementing the Saga Pattern in C#

7
Comments 4
4 min read
Attributes for Null-State Static Analysis in C#

Attributes for Null-State Static Analysis in C#

2
Comments
4 min read
Understanding NotNullWhen in C#

Understanding NotNullWhen in C#

3
Comments
3 min read
You should know these different execution types in LINQ before writing in C#

You should know these different execution types in LINQ before writing in C#

2
Comments 2
2 min read
NET6 - C# DistinctBy

NET6 - C# DistinctBy

2
Comments 1
6 min read
Building a Real-Time Chat Application with .NET Core 7 and SignalR

Building a Real-Time Chat Application with .NET Core 7 and SignalR

1
Comments
5 min read
List all Visual Studio solutions

List all Visual Studio solutions

1
Comments 1
7 min read
Storing passwords safely (C#)

Storing passwords safely (C#)

55
Comments 26
6 min read
Blazor's Authentication

Blazor's Authentication

3
Comments
3 min read
C# Search by multiple strings

C# Search by multiple strings

45
Comments 8
4 min read
These 10+ questions may find you in next .NET interview

These 10+ questions may find you in next .NET interview

Comments
4 min read
Top 10 Underappreciated LINQ Methods

Top 10 Underappreciated LINQ Methods

Comments
4 min read
Manage Content with CMS - Optimizely

Manage Content with CMS - Optimizely

Comments
6 min read
Manage Content with CMS - DotNetNuke (DNN)

Manage Content with CMS - DotNetNuke (DNN)

Comments
5 min read
Manage Content with CMS

Manage Content with CMS

Comments
6 min read
🔹 C# Tip: Understanding override, new, and virtual Keywords

🔹 C# Tip: Understanding override, new, and virtual Keywords

Comments
1 min read
You Should follow these 12 clean code tips if you are a .NET developer

You Should follow these 12 clean code tips if you are a .NET developer

2
Comments
3 min read
EF Core raw queries (C#)

EF Core raw queries (C#)

1
Comments
5 min read
Regex timeout - C#

Regex timeout - C#

Comments
6 min read
C# System.Text.Json JsonConverter masking

C# System.Text.Json JsonConverter masking

1
Comments
6 min read
Mastering in these 10+ Result/Return types in ASP.Net Core MVC

Mastering in these 10+ Result/Return types in ASP.Net Core MVC

3
Comments
2 min read
Data Retrieval with Paging, Filtering, and Projection in .NET Core

Data Retrieval with Paging, Filtering, and Projection in .NET Core

7
Comments 2
1 min read
Liskov Substitution Principle in C# with Bird Example

Liskov Substitution Principle in C# with Bird Example

7
Comments 4
3 min read
Video - Caching HTML Tags Using WebForms Core Technology 05:24

Video - Caching HTML Tags Using WebForms Core Technology

2
Comments
2 min read
Understanding Kafka and Zookeeper: How They Enhance Your .NET App

Understanding Kafka and Zookeeper: How They Enhance Your .NET App

13
Comments
3 min read
loading...