Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
dotnetcore
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Improving String Manipulation in .NET
Vanderlei Adriano Morais
Vanderlei Adriano Morais
Vanderlei Adriano Morais
Follow
Sep 25
Improving String Manipulation in .NET
#
dotnet
#
dotnetcore
#
performance
#
benchmark
3
 reactions
Comments
Add Comment
3 min read
Spectre.Console helpers
Karen Payne
Karen Payne
Karen Payne
Follow
Sep 29
Spectre.Console helpers
#
csharp
#
dotnetcore
#
frontend
#
design
5
 reactions
Comments
Add Comment
7 min read
✨ (CPM) Central Package Management in .NET
Panthangi Panthangi
Panthangi Panthangi
Panthangi Panthangi
Follow
Aug 22
✨ (CPM) Central Package Management in .NET
#
dotnetcore
#
vscode
#
dotnetframework
#
csharp
Comments
Add Comment
1 min read
EFCore Tutorial P8:Filtering, Sorting, and Paging
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Sep 23
EFCore Tutorial P8:Filtering, Sorting, and Paging
#
dotnetcore
#
efcore
#
programming
#
tutorial
Comments
Add Comment
4 min read
Mastering C# Fundamentals: A Beginner’s Journey into .NET Development
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Sep 19
Mastering C# Fundamentals: A Beginner’s Journey into .NET Development
#
programming
#
beginners
#
csharp
#
dotnetcore
9
 reactions
Comments
Add Comment
4 min read
What is Clean Architecture: Part 18 - Adding API
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Sep 17
What is Clean Architecture: Part 18 - Adding API
#
architecture
#
softwareengineering
#
api
#
dotnetcore
2
 reactions
Comments
Add Comment
4 min read
C# different way to do a proof of concept
Karen Payne
Karen Payne
Karen Payne
Follow
Sep 15
C# different way to do a proof of concept
#
csharp
#
dotnetcore
#
tutorial
#
codenewbie
91
 reactions
Comments
3
 comments
8 min read
Securing APIs with OAuth2 and JWT in .NET Core
Paulo Torres
Paulo Torres
Paulo Torres
Follow
Sep 16
Securing APIs with OAuth2 and JWT in .NET Core
#
dotnetcore
#
oauth
#
jwt
#
api
1
 reaction
Comments
Add Comment
3 min read
EFCore Tutorial P5:Backing Fields and Shadow Properties
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Sep 15
EFCore Tutorial P5:Backing Fields and Shadow Properties
#
efcore
#
dotnetcore
#
softwaredevelopment
#
softwareengineering
1
 reaction
Comments
Add Comment
7 min read
EFCore Tutorial P4:Cleaning Up `OnModelCreating`
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Sep 13
EFCore Tutorial P4:Cleaning Up `OnModelCreating`
#
efcore
#
dotnetcore
#
softwareengineering
1
 reaction
Comments
Add Comment
3 min read
What is Clean Architecture: Part 17 - Implementing the Infrastructure Layer with CSV Export and Email Service
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Sep 12
What is Clean Architecture: Part 17 - Implementing the Infrastructure Layer with CSV Export and Email Service
#
architecture
#
dotnetcore
#
api
1
 reaction
Comments
Add Comment
5 min read
EFCore Tutorial P1: Getting Started with EF Core
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Sep 13
EFCore Tutorial P1: Getting Started with EF Core
#
softwareengineering
#
dotnetcore
#
efcore
4
 reactions
Comments
Add Comment
4 min read
What is Clean Architecture: Part 16 - Adding Data Persistence with Entity Framework Core
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Sep 11
What is Clean Architecture: Part 16 - Adding Data Persistence with Entity Framework Core
#
architecture
#
softwareengineering
#
dotnetcore
Comments
Add Comment
8 min read
How to Manage Persistent Connections in a WhatsApp-like Chat Application Using ASP.NET SignalR and EF Core?
MetinAbaszade
MetinAbaszade
MetinAbaszade
Follow
Aug 6
How to Manage Persistent Connections in a WhatsApp-like Chat Application Using ASP.NET SignalR and EF Core?
#
csharp
#
dotnet
#
dotnetcore
#
aspdotnet
Comments
Add Comment
1 min read
Bogus DateOnly/TimeOnly
Karen Payne
Karen Payne
Karen Payne
Follow
Sep 8
Bogus DateOnly/TimeOnly
#
csharp
#
dotnetcore
#
tutorial
#
development
2
 reactions
Comments
3
 comments
6 min read
Implementing Real-Time Updates with Server-Sent Events (SSE) in C# .NET: A Complete Guide
Mayank Agarwal
Mayank Agarwal
Mayank Agarwal
Follow
Sep 8
Implementing Real-Time Updates with Server-Sent Events (SSE) in C# .NET: A Complete Guide
#
dotnetcore
#
realtime
#
sse
#
webdev
4
 reactions
Comments
Add Comment
5 min read
UUID v7 Now in .NET 9
Islam nabil
Islam nabil
Islam nabil
Follow
Sep 7
UUID v7 Now in .NET 9
#
microsoft
#
dotnetcore
#
database
#
dotnet
3
 reactions
Comments
Add Comment
2 min read
AWS IAM Database Authentication with EF Core
Raul Naupari
Raul Naupari
Raul Naupari
Follow
Sep 7
AWS IAM Database Authentication with EF Core
#
aws
#
dotnetcore
2
 reactions
Comments
Add Comment
3 min read
Entity Framework Core Tutorial:Introduction to Entity Framework Core
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Sep 6
Entity Framework Core Tutorial:Introduction to Entity Framework Core
#
entityframework
#
dotnetcore
1
 reaction
Comments
Add Comment
4 min read
"Understanding ViewBag, ViewData, and TempData in ASP.NET Core MVC: When and How to Use Them"
Azizul Arif
Azizul Arif
Azizul Arif
Follow
Sep 5
"Understanding ViewBag, ViewData, and TempData in ASP.NET Core MVC: When and How to Use Them"
#
csharp
#
dotnet
#
dotnetcore
#
dotnetframework
Comments
Add Comment
2 min read
Learn FormattableString (C#)
Karen Payne
Karen Payne
Karen Payne
Follow
Sep 2
Learn FormattableString (C#)
#
csharp
#
dotnet
#
dotnetcore
#
tutorial
12
 reactions
Comments
Add Comment
7 min read
Generics in C# with Practical Examples
Azizul Arif
Azizul Arif
Azizul Arif
Follow
Sep 2
Generics in C# with Practical Examples
#
csharp
#
programming
#
dotnet
#
dotnetcore
Comments
Add Comment
2 min read
EF Core queries for unmapped types part 1
Karen Payne
Karen Payne
Karen Payne
Follow
Sep 2
EF Core queries for unmapped types part 1
#
csharp
#
database
#
dotnetcore
#
backend
1
 reaction
Comments
Add Comment
3 min read
C# .NET Exception Handling: Why You Should Avoid Using throw ex in Catch Blocks
Amr Saafan
Amr Saafan
Amr Saafan
Follow
for
Nile Bits
Aug 31
C# .NET Exception Handling: Why You Should Avoid Using throw ex in Catch Blocks
#
csharp
#
dotnet
#
dotnetcore
#
dotnetframework
2
 reactions
Comments
Add Comment
3 min read
ASP.NET CORE MVC Advance Knowledge
Thilrash Gowzul Ameen
Thilrash Gowzul Ameen
Thilrash Gowzul Ameen
Follow
Aug 31
ASP.NET CORE MVC Advance Knowledge
#
dotnet
#
dotnetcore
#
dotnetframework
#
programming
Comments
Add Comment
4 min read
Understanding Data Annotations in .NET with a Practical Example
Azizul Arif
Azizul Arif
Azizul Arif
Follow
Aug 30
Understanding Data Annotations in .NET with a Practical Example
#
dotnet
#
dotnetcore
#
csharp
#
webdev
Comments
Add Comment
2 min read
What is Clean Architecture: Part 9 - Setting Up the Application Project in Visual Studio
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Aug 29
What is Clean Architecture: Part 9 - Setting Up the Application Project in Visual Studio
#
architecture
#
dotnetcore
#
softwareengineering
#
designsystem
1
 reaction
Comments
1
 comment
3 min read
How to Seed Data in .NET Core Using Entity Framework
Azizul Arif
Azizul Arif
Azizul Arif
Follow
Aug 29
How to Seed Data in .NET Core Using Entity Framework
#
csharp
#
dotnetcore
#
database
#
dotnetframework
1
 reaction
Comments
Add Comment
2 min read
What is Clean Architecture: Part 8 - Designing the Application Project
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Aug 29
What is Clean Architecture: Part 8 - Designing the Application Project
#
architecture
#
dotnetcore
#
softwareengineering
#
softwaredevelopment
Comments
Add Comment
3 min read
What is Clean Architecture: Part 7 - Create Domain Project
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Aug 26
What is Clean Architecture: Part 7 - Create Domain Project
#
architecture
#
dotnetcore
#
softwareengineering
#
designsystem
5
 reactions
Comments
Add Comment
3 min read
What is Clean Architecture: Part 6 - Structuring the Application Core with Visual Studio
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Aug 26
What is Clean Architecture: Part 6 - Structuring the Application Core with Visual Studio
#
architecture
#
dotnetcore
#
softwareengineering
Comments
Add Comment
2 min read
Clean Architecture P5:Establishing the Core Foundation
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Aug 26
Clean Architecture P5:Establishing the Core Foundation
#
architecture
#
dotnetcore
1
 reaction
Comments
Add Comment
2 min read
Clean Architecture P4: Aligning Application Setup with Business Needs
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Aug 26
Clean Architecture P4: Aligning Application Setup with Business Needs
#
architecture
#
dotnetcore
#
softwareengineering
Comments
Add Comment
3 min read
Source-generated RegEx (C#)
Karen Payne
Karen Payne
Karen Payne
Follow
Aug 24
Source-generated RegEx (C#)
#
csharp
#
dotnetcore
#
tutorial
#
coding
3
 reactions
Comments
1
 comment
3 min read
Crafting a Powerful API Performance CLI: Approach with .NET Core and System.CommandLine
Alisson Podgurski
Alisson Podgurski
Alisson Podgurski
Follow
Aug 24
Crafting a Powerful API Performance CLI: Approach with .NET Core and System.CommandLine
#
webdev
#
programming
#
dotnetcore
#
coding
1
 reaction
Comments
Add Comment
5 min read
How to Create Custom Middleware in Azure Functions: A Step-by-Step Guide with .NET 8
CodeStreet
CodeStreet
CodeStreet
Follow
Aug 18
How to Create Custom Middleware in Azure Functions: A Step-by-Step Guide with .NET 8
#
azurefunctions
#
azure
#
dotnetcore
#
serverless
5
 reactions
Comments
Add Comment
3 min read
NodaTime – time offsets C#
Karen Payne
Karen Payne
Karen Payne
Follow
Aug 17
NodaTime – time offsets C#
#
csharp
#
dotnetcore
#
codenewbie
2
 reactions
Comments
Add Comment
5 min read
Model Notification changed C#
Karen Payne
Karen Payne
Karen Payne
Follow
Aug 17
Model Notification changed C#
#
csharp
#
dotnetcore
#
tutorial
5
 reactions
Comments
Add Comment
5 min read
AI and Machine Learning Integration in .NET Core with ML.NET
Paulo Torres
Paulo Torres
Paulo Torres
Follow
Aug 15
AI and Machine Learning Integration in .NET Core with ML.NET
#
machinelearning
#
dotnetcore
#
ai
#
aspdotnet
2
 reactions
Comments
Add Comment
4 min read
Blazor WebAssembly for Full-Stack Development: A Comprehensive Guide
Paulo Torres
Paulo Torres
Paulo Torres
Follow
Aug 12
Blazor WebAssembly for Full-Stack Development: A Comprehensive Guide
#
blazor
#
webassembly
#
dotnetcore
#
fullstack
4
 reactions
Comments
1
 comment
4 min read
Visual Studio/Copilot # tip
Karen Payne
Karen Payne
Karen Payne
Follow
Aug 11
Visual Studio/Copilot # tip
#
csharp
#
dotnetcore
#
tutorial
#
productivity
7
 reactions
Comments
1
 comment
4 min read
ASP.NET Core DI constructor with parameters
Karen Payne
Karen Payne
Karen Payne
Follow
Aug 10
ASP.NET Core DI constructor with parameters
#
csharp
#
dotnetcore
#
tutorial
#
softwaredevelopment
4
 reactions
Comments
1
 comment
4 min read
Input
Shoxjaxon1202
Shoxjaxon1202
Shoxjaxon1202
Follow
Jul 7
Input
#
dotnet
#
csharp
#
dotnetcore
#
dotnetframework
Comments
Add Comment
1 min read
Implementing CQRS and Event Sourcing in .NET Core 8
Paulo Torres
Paulo Torres
Paulo Torres
Follow
Aug 8
Implementing CQRS and Event Sourcing in .NET Core 8
#
dotnetcore
#
cqrs
#
eventsourcing
#
advancedprogramming
9
 reactions
Comments
1
 comment
3 min read
MSIL
Shoxjaxon1202
Shoxjaxon1202
Shoxjaxon1202
Follow
Jul 4
MSIL
#
dotnet
#
csharp
#
dotnetcore
#
dotnetframework
Comments
Add Comment
3 min read
CLR
Shoxjaxon1202
Shoxjaxon1202
Shoxjaxon1202
Follow
Jul 4
CLR
#
dotnet
#
clr
#
dotnetframework
#
dotnetcore
Comments
Add Comment
2 min read
{IL} --> {Intermediate Language}
firdavs090
firdavs090
firdavs090
Follow
Jul 2
{IL} --> {Intermediate Language}
#
dotnet
#
il
#
intermediatelanguage
#
dotnetcore
5
 reactions
Comments
Add Comment
1 min read
Dotnet's versions.
firdavs090
firdavs090
firdavs090
Follow
Jul 2
Dotnet's versions.
#
dotnet
#
dotnetcore
#
dotnetframework
#
documentation
1
 reaction
Comments
Add Comment
1 min read
Push your skills Part 2
Karen Payne
Karen Payne
Karen Payne
Follow
Aug 4
Push your skills Part 2
#
beginners
#
csharp
#
dotnetcore
#
development
4
 reactions
Comments
1
 comment
7 min read
GitHub Copilot for learning
Karen Payne
Karen Payne
Karen Payne
Follow
Aug 2
GitHub Copilot for learning
#
csharp
#
dotnetcore
#
dotnet
#
tutorial
4
 reactions
Comments
2
 comments
6 min read
C# {String Methods}
firdavs090
firdavs090
firdavs090
Follow
Jul 31
C# {String Methods}
#
dotnet
#
dotnetcore
#
methods
#
string
5
 reactions
Comments
Add Comment
2 min read
C# {Integral Types}
firdavs090
firdavs090
firdavs090
Follow
Jul 31
C# {Integral Types}
#
dotnet
#
dotnetcore
#
dotnetframework
#
integer
5
 reactions
Comments
Add Comment
1 min read
C# {Data Types except Int}
firdavs090
firdavs090
firdavs090
Follow
Jul 31
C# {Data Types except Int}
#
dotnet
#
dotnetcore
#
dotnetframework
#
datatypes
5
 reactions
Comments
Add Comment
2 min read
C# Dealing with duplicates
Karen Payne
Karen Payne
Karen Payne
Follow
Jul 21
C# Dealing with duplicates
#
csharp
#
dotnetcore
#
coding
5
 reactions
Comments
2
 comments
7 min read
.NET Core
Rashmi Badatia
Rashmi Badatia
Rashmi Badatia
Follow
Jul 21
.NET Core
#
dotnet
#
dotnetcore
#
dotnetframework
1
 reaction
Comments
Add Comment
2 min read
Is there any option for Mock EncryptAsync() in Azure.Security.KeyVault.Keys.Cryptography
Manu Radhakrishnan
Manu Radhakrishnan
Manu Radhakrishnan
Follow
Jun 11
Is there any option for Mock EncryptAsync() in Azure.Security.KeyVault.Keys.Cryptography
#
azure
#
keyvault
#
dotnetcore
#
mock
Comments
Add Comment
1 min read
Building a Scalable Furniture E-commerce Web API Using .NET Clean Architecture and MongoDB
Odumosu Matthew
Odumosu Matthew
Odumosu Matthew
Follow
Jul 8
Building a Scalable Furniture E-commerce Web API Using .NET Clean Architecture and MongoDB
#
dotnet
#
dotnetcore
#
microservices
#
csharp
140
 reactions
Comments
14
 comments
56 min read
Part 1: What is Clean Architecture?
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Jul 3
Part 1: What is Clean Architecture?
#
dotnetcore
#
microservices
#
architecture
406
 reactions
Comments
19
 comments
3 min read
Authentication and Authorization in .NET Core
Jemin Desai
Jemin Desai
Jemin Desai
Follow
Jul 12
Authentication and Authorization in .NET Core
#
authentication
#
authorization
#
dotnetcore
#
positiwise
2
 reactions
Comments
Add Comment
5 min read
Top 10 Security Features in .NET Core
Amr Saafan
Amr Saafan
Amr Saafan
Follow
for
Nile Bits
Jul 9
Top 10 Security Features in .NET Core
#
dotnet
#
dotnetcore
#
csharp
#
aspdotnet
Comments
Add Comment
4 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account