Skip to content
Navigation menu
Search
Powered by Algolia
Search
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
Multiple authorization handlers for the same requirement in ASP.NET Core
Karthik Chintala
Karthik Chintala
Karthik Chintala
Follow
Apr 5 '23
Multiple authorization handlers for the same requirement in ASP.NET Core
#
aspnetcore
#
authorization
#
policybasedauthorization
Comments
Add Comment
5 min read
How to auto deploy an ASP.NET 6.0 application to Digital Ocean App
Dries Deboosere
Dries Deboosere
Dries Deboosere
Follow
Apr 11 '23
How to auto deploy an ASP.NET 6.0 application to Digital Ocean App
#
aspnetcore
#
digitalocean
#
deploy
#
github
2
 reactions
Comments
Add Comment
8 min read
How To Use Rate Limiting In ASP.NET Core
Milan Jovanović
Milan Jovanović
Milan Jovanović
Follow
Sep 18 '23
How To Use Rate Limiting In ASP.NET Core
#
aspnetcore
#
dotnet
#
architecture
#
api
2
 reactions
Comments
Add Comment
4 min read
ASP.NET Core: REST API Multi-tenant
Isaac Ojeda
Isaac Ojeda
Isaac Ojeda
Follow
Apr 6 '23
ASP.NET Core: REST API Multi-tenant
#
dotnet
#
csharp
#
aspnetcore
#
multitenant
22
 reactions
Comments
3
 comments
