DEV Community

# dotnetcore

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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

1
Comments
5 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
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
Dependency Injection Container and Service Lifetimes

Dependency Injection Container and Service Lifetimes

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

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

95
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

1
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
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

1
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#

5
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

Comments
5 min read
List all Visual Studio solutions

List all Visual Studio solutions

1
Comments 1
7 min read
Blazor's Authentication

Blazor's Authentication

6
Comments
3 min read
Storing passwords safely (C#)

Storing passwords safely (C#)

54
Comments 26
6 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
EFCore Tutorial P9:Understanding and Implementing Value Objects

EFCore Tutorial P9:Understanding and Implementing Value Objects

Comments
5 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
EFCore Tutorial P2:Attributes vs. Fluent API

EFCore Tutorial P2:Attributes vs. Fluent API

Comments
3 min read
What is Clean Architecture: Part 19 -Add Controllers

What is Clean Architecture: Part 19 -Add Controllers

1
Comments 2
4 min read
Introducing Awesome .NET Testing âś…

Introducing Awesome .NET Testing âś…

9
Comments
2 min read
C# Advanced:Events

C# Advanced:Events

Comments
4 min read
đź“Š Design Tip: Favor Interfaces over Concrete Classes

đź“Š Design Tip: Favor Interfaces over Concrete Classes

Comments 2
1 min read
Implement Onion Architecture in .NET Core for Product Order Service

Implement Onion Architecture in .NET Core for Product Order Service

Comments
5 min read
Centralized Exception Handling in ASP.NET Core - Custom Middleware

Centralized Exception Handling in ASP.NET Core - Custom Middleware

Comments
3 min read
Monolithic Architecture in .NET Core with real-time example

Monolithic Architecture in .NET Core with real-time example

1
Comments
4 min read
Layered (N-Tier) Architecture in .NET Core

Layered (N-Tier) Architecture in .NET Core

1
Comments
5 min read
ASP.NET Core unassociated input fix

ASP.NET Core unassociated input fix

3
Comments 2
2 min read
EFCore Tutorial P6: LINQ Queries

EFCore Tutorial P6: LINQ Queries

Comments
5 min read
loading...