DEV Community

# aspnetcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Connecting NestJS and ASP.NET Core with gRPC: A Step-by-Step Guide

Connecting NestJS and ASP.NET Core with gRPC: A Step-by-Step Guide

1
Comments
4 min read
Implementing ASP.NET Identity for a Multi-Tenant Application: Best Practices

Implementing ASP.NET Identity for a Multi-Tenant Application: Best Practices

9
Comments
4 min read
Welcome to .NET 9 Preview

Welcome to .NET 9 Preview

1
Comments
1 min read
How to Implement Multitenancy in ASP.NET Core with EF Core

How to Implement Multitenancy in ASP.NET Core with EF Core

3
Comments
10 min read
Unlocking the Power of TypedResults in Endpoints: A Consistent Approach to Strongly Typed APIs in .NET

Unlocking the Power of TypedResults in Endpoints: A Consistent Approach to Strongly Typed APIs in .NET

1
Comments
8 min read
How to Implement Audit Trail in ASP.NET Core with EF Core

How to Implement Audit Trail in ASP.NET Core with EF Core

5
Comments 1
7 min read
Localización en ASP.NET Core: Cómo Implementar Traducciones Dinámicas Usando una Base de Datos

Localización en ASP.NET Core: Cómo Implementar Traducciones Dinámicas Usando una Base de Datos

11
Comments 3
9 min read
How to implement a file manager in ASP.NET Core 8.0

How to implement a file manager in ASP.NET Core 8.0

1
Comments 1
3 min read
How to implement a document viewer in ASP.NET Core 8.0

How to implement a document viewer in ASP.NET Core 8.0

4
Comments
3 min read
Vertical Slice Architecture: The Best Ways to Structure Your Project

Vertical Slice Architecture: The Best Ways to Structure Your Project

1
Comments
10 min read
Use MassTransit To Implement OutBox Pattern with EF Core and MongoDB

Use MassTransit To Implement OutBox Pattern with EF Core and MongoDB

2
Comments
9 min read
How to Implement Structured Logging and Distributed Tracing for Microservices with Seq

How to Implement Structured Logging and Distributed Tracing for Microservices with Seq

Comments
14 min read
C# | Create .Net custom template using GitHub Packages Registry

C# | Create .Net custom template using GitHub Packages Registry

Comments
4 min read
Calling Views, Stored Procedures and Functions in EF Core

Calling Views, Stored Procedures and Functions in EF Core

2
Comments
6 min read
Master Configuration in ASP.NET Core With The Options Pattern

Master Configuration in ASP.NET Core With The Options Pattern

Comments
7 min read
Advanced Logging in ASP.NET Core with Serilog

Advanced Logging in ASP.NET Core with Serilog

2
Comments
5 min read
What You Need To Know About EF Core Bulk Updates

What You Need To Know About EF Core Bulk Updates

Comments
4 min read
The Best Way To Map Objects in .Net in 2024

The Best Way To Map Objects in .Net in 2024

8
Comments 2
8 min read
Caching in ASP.NET Core: Improving Application Performance

Caching in ASP.NET Core: Improving Application Performance

1
Comments
6 min read
Claim-Check Pattern with AWS Message Processing Framework for .NET and Aspire

Claim-Check Pattern with AWS Message Processing Framework for .NET and Aspire

Comments
8 min read
A way to configure an asp.net core site

A way to configure an asp.net core site

Comments
4 min read
Configuring HTTPS Redirection and HSTS in ASP.NET Core

Configuring HTTPS Redirection and HSTS in ASP.NET Core

1
Comments
3 min read
Job Offloading Pattern with System.Threading.Channels. A way to deal with long-running tasks in .NET

Job Offloading Pattern with System.Threading.Channels. A way to deal with long-running tasks in .NET

1
Comments
9 min read
Polymorphic serialization via System.Text.Json in ASP.NET Core Minimal API

Polymorphic serialization via System.Text.Json in ASP.NET Core Minimal API

Comments
6 min read
Mejorando la Observabilidad en ASP.NET Core con OpenTelemetry y Aspire

Mejorando la Observabilidad en ASP.NET Core con OpenTelemetry y Aspire

6
Comments 1
8 min read
loading...