8 min read
[C#] Try sending data by HttpClient
Masui Masanori
Masui Masanori
Masui Masanori
Follow
Apr 5 '23
[C#] Try sending data by HttpClient
#
csharp
#
aspnetcore
11
 reactions
Comments
Add Comment
3 min read
Programmatically evaluating policies in ASP.NET Core
Karthik Chintala
Karthik Chintala
Karthik Chintala
Follow
Apr 5 '23
Programmatically evaluating policies in ASP.NET Core
#
aspnetcore
#
authorization
#
rolebasedauthorization
Comments
Add Comment
3 min read
Encrypt and Decrypt users' data in ASP.NET Core Identity using the ILookupProtector and ILookupProtectorKeyRing interfaces
Mohammed Ahmed Hussien
Mohammed Ahmed Hussien
Mohammed Ahmed Hussien
Follow
Apr 1 '23
Encrypt and Decrypt users' data in ASP.NET Core Identity using the ILookupProtector and ILookupProtectorKeyRing interfaces
#
dotnetcore
#
aspnetcore
#
identity
#
csharp
13
 reactions
Comments
3
 comments
6 min read
First Program in ADO.NET
Sardar Mudassar Ali Khan
Sardar Mudassar Ali Khan
Sardar Mudassar Ali Khan
Follow
Mar 19 '23
First Program in ADO.NET
#
aspnetcore
#
adodotnet
#
csharp
Comments
2
 comments
2 min read
[ASP.NET Core] Try Server-Sent Events
Masui Masanori
Masui Masanori
Masui Masanori
Follow
Mar 12 '23
[ASP.NET Core] Try Server-Sent Events
#
csharp
#
aspnetcore
23
 reactions
Comments
1
 comment
5 min read
Minimal API Discovery Tool
Shawn Wildermuth
Shawn Wildermuth
Shawn Wildermuth
Follow
Feb 26 '23
Minimal API Discovery Tool
#
csharp
#
rest
#
aspnetcore
#
dotnetcore
1
 reaction
Comments
Add Comment
4 min read
Integration testing in Umbraco 10+: working with examine
Dennis
Dennis
Dennis
Follow
Jan 22 '23
Integration testing in Umbraco 10+: working with examine
#
umbraco
#
programming
#
testing
#
aspnetcore
2
 reactions
Comments
Add Comment
5 min read
ASP.Net Core Feature Flags - Intro
Venkatesan Rethinam
Venkatesan Rethinam
Venkatesan Rethinam
Follow
Jan 20 '23
ASP.Net Core Feature Flags - Intro
#
aspnetcore
#
feature
#
featureflags
#
testing
Comments
1
 comment
2 min read
Vite-Powered SPAs in ASP.NET Core Projects
Shawn Wildermuth
Shawn Wildermuth
Shawn Wildermuth
Follow
Jan 22 '23
Vite-Powered SPAs in ASP.NET Core Projects
#
aspnetcore
#
javascript
#
vite
Comments
Add Comment
7 min read
Custom .NET 6 OData Service with OAuth for Power Query
Matthew DesEnfants
Matthew DesEnfants
Matthew DesEnfants
Follow
Jan 11 '23
Custom .NET 6 OData Service with OAuth for Power Query
#
dotnet
#
aspnetcore
#
odata
#
oauth2
5
 reactions
Comments
1
 comment
8 min read
More on .NET 7 user-jwts Tool
Shawn Wildermuth
Shawn Wildermuth
Shawn Wildermuth
Follow
Jan 15 '23
More on .NET 7 user-jwts Tool
#
dotnet
#
aspnetcore
#
authentication
#
csharp
Comments
Add Comment
3 min read
.NET 7: Minimal APIs y FluentValidation
Isaac Ojeda
Isaac Ojeda
Isaac Ojeda
Follow
Dec 30 '22
.NET 7: Minimal APIs y FluentValidation
#
dotnet
#
csharp
#
minimalapis
#
aspnetcore
15
 reactions
Comments
1
 comment
8 min read
Complete Guide on OAuth 2.0 Reference tokens in Asp.Net Core 7 Using Openiddict
Mohammadali Forouzesh
Mohammadali Forouzesh
Mohammadali Forouzesh
Follow
Dec 29 '22
Complete Guide on OAuth 2.0 Reference tokens in Asp.Net Core 7 Using Openiddict
#
auth
#
aspnetcore
#
performance
#
security
15
 reactions
Comments
1
 comment
7 min read
Keycloak as Authorization Server in .NET
Oleksii Nikiforov
Oleksii Nikiforov
Oleksii Nikiforov
Follow
Dec 29 '22
Keycloak as Authorization Server in .NET
#
dotnet
#
aspnetcore
#
csharp
#
keycloak
11
 reactions
Comments
Add Comment
10 min read
Time-out requests in ASP.NET Core with cancellation tokens
Daniel Genezini
Daniel Genezini
Daniel Genezini
Follow
Dec 26 '22
Time-out requests in ASP.NET Core with cancellation tokens
#
csharp
#
aspnetcore
#
dotnet
#
webdev
6
 reactions
Comments
Add Comment
5 min read
Contextual Feature Filters in ASP.NET Core
Karthik Chintala
Karthik Chintala
Karthik Chintala
Follow
Nov 7 '22
Contextual Feature Filters in ASP.NET Core
#
aspnetcore
#
contextualfeaturefil
#
featuremanagement
Comments
Add Comment
2 min read
Handling CSV Files in ASP.NET Core Web APIs
Rajeshwari Pandinagarajan
Rajeshwari Pandinagarajan
Rajeshwari Pandinagarajan
Follow
for
Syncfusion, Inc.
Nov 2 '22
Handling CSV Files in ASP.NET Core Web APIs
#
aspnetcore
#
csharp
#
dotnet
#
webdev
3
 reactions
Comments
1
 comment
7 min read
Tips for converting existing ASP.NET applications to ASP.NET Core
Karthik Chintala
Karthik Chintala
Karthik Chintala
Follow
Nov 7 '22
Tips for converting existing ASP.NET applications to ASP.NET Core
#
aspnetcore
#
monolith
#
microservices
2
 reactions
Comments
Add Comment
6 min read
How To Use Global Query Filters in EF Core
Milan Jovanović
Milan Jovanović
Milan Jovanović
Follow
Sep 10 '23
How To Use Global Query Filters in EF Core
#
aspnetcore
#
dotnet
#
csharp
#
efcore
1
 reaction
Comments
Add Comment
3 min read
Exploring Xperience By Kentico: Introductions
Sean G. Wright
Sean G. Wright
Sean G. Wright
Follow
Oct 19 '22
Exploring Xperience By Kentico: Introductions
#
xperience
#
aspnetcore
#
react
#
cms
5
 reactions
Comments
Add Comment
10 min read
3 Ways To Create Middleware In ASP.NET Core
Milan Jovanović
Milan Jovanović
Milan Jovanović
Follow
Sep 10 '23
3 Ways To Create Middleware In ASP.NET Core
#
aspnet
#
aspnetcore
#
dotnet
#
csharp
2
 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