DEV Community

# aspnetcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Leveraging Existing Web Content to Build Hybrid Apps with .NET MAUI

Leveraging Existing Web Content to Build Hybrid Apps with .NET MAUI

25
Comments 2
4 min read
ASP.NET Core Middleware: Working with Global Exception Handling

ASP.NET Core Middleware: Working with Global Exception Handling

37
Comments
4 min read
Implementando el Patrón Outbox en ASP.NET Core: Mejorando la Consistencia en Sistemas Distribuidos

Implementando el Patrón Outbox en ASP.NET Core: Mejorando la Consistencia en Sistemas Distribuidos

9
Comments
12 min read
Auth0 y ASP.NET: Cómo proteger tus aplicaciones web con autenticación avanzada

Auth0 y ASP.NET: Cómo proteger tus aplicaciones web con autenticación avanzada

5
Comments
15 min read
The target context is not constructible. Add a default constructor or provide an implementation of IDbContextFactory.

The target context is not constructible. Add a default constructor or provide an implementation of IDbContextFactory.

1
Comments
1 min read
Convert REST API to GraphQL API

Convert REST API to GraphQL API

21
Comments
10 min read
How To Use FluentValidation in ASP.NET Core (.NET 6)

How To Use FluentValidation in ASP.NET Core (.NET 6)

25
Comments
3 min read
ASP.NET Core: Monitoreo con OpenTelemetry y Grafana

ASP.NET Core: Monitoreo con OpenTelemetry y Grafana

13
Comments 1
13 min read
Print SSRS Reports in ASP.NET Core with Report Writer and PrintJS

Print SSRS Reports in ASP.NET Core with Report Writer and PrintJS

Comments
5 min read
Multi-Tenant Applications With EF Core

Multi-Tenant Applications With EF Core

1
Comments
4 min read
How to Solve CORS Origin Issue in Asp.Net Core Web API

How to Solve CORS Origin Issue in Asp.Net Core Web API

7
Comments
2 min read
Simple Steps to View a PowerPoint Presentation in an ASP.NET Core Application

Simple Steps to View a PowerPoint Presentation in an ASP.NET Core Application

2
Comments
6 min read
How to add cookie consent in ASP.NET 6

How to add cookie consent in ASP.NET 6

Comments
2 min read
[Parte 14] Entity Framework Core - Paginación

[Parte 14] Entity Framework Core - Paginación

10
Comments 2
5 min read
.NET Monthly Roundup - April 2023 - .NET 8 Preview 3, C#12, and more!

.NET Monthly Roundup - April 2023 - .NET 8 Preview 3, C#12, and more!

7
Comments
2 min read
[Parte 13] EF Core: Dynamic Sort con Linq Expressions

[Parte 13] EF Core: Dynamic Sort con Linq Expressions

6
Comments 2
4 min read
Health Checks In ASP.NET Core For Monitoring Your Applications

Health Checks In ASP.NET Core For Monitoring Your Applications

1
Comments
4 min read
Multiple authorization handlers for the same requirement in ASP.NET Core

Multiple authorization handlers for the same requirement in ASP.NET Core

Comments
5 min read
How to auto deploy an ASP.NET 6.0 application to Digital Ocean App

How to auto deploy an ASP.NET 6.0 application to Digital Ocean App

2
Comments
8 min read
How To Use Rate Limiting In ASP.NET Core

How To Use Rate Limiting In ASP.NET Core

1
Comments
4 min read
ASP.NET Core: REST API Multi-tenant

ASP.NET Core: REST API Multi-tenant

