DEV Community

# dotnetcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Conditional Ternary Operator “?” C#, Why (not always) is not “If sentence” replacement

Conditional Ternary Operator “?” C#, Why (not always) is not “If sentence” replacement

6
Comments
3 min read
C#, .Net and .NetCore Extensions for VSCode

C#, .Net and .NetCore Extensions for VSCode

3
Comments
1 min read
ASP.NET Core Swagger Documentation with Bearer Authentication

ASP.NET Core Swagger Documentation with Bearer Authentication

17
Comments
5 min read
Data streaming in .NET 6 using Kafka

Data streaming in .NET 6 using Kafka

12
Comments
4 min read
ASP.NET Core: Adding cache static file using HTTP headers

ASP.NET Core: Adding cache static file using HTTP headers

2
Comments
9 min read
ASP.NET Core middleware with Roslyn Analyzers - Part 2

ASP.NET Core middleware with Roslyn Analyzers - Part 2

3
Comments
4 min read
How to Migrate from .NET MVC 5 to .NET Core for Kentico Xperience

How to Migrate from .NET MVC 5 to .NET Core for Kentico Xperience

4
Comments
10 min read
Multi-targeting Razor Views in Umbraco v8 and v9

Multi-targeting Razor Views in Umbraco v8 and v9

7
Comments
5 min read
ASP.NET Core middleware with Roslyn Analyzers - Part 1

ASP.NET Core middleware with Roslyn Analyzers - Part 1

5
Comments
5 min read
C# how to convert a string to int

C# how to convert a string to int

5
Comments
6 min read
Coding Shorts: Dependency Injection Explained

Coding Shorts: Dependency Injection Explained

3
Comments
1 min read
Implementing custom feature flags - Azure App Configuration

Implementing custom feature flags - Azure App Configuration

4
Comments
3 min read
Leaky abstraction and clean architecture template

Leaky abstraction and clean architecture template

5
Comments 4
3 min read
Publish a self-contained .NET app on Azure DevOps

Publish a self-contained .NET app on Azure DevOps

11
Comments
3 min read
Authentication and Authorization in dotnet core

Authentication and Authorization in dotnet core

5
Comments 1
3 min read
Envrionment in .NET Core

Envrionment in .NET Core

3
Comments
2 min read
LINQ: Beware of deferred execution

LINQ: Beware of deferred execution

14
Comments 3
5 min read
Automapper in .NET Core

Automapper in .NET Core

8
Comments
2 min read
Once upon a time in .NET

Once upon a time in .NET

3
Comments
8 min read
Resiliência em aplicaçþes .Net com Polly

Resiliência em aplicaçþes .Net com Polly

10
Comments
4 min read
ASP.NET Core Endpoints. Add endpoint-enabled middleware by using IEndpointRouteBuilder extension method

ASP.NET Core Endpoints. Add endpoint-enabled middleware by using IEndpointRouteBuilder extension method

20
Comments
5 min read
Cancelando Tasks assĂ­ncronas em C#

Cancelando Tasks assĂ­ncronas em C#

5
Comments
3 min read
How to write to a file with C# - StackOverflow doesn't get it right

How to write to a file with C# - StackOverflow doesn't get it right

39
Comments 7
5 min read
API documentation - Swagger UI in .NET Core

API documentation - Swagger UI in .NET Core

7
Comments
2 min read
Best .NET Posts This Week: 7th March 2021

Best .NET Posts This Week: 7th March 2021

3
Comments
2 min read
Micro service architecture in .NetCore

Micro service architecture in .NetCore

12
Comments
2 min read
EF Core 5.0 - Many to Many Relationship

EF Core 5.0 - Many to Many Relationship

9
Comments 2
3 min read
Interfaces explained

Interfaces explained

2
Comments 2
3 min read
Dotnet Core Localization

Dotnet Core Localization

2
Comments
3 min read
Switching from HttpClientHandler to SocketsHttpHandler

Switching from HttpClientHandler to SocketsHttpHandler

7
Comments 3
1 min read
Dynamic method invocation with .NET Core

Dynamic method invocation with .NET Core

11
Comments
3 min read
C#: Llamando REST APIs sin esfuerzo con RestEase

C#: Llamando REST APIs sin esfuerzo con RestEase

