DEV Community

# dotnetcore

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Improving String Manipulation in .NET

Improving String Manipulation in .NET

3
Comments
3 min read
Spectre.Console helpers

Spectre.Console helpers

5
Comments
7 min read
✨ (CPM) Central Package Management in .NET

✨ (CPM) Central Package Management in .NET

Comments
1 min read
EFCore Tutorial P8:Filtering, Sorting, and Paging

EFCore Tutorial P8:Filtering, Sorting, and Paging

Comments
4 min read
Mastering C# Fundamentals: A Beginner’s Journey into .NET Development

Mastering C# Fundamentals: A Beginner’s Journey into .NET Development

9
Comments
4 min read
What is Clean Architecture: Part 18 - Adding API

What is Clean Architecture: Part 18 - Adding API

2
Comments
4 min read
C# different way to do a proof of concept

C# different way to do a proof of concept

91
Comments 3
8 min read
Securing APIs with OAuth2 and JWT in .NET Core

Securing APIs with OAuth2 and JWT in .NET Core

1
Comments
3 min read
EFCore Tutorial P5:Backing Fields and Shadow Properties

EFCore Tutorial P5:Backing Fields and Shadow Properties

1
Comments
7 min read
EFCore Tutorial P4:Cleaning Up `OnModelCreating`

EFCore Tutorial P4:Cleaning Up `OnModelCreating`

1
Comments
3 min read
What is Clean Architecture: Part 17 - Implementing the Infrastructure Layer with CSV Export and Email Service

What is Clean Architecture: Part 17 - Implementing the Infrastructure Layer with CSV Export and Email Service

1
Comments
5 min read
EFCore Tutorial P1: Getting Started with EF Core

EFCore Tutorial P1: Getting Started with EF Core

4
Comments
4 min read
What is Clean Architecture: Part 16 - Adding Data Persistence with Entity Framework Core

What is Clean Architecture: Part 16 - Adding Data Persistence with Entity Framework Core

Comments
8 min read
How to Manage Persistent Connections in a WhatsApp-like Chat Application Using ASP.NET SignalR and EF Core?

How to Manage Persistent Connections in a WhatsApp-like Chat Application Using ASP.NET SignalR and EF Core?

Comments
1 min read
Bogus DateOnly/TimeOnly

Bogus DateOnly/TimeOnly

2
Comments 3
6 min read
Implementing Real-Time Updates with Server-Sent Events (SSE) in C# .NET: A Complete Guide

Implementing Real-Time Updates with Server-Sent Events (SSE) in C# .NET: A Complete Guide

4
Comments
5 min read
UUID v7 Now in .NET 9

UUID v7 Now in .NET 9

3
Comments
2 min read
AWS IAM Database Authentication with EF Core

AWS IAM Database Authentication with EF Core

2
Comments
3 min read
Entity Framework Core Tutorial:Introduction to Entity Framework Core

Entity Framework Core Tutorial:Introduction to Entity Framework Core

1
Comments
4 min read
"Understanding ViewBag, ViewData, and TempData in ASP.NET Core MVC: When and How to Use Them"

"Understanding ViewBag, ViewData, and TempData in ASP.NET Core MVC: When and How to Use Them"