17
Comments 2
8 min read
[C#] Try sending data by HttpClient

[C#] Try sending data by HttpClient

7
Comments
3 min read
Programmatically evaluating policies in ASP.NET Core

Programmatically evaluating policies in ASP.NET Core

Comments
3 min read
Encrypt and Decrypt users' data in ASP.NET Core Identity using the ILookupProtector and ILookupProtectorKeyRing interfaces

Encrypt and Decrypt users' data in ASP.NET Core Identity using the ILookupProtector and ILookupProtectorKeyRing interfaces

11
Comments 2
6 min read
First Program in ADO.NET

First Program in ADO.NET

Comments 2
2 min read
[ASP.NET Core] Try Server-Sent Events

[ASP.NET Core] Try Server-Sent Events

20
Comments 1
5 min read
ASP.NET Core: API Key Authentication

ASP.NET Core: API Key Authentication

18
Comments 4
6 min read
Using Multiple EF Core DbContexts In a Single Application

Using Multiple EF Core DbContexts In a Single Application

Comments
4 min read
Minimal API Discovery Tool

Minimal API Discovery Tool

1
Comments
4 min read
.NET Monthly Roundup - January 2023

.NET Monthly Roundup - January 2023

5
Comments
2 min read
Integration testing in Umbraco 10+: working with examine

Integration testing in Umbraco 10+: working with examine

1
Comments
5 min read
ASP.Net Core Feature Flags - Intro

ASP.Net Core Feature Flags - Intro

Comments 1
2 min read
Vite-Powered SPAs in ASP.NET Core Projects

Vite-Powered SPAs in ASP.NET Core Projects

Comments
7 min read
Custom .NET 6 OData Service with OAuth for Power Query

Custom .NET 6 OData Service with OAuth for Power Query

5
Comments 1
8 min read
More on .NET 7 user-jwts Tool

More on .NET 7 user-jwts Tool

Comments
3 min read
.NET 7: Minimal APIs y FluentValidation

.NET 7: Minimal APIs y FluentValidation

14
Comments 1
8 min read
Complete Guide on OAuth 2.0 Reference tokens in Asp.Net Core 7 Using Openiddict

Complete Guide on OAuth 2.0 Reference tokens in Asp.Net Core 7 Using Openiddict

12
Comments 1
7 min read
Keycloak as Authorization Server in .NET

Keycloak as Authorization Server in .NET

9
Comments
10 min read
Time-out requests in ASP.NET Core with cancellation tokens

Time-out requests in ASP.NET Core with cancellation tokens

6
Comments
5 min read
Use Keycloak as Identity Provider from Blazor WebAssembly (WASM) applications

Use Keycloak as Identity Provider from Blazor WebAssembly (WASM) applications

9
Comments
13 min read
Integration testing in Umbraco 10+ in 4 easy steps

Integration testing in Umbraco 10+ in 4 easy steps

7
Comments
4 min read
How To Use The Options Pattern In ASP.NET Core 7

How To Use The Options Pattern In ASP.NET Core 7

1
Comments
4 min read
Contextual Feature Filters in ASP.NET Core

Contextual Feature Filters in ASP.NET Core

Comments
2 min read
Handling CSV Files in ASP.NET Core Web APIs

Handling CSV Files in ASP.NET Core Web APIs

3
Comments 1
7 min read
Tips for converting existing ASP.NET applications to ASP.NET Core

Tips for converting existing ASP.NET applications to ASP.NET Core

2
Comments
6 min read
How To Use Global Query Filters in EF Core

How To Use Global Query Filters in EF Core

1
Comments
3 min read
Exploring Xperience By Kentico: Introductions

Exploring Xperience By Kentico: Introductions

4
Comments
10 min read
3 Ways To Create Middleware In ASP.NET Core

3 Ways To Create Middleware In ASP.NET Core

1
Comments
3 min read
Versioning REST APIs in ASP.NET Core 6.0

Versioning REST APIs in ASP.NET Core 6.0

7
Comments
5 min read
ASP.NET: Autenticación OIDC Multi Tenant - Parte 2

ASP.NET: Autenticación OIDC Multi Tenant - Parte 2

18
Comments
10 min read
The Comprehensive Guide To Feature Management In ASP.NET Core

The Comprehensive Guide To Feature Management In ASP.NET Core

1
Comments
8 min read
Create Logger for Microservices Powered By RedisSearch & RedisJSON

Create Logger for Microservices Powered By RedisSearch & RedisJSON

4
Comments
8 min read
Kentico Xperience Design Patterns: Handling Failures - The Result Monad

Kentico Xperience Design Patterns: Handling Failures - The Result Monad

1
Comments
11 min read
What are Minimal APIs in ASP.NET Core 6

What are Minimal APIs in ASP.NET Core 6

Comments
7 min read
Use Keycloak as Identity Provider in ASP.NET Core 6

Use Keycloak as Identity Provider in ASP.NET Core 6

32
Comments 6
6 min read
ASP.NET: Servidor de Autenticación OIDC Multi Tenant - Parte 1

ASP.NET: Servidor de Autenticación OIDC Multi Tenant - Parte 1

17
Comments
19 min read
เรียก HTTP API อย่างสะดวกด้วย Refit

เรียก HTTP API อย่างสะดวกด้วย Refit

6
Comments
1 min read
Secure AspNetCore .NET 6 API with Auth0 - Works with SwaggerUI

Secure AspNetCore .NET 6 API with Auth0 - Works with SwaggerUI

7
Comments
4 min read
How to enable PUT and DELETE Http Verbs on your IIS Website by removing WebDAV feature on Windows Server and Desktop machines.

How to enable PUT and DELETE Http Verbs on your IIS Website by removing WebDAV feature on Windows Server and Desktop machines.

26
Comments 4
5 min read
Send Email Using Server Side Blazor,ASP.NET Core, MailKit and RADZEN

Send Email Using Server Side Blazor,ASP.NET Core, MailKit and RADZEN

5
Comments
1 min read
loading...