DEV Community

# aspnetcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Producing Invoice Reports with ASP.NET Core Application

Producing Invoice Reports with ASP.NET Core Application

1
Comments
8 min read
Choose the Optimal Approach to Generating Reports in ASP.NET Core

Choose the Optimal Approach to Generating Reports in ASP.NET Core

Comments
4 min read
Explorando la Autenticación Bearer en ASP.NET Core 8

Explorando la Autenticación Bearer en ASP.NET Core 8

6
Comments
5 min read
Improving ASP.NET Core Dependency Injection With Scrutor

Improving ASP.NET Core Dependency Injection With Scrutor

2
Comments 2
4 min read
Getting Started With NServiceBus in .NET

Getting Started With NServiceBus in .NET

2
Comments
5 min read
ASP.NET Core y el Patrón Decorador: Ampliando la Funcionalidad de tus APIs

ASP.NET Core y el Patrón Decorador: Ampliando la Funcionalidad de tus APIs

6
Comments 1
8 min read
Integration testing in Umbraco 10+: Validating document types

Integration testing in Umbraco 10+: Validating document types

Comments 2
8 min read
How to make a Dark-Mode in ASP.NET MVC 7

How to make a Dark-Mode in ASP.NET MVC 7

10
Comments 3
4 min read
Implementación de Health Checks en ASP.NET Core

Implementación de Health Checks en ASP.NET Core

7
Comments
5 min read
Differences Between ASP.NET and ASP.NET Core - ASP.NET vs ASP.NET Core

Differences Between ASP.NET and ASP.NET Core - ASP.NET vs ASP.NET Core

10
Comments
6 min read
Operationalize TensorFlow Models With ML.NET

Operationalize TensorFlow Models With ML.NET

1
Comments
8 min read
Grafana k6 and ASP.NET Core: A Practical Guide to Load & Stress Testing

Grafana k6 and ASP.NET Core: A Practical Guide to Load & Stress Testing

8
Comments
5 min read
Leveraging Existing Web Content to Build Hybrid Apps with .NET MAUI

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

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

ASP.NET Core Middleware: Working with Global Exception Handling

4
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

4
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

1
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.

Comments
1 min read
Convert REST API to GraphQL API

Convert REST API to GraphQL API

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

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

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

ASP.NET Core: Monitoreo con OpenTelemetry y Grafana

6
Comments
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
How to Solve CORS Origin Issue in Asp.Net Core Web API

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

2
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

4
Comments
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

4
Comments 2
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
ASP.NET Core: REST API Multi-tenant

ASP.NET Core: REST API Multi-tenant

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

[C#] Try sending data by HttpClient

2
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

3
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

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

ASP.NET Core: API Key Authentication

7
Comments 1
6 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

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

3
Comments
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

10
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

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

Keycloak as Authorization Server in .NET

19
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
Выполнение интеграционных тестов ASP.NET Core в пайплайне GitLab

Выполнение интеграционных тестов ASP.NET Core в пайплайне GitLab

Comments
1 min read
Reduce The 2FA'S Token Provider Length in ASP.NET Core Identity To 4 Digits Instead Of 6 Digits in .NET 7

Reduce The 2FA'S Token Provider Length in ASP.NET Core Identity To 4 Digits Instead Of 6 Digits in .NET 7

6
Comments
5 min read
Canceling abandoned requests in ASP.NET Core

Canceling abandoned requests in ASP.NET Core

7
Comments
4 min read
Use Keycloak as Identity Provider from Blazor WebAssembly (WASM) applications

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

7
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
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

6
Comments
5 min read
ASP.NET Core rate limiting middleware in .NET 7

ASP.NET Core rate limiting middleware in .NET 7

5
Comments
10 min read
loading...