DEV Community

# aspnetcore

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
๐Ÿš€ ๐—๐˜‚๐˜€๐˜ ๐—Ÿ๐—ฎ๐˜‚๐—ป๐—ฐ๐—ต๐—ฒ๐—ฑ ๐— ๐˜† ๐—˜๐˜…๐—ฝ๐—ฒ๐—ป๐˜€๐—ฒ ๐— ๐—ฎ๐—ป๐—ฎ๐—ด๐—ฒ๐—บ๐—ฒ๐—ป๐˜ ๐—ฆ๐˜†๐˜€๐˜๐—ฒ๐—บ!

๐Ÿš€ ๐—๐˜‚๐˜€๐˜ ๐—Ÿ๐—ฎ๐˜‚๐—ป๐—ฐ๐—ต๐—ฒ๐—ฑ ๐— ๐˜† ๐—˜๐˜…๐—ฝ๐—ฒ๐—ป๐˜€๐—ฒ ๐— ๐—ฎ๐—ป๐—ฎ๐—ด๐—ฒ๐—บ๐—ฒ๐—ป๐˜ ๐—ฆ๐˜†๐˜€๐˜๐—ฒ๐—บ!

Comments
1 min read
How To Implement Retries and Resilience Patterns With Polly and Microsoft Resilience

How To Implement Retries and Resilience Patterns With Polly and Microsoft Resilience

5
Comments 3
8 min read
๐Ÿš€ Donโ€™t Just Build Itโ€”Containerize It! Master ASP.NET Core with Docker Before Itโ€™s Too Late

๐Ÿš€ Donโ€™t Just Build Itโ€”Containerize It! Master ASP.NET Core with Docker Before Itโ€™s Too Late

5
Comments
3 min read
Clean Architecture in ASP.NET Core: DTOs, CRUD Operations, and Project Layout

Clean Architecture in ASP.NET Core: DTOs, CRUD Operations, and Project Layout

2
Comments
4 min read
๐Ÿ” ๐—™๐—ถ๐˜…๐—ถ๐—ป๐—ด ๐—Ÿ๐—ผ๐—ด๐—ถ๐—ป ๐—™๐—ฎ๐—ถ๐—น๐˜‚๐—ฟ๐—ฒ ๐—ถ๐—ป ๐—”๐—ฆ๐—ฃ.๐—ก๐—˜๐—ง ๐—–๐—ผ๐—ฟ๐—ฒ ๐—œ๐—ฑ๐—ฒ๐—ป๐˜๐—ถ๐˜๐˜†: ๐—” ๐——๐—ฒ๐—ฏ๐˜‚๐—ด๐—ด๐—ถ๐—ป๐—ด ๐—š๐˜‚๐—ถ๐—ฑ๐—ฒ

๐Ÿ” ๐—™๐—ถ๐˜…๐—ถ๐—ป๐—ด ๐—Ÿ๐—ผ๐—ด๐—ถ๐—ป ๐—™๐—ฎ๐—ถ๐—น๐˜‚๐—ฟ๐—ฒ ๐—ถ๐—ป ๐—”๐—ฆ๐—ฃ.๐—ก๐—˜๐—ง ๐—–๐—ผ๐—ฟ๐—ฒ ๐—œ๐—ฑ๐—ฒ๐—ป๐˜๐—ถ๐˜๐˜†: ๐—” ๐——๐—ฒ๐—ฏ๐˜‚๐—ด๐—ด๐—ถ๐—ป๐—ด ๐—š๐˜‚๐—ถ๐—ฑ๐—ฒ

Comments
1 min read
Setting Up MediatR in a Minimal API

Setting Up MediatR in a Minimal API

2
Comments
2 min read
๐Ÿš€ Unlock Blazing Fast Performance with HybridCache in ASP.NET Core 9

๐Ÿš€ Unlock Blazing Fast Performance with HybridCache in ASP.NET Core 9

6
Comments 2
2 min read
How to generate video thumbnails in ASP.NET Core 8.0

How to generate video thumbnails in ASP.NET Core 8.0

2
Comments
2 min read
Integrate ASP.NET Core DataGrid With Boilerplate and Perform CRUD Actions

Integrate ASP.NET Core DataGrid With Boilerplate and Perform CRUD Actions

Comments
14 min read
Validating Minimal APIs: Best Practices and Approaches.

Validating Minimal APIs: Best Practices and Approaches.

5
Comments 3
3 min read
[ASP.NET Core] Try reading a spreadsheet file by OpenXML 1

[ASP.NET Core] Try reading a spreadsheet file by OpenXML 1

1
Comments
7 min read
How I coded for Microsoft without getting hired

How I coded for Microsoft without getting hired

Comments
4 min read
[ASP.NET Core] Try reading a word processing file by OpenXML 2

[ASP.NET Core] Try reading a word processing file by OpenXML 2

1
Comments
6 min read
[PostgreSQL][Entity Framework Core] Try ASP.NET Core Identity with React

[PostgreSQL][Entity Framework Core] Try ASP.NET Core Identity with React

2
Comments
6 min read
How To Improve Performance Of My ASP.NET Core Web API In 18x Times Using HybridCache In .NET 9

How To Improve Performance Of My ASP.NET Core Web API In 18x Times Using HybridCache In .NET 9

2
Comments
6 min read
Using React for the client-side of an ASP.NET Core application

Using React for the client-side of an ASP.NET Core application

1
Comments
2 min read
.NET 9 Improvements for ASP.NET Core: Open API, Performance, and Tooling

.NET 9 Improvements for ASP.NET Core: Open API, Performance, and Tooling

Comments
3 min read
๐Ÿš€Build, Implement, and Test gRPC Services with .NET9

๐Ÿš€Build, Implement, and Test gRPC Services with .NET9

Comments
1 min read
[ASP.NET Core] Try reading a word processing file by OpenXML 1

[ASP.NET Core] Try reading a word processing file by OpenXML 1

2
Comments
3 min read
[Vite + React] Running an ASP.NET Core application behind a reverse proxy

[Vite + React] Running an ASP.NET Core application behind a reverse proxy

5
Comments
3 min read
โœ…ASP.NET Core API Gateway with Ocelot Part 4 (Rate Limiting)

โœ…ASP.NET Core API Gateway with Ocelot Part 4 (Rate Limiting)

Comments
1 min read
[ASP.NET Core][EntityFramework Core] Update from .NET 6 to .NET 8

[ASP.NET Core][EntityFramework Core] Update from .NET 6 to .NET 8

1
Comments
3 min read
Link Many To Many entities with shadow join-table using Entity Framework Core

Link Many To Many entities with shadow join-table using Entity Framework Core

Comments
3 min read
Reducing Database Load Without Relying on MARS

Reducing Database Load Without Relying on MARS

Comments
1 min read
Task Cancellation Pattern

Task Cancellation Pattern

Comments
1 min read
loading...