7
Comments
3 min read
Best .NET Posts This Week: 31st January 2021

Best .NET Posts This Week: 31st January 2021

9
Comments
2 min read
Best .NET Posts This Week: 24th January 2021

Best .NET Posts This Week: 24th January 2021

3
Comments 1
2 min read
Best .NET Posts This Week: 17th January 2021

Best .NET Posts This Week: 17th January 2021

3
Comments
2 min read
Run Angular and dotnet core api app in docker container with docker compose — Part 4 — Docker Compose and The Conclusion

Run Angular and dotnet core api app in docker container with docker compose — Part 4 — Docker Compose and The Conclusion

10
Comments 1
2 min read
Run Angular and dotnet core api app in docker container with docker compose — Part 1 — The Plan

Run Angular and dotnet core api app in docker container with docker compose — Part 1 — The Plan

11
Comments
2 min read
Writing decoupled code with MediatR: The Mediator Pattern

Writing decoupled code with MediatR: The Mediator Pattern

21
Comments
5 min read
Run Angular and dotnet core api app in docker container with docker compose — Part 2 — The dotnet core API service and docker

Run Angular and dotnet core api app in docker container with docker compose — Part 2 — The dotnet core API service and docker

7
Comments 2
4 min read
Best .NET Posts This Week: 10th January 2021

Best .NET Posts This Week: 10th January 2021

4
Comments
3 min read
xUnit testing with DotNet Core 3.1 GraphQL api using EF Core, Postgresql & Docker

xUnit testing with DotNet Core 3.1 GraphQL api using EF Core, Postgresql & Docker

9
Comments
9 min read
Best 20 C# & .NET Blogs

Best 20 C# & .NET Blogs

37
Comments 2
8 min read
Best .NET Posts This Week: 20th December 2020

Best .NET Posts This Week: 20th December 2020

4
Comments
3 min read
JWT Bearer Authentication and Authorization for ASP.NET Core 5

JWT Bearer Authentication and Authorization for ASP.NET Core 5

6
Comments
7 min read
Kentico Xperience 13 is Here

Kentico Xperience 13 is Here

3
Comments
4 min read
Best .NET Posts This Week: 6th December 2020

Best .NET Posts This Week: 6th December 2020

7
Comments
3 min read
Netssentials: Part 1 - Quick Tips for ASP.Net Core API Project

Netssentials: Part 1 - Quick Tips for ASP.Net Core API Project

7
Comments 1
4 min read
Best .NET Posts This Week: 29th November 2020

Best .NET Posts This Week: 29th November 2020

3
Comments
3 min read
The difference between overloading and overriding in C#

The difference between overloading and overriding in C#

7
Comments
3 min read
Best .NET Posts This Week: 15th November 2020

Best .NET Posts This Week: 15th November 2020

3
Comments
3 min read
Exciting New Features in .NET 5

Exciting New Features in .NET 5

28
Comments 2
5 min read
Migrate .NET Core 3.1 to .NET Core 5.0

Migrate .NET Core 3.1 to .NET Core 5.0

7
Comments
3 min read
Best .NET Posts This Week: 8th November 2020

Best .NET Posts This Week: 8th November 2020

6
Comments
3 min read
My Top 4 NuGet Packages for ASP.NET Core

My Top 4 NuGet Packages for ASP.NET Core

5
Comments
6 min read
Background processing in .NET Core: Hangfire

Background processing in .NET Core: Hangfire

4
Comments
4 min read
Access denied for user root'@'localhost

Access denied for user root'@'localhost

6
Comments 1
1 min read
【.NET Core】【ClosedXML】Getting cell values 2

【.NET Core】【ClosedXML】Getting cell values 2

5
Comments
2 min read
Use System.IO.Pipelines and System.Threading.Channels APIs to Boost Performance

Use System.IO.Pipelines and System.Threading.Channels APIs to Boost Performance

10
Comments 1
3 min read
【.NET Core】【ClosedXML】Getting cell values 1

【.NET Core】【ClosedXML】Getting cell values 1

8
Comments
3 min read
Creating a .gitignore file using the .NET Core SDK

Creating a .gitignore file using the .NET Core SDK

15
Comments 5
5 min read
loading...