Comments
2 min read
Learn FormattableString (C#)

Learn FormattableString (C#)

12
Comments
7 min read
Generics in C# with Practical Examples

Generics in C# with Practical Examples

Comments
2 min read
EF Core queries for unmapped types part 1

EF Core queries for unmapped types part 1

1
Comments
3 min read
C# .NET Exception Handling: Why You Should Avoid Using throw ex in Catch Blocks

C# .NET Exception Handling: Why You Should Avoid Using throw ex in Catch Blocks

2
Comments
3 min read
ASP.NET CORE MVC Advance Knowledge

ASP.NET CORE MVC Advance Knowledge

Comments
4 min read
Understanding Data Annotations in .NET with a Practical Example

Understanding Data Annotations in .NET with a Practical Example

Comments
2 min read
What is Clean Architecture: Part 9 - Setting Up the Application Project in Visual Studio

What is Clean Architecture: Part 9 - Setting Up the Application Project in Visual Studio

1
Comments 1
3 min read
How to Seed Data in .NET Core Using Entity Framework

How to Seed Data in .NET Core Using Entity Framework

1
Comments
2 min read
What is Clean Architecture: Part 8 - Designing the Application Project

What is Clean Architecture: Part 8 - Designing the Application Project

Comments
3 min read
What is Clean Architecture: Part 7 - Create Domain Project

What is Clean Architecture: Part 7 - Create Domain Project

5
Comments
3 min read
What is Clean Architecture: Part 6 - Structuring the Application Core with Visual Studio

What is Clean Architecture: Part 6 - Structuring the Application Core with Visual Studio

Comments
2 min read
Clean Architecture P5:Establishing the Core Foundation

Clean Architecture P5:Establishing the Core Foundation

1
Comments
2 min read
Clean Architecture P4: Aligning Application Setup with Business Needs

Clean Architecture P4: Aligning Application Setup with Business Needs

Comments
3 min read
Source-generated RegEx (C#)

Source-generated RegEx (C#)

3
Comments 1
3 min read
Crafting a Powerful API Performance CLI: Approach with .NET Core and System.CommandLine

Crafting a Powerful API Performance CLI: Approach with .NET Core and System.CommandLine

1
Comments
5 min read
How to Create Custom Middleware in Azure Functions: A Step-by-Step Guide with .NET 8

How to Create Custom Middleware in Azure Functions: A Step-by-Step Guide with .NET 8

5
Comments
3 min read
NodaTime – time offsets C#

NodaTime – time offsets C#

2
Comments
5 min read
Model Notification changed C#

Model Notification changed C#

5
Comments
5 min read
AI and Machine Learning Integration in .NET Core with ML.NET

AI and Machine Learning Integration in .NET Core with ML.NET

2
Comments
4 min read
Blazor WebAssembly for Full-Stack Development: A Comprehensive Guide

Blazor WebAssembly for Full-Stack Development: A Comprehensive Guide

4
Comments 1
4 min read
Visual Studio/Copilot # tip

Visual Studio/Copilot # tip

7
Comments 1
4 min read
ASP.NET Core DI constructor with parameters

ASP.NET Core DI constructor with parameters

4
Comments 1
4 min read
Input

Input

Comments
1 min read
Implementing CQRS and Event Sourcing in .NET Core 8

Implementing CQRS and Event Sourcing in .NET Core 8

9
Comments 1
3 min read
MSIL

MSIL

Comments
3 min read
CLR

CLR

Comments
2 min read
{IL} --> {Intermediate Language}

{IL} --> {Intermediate Language}

5
Comments
1 min read
Dotnet's versions.

Dotnet's versions.

1
Comments
1 min read
Push your skills Part 2

Push your skills Part 2

4
Comments 1
7 min read
GitHub Copilot for learning

GitHub Copilot for learning

4
Comments 2
6 min read
C# {String Methods}

C# {String Methods}

5
Comments
2 min read
C# {Integral Types}

C# {Integral Types}

5
Comments
1 min read
C# {Data Types except Int}

C# {Data Types except Int}

5
Comments
2 min read
C# Dealing with duplicates

C# Dealing with duplicates

5
Comments 2
7 min read
.NET Core

.NET Core

1
Comments
2 min read
Is there any option for Mock EncryptAsync() in Azure.Security.KeyVault.Keys.Cryptography

Is there any option for Mock EncryptAsync() in Azure.Security.KeyVault.Keys.Cryptography

Comments
1 min read
Building a Scalable Furniture E-commerce Web API Using .NET Clean Architecture and MongoDB

Building a Scalable Furniture E-commerce Web API Using .NET Clean Architecture and MongoDB

140
Comments 14
56 min read
Part 1: What is Clean Architecture?

Part 1: What is Clean Architecture?

406
Comments 19
3 min read
Authentication and Authorization in .NET Core

Authentication and Authorization in .NET Core

2
Comments
5 min read
Top 10 Security Features in .NET Core

Top 10 Security Features in .NET Core

Comments
4 min read
loading...