Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
aspnetcore
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
How to extend identity UserManager class
Mohsen Esmailpour
Mohsen Esmailpour
Mohsen Esmailpour
Follow
Jun 6 '21
How to extend identity UserManager class
#
dotnet
#
aspnetcore
#
identity
18
reactions
Comments
2
comments
3 min read
ASP.NET Core request logging middleware
Thomas Ardal
Thomas Ardal
Thomas Ardal
Follow
Jun 2 '21
ASP.NET Core request logging middleware
#
dotnet
#
csharp
#
aspnetcore
15
reactions
Comments
4
comments
4 min read
Kentico Xperience Design Patterns: Multiple Types Per File
Sean G. Wright
Sean G. Wright
Sean G. Wright
Follow
Jun 1 '21
Kentico Xperience Design Patterns: Multiple Types Per File
#
xperience
#
kentico
#
aspnetcore
#
csharp
7
reactions
Comments
4
comments
12 min read
How to add CRUD functionality in ASP.NET Core app in 10 minutes
Sergiy Korzh
Sergiy Korzh
Sergiy Korzh
Follow
Jun 1 '21
How to add CRUD functionality in ASP.NET Core app in 10 minutes
#
dotnet
#
aspnetcore
#
crud
#
entityframework
6
reactions
Comments
Add Comment
6 min read
How to publish Blazor WebAssembly application to GitHub pages using GitHub Action
Madhu Sudhanan P
Madhu Sudhanan P
Madhu Sudhanan P
Follow
May 31 '21
How to publish Blazor WebAssembly application to GitHub pages using GitHub Action
#
blazor
#
dotnet
#
githubactions
#
aspnetcore
7
reactions
Comments
1
comment
3 min read
Blazor WebAssembly : Dark/Light Theme Switch
Curious Drive
Curious Drive
Curious Drive
Follow
for
Curious Drive
May 30 '21
Blazor WebAssembly : Dark/Light Theme Switch
#
blazor
#
dotnet
#
aspnetcore
#
themes
6
reactions
Comments
Add Comment
3 min read
How to scale Hangfire with docker
Mohsen Esmailpour
Mohsen Esmailpour
Mohsen Esmailpour
Follow
May 24 '21
How to scale Hangfire with docker
#
dotnet
#
aspnetcore
#
hangfire
#
docker
40
reactions
Comments
2
comments
6 min read
ASP.NET Core Tutorial for Beginners
DotNetCrunch
DotNetCrunch
DotNetCrunch
Follow
May 20 '21
ASP.NET Core Tutorial for Beginners
#
aspnetcore
#
dotnet
#
programming
11
reactions
Comments
1
comment
3 min read
5 performance improvement tips for asp.net core web applications
FacileTechnolab
FacileTechnolab
FacileTechnolab
Follow
May 18 '21
5 performance improvement tips for asp.net core web applications
#
aspnetcore
#
performance
6
reactions
Comments
Add Comment
5 min read
EF Core multiple Database providers
Mohsen Esmailpour
Mohsen Esmailpour
Mohsen Esmailpour
Follow
May 11 '21
EF Core multiple Database providers
#
entityframework
#
efcore
#
dotnet
#
aspnetcore
25
reactions
Comments
12
comments
4 min read
Kentico Xperience Design Patterns: Modeling Missing Data with The Null Object Pattern
Sean G. Wright
Sean G. Wright
Sean G. Wright
Follow
May 5 '21
Kentico Xperience Design Patterns: Modeling Missing Data with The Null Object Pattern
#
xperience
#
kentico
#
aspnetcore
#
csharp
4
reactions
Comments
Add Comment
10 min read
Azure DevOps pipeline optimization for .net core projects
Alexey Ryazhskikh
Alexey Ryazhskikh
Alexey Ryazhskikh
Follow
May 4 '21
Azure DevOps pipeline optimization for .net core projects
#
aspnetcore
#
devops
#
azuredevops
#
dotnet
11
reactions
Comments
Add Comment
4 min read
[ASP.NET Core][Entity Framework Core] Try concurrency
Masui Masanori
Masui Masanori
Masui Masanori
Follow
May 2 '21
[ASP.NET Core][Entity Framework Core] Try concurrency
#
csharp
#
aspnetcore
#
entityframeworkcore
7
reactions
Comments
Add Comment
7 min read
Microsoft Full Stack on Docker to AWS EKS - 01
Gayan Fonseka
Gayan Fonseka
Gayan Fonseka
Follow
for
AWS Community Builders
Apr 30 '21
Microsoft Full Stack on Docker to AWS EKS - 01
#
blazor
#
aws
#
docker
#
aspnetcore
2
reactions
Comments
Add Comment
3 min read
Create a dashboard to visualize application logs in Kibana
Mohsen Esmailpour
Mohsen Esmailpour
Mohsen Esmailpour
Follow
Apr 29 '21
Create a dashboard to visualize application logs in Kibana
#
elasticsearch
#
kibana
#
log
#
aspnetcore
41
reactions
Comments
3
comments
5 min read
Testing of ASP.NET Core MVC apps using Microsoft Test Host
Anton Ilin
Anton Ilin
Anton Ilin
Follow
Apr 28 '21
Testing of ASP.NET Core MVC apps using Microsoft Test Host
#
dotnet
#
csharp
#
aspnetcore
6
reactions
Comments
Add Comment
2 min read
Once upon a time in .NET
Alexandre Nédélec
Alexandre Nédélec
Alexandre Nédélec
Follow
Apr 24 '21
Once upon a time in .NET
#
aspnetcore
#
dotnetcore
#
http
#
csharp
3
reactions
Comments
Add Comment
8 min read
Reasons to learn asp.net core in 2021
03:57
DotNetCrunch
DotNetCrunch
DotNetCrunch
Follow
Apr 13 '21
Reasons to learn asp.net core in 2021
#
dotnet
#
webdev
#
programming
#
aspnetcore
5
reactions
Comments
Add Comment
1 min read
Retornando dado especĂfico em API REST ASP.NET Core
Roberto Higor
Roberto Higor
Roberto Higor
Follow
Mar 21 '21
Retornando dado especĂfico em API REST ASP.NET Core
#
braziliandevs
#
aspnetcore
#
restapi
4
reactions
Comments
Add Comment
3 min read
CRUD Operation with ASP.NET Core MVC, Entity Framework Core And SQL Server
jalpesh Vadgama
jalpesh Vadgama
jalpesh Vadgama
Follow
Apr 10 '21
CRUD Operation with ASP.NET Core MVC, Entity Framework Core And SQL Server
#
aspnet
#
aspnetcore
#
efcore
#
sqlserver
7
reactions
Comments
Add Comment
1 min read
How to fix Static Files not working in ASP.NET Core
1001binary
1001binary
1001binary
Follow
Apr 9 '21
How to fix Static Files not working in ASP.NET Core
#
aspnet
#
aspnetcore
#
dotnet
#
webdev
8
reactions
Comments
Add Comment
1 min read
What every ASP.NET Core Web API project needs - Part 6 - IServiceCollection Extension
Mohsen Esmailpour
Mohsen Esmailpour
Mohsen Esmailpour
Follow
Apr 7 '21
What every ASP.NET Core Web API project needs - Part 6 - IServiceCollection Extension
#
dotnet
#
aspnetcore
#
webapi
27
reactions
Comments
2
comments
3 min read
Auto Generate Client From OpenAPI Specification (Swagger)
Ibrahim
Ibrahim
Ibrahim
Follow
Apr 6 '21
Auto Generate Client From OpenAPI Specification (Swagger)
#
aspnetcore
#
swagger
#
codegen
#
bash
3
reactions
Comments
Add Comment
3 min read
Configure Authorization in OpenAPI(Swagger UI) for JWT in ASP.Net Core Web Api
Ravi Ranjan Pandey
Ravi Ranjan Pandey
Ravi Ranjan Pandey
Follow
Apr 5 '21
Configure Authorization in OpenAPI(Swagger UI) for JWT in ASP.Net Core Web Api
#
csharp
#
aspnetcore
#
development
4
reactions
Comments
Add Comment
1 min read
[ASP.NET Core][EntityFramework Core]Try Azure 1
Masui Masanori
Masui Masanori
Masui Masanori
Follow
Apr 3 '21
[ASP.NET Core][EntityFramework Core]Try Azure 1
#
aspnetcore
#
azure
#
entityframeworkcore
5
reactions
Comments
Add Comment
3 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account