DEV Community

# dotnetcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Solved: .NET Core Azure AD in Docker Container Incorrectly Uses a non-https redirect URI

Solved: .NET Core Azure AD in Docker Container Incorrectly Uses a non-https redirect URI

3
Comments 1
2 min read
Kafka + Docker + Net Core 101 - parte 1

Kafka + Docker + Net Core 101 - parte 1

19
Comments
5 min read
Implementing Distributed Cache on SQL Server using .Net

Implementing Distributed Cache on SQL Server using .Net

26
Comments 1
3 min read
EF Core: How to implement basic Auditing on your Entities

EF Core: How to implement basic Auditing on your Entities

40
Comments 4
3 min read
Run environment-aware database migrations with yuniql

Run environment-aware database migrations with yuniql

7
Comments 1
4 min read
.NET Core: Use HttpClientFactory and Polly to build rock solid services

.NET Core: Use HttpClientFactory and Polly to build rock solid services

118
Comments 6
4 min read
Instagram Basic Display API

Instagram Basic Display API

11
Comments
8 min read
CI/CD as a Code for .NET Core application and Kubernetes using Azure DevOps +YAML.

CI/CD as a Code for .NET Core application and Kubernetes using Azure DevOps +YAML.

9
Comments
7 min read
C# 9.0 New Features

C# 9.0 New Features

35
Comments 4
5 min read
Quick notes on efcore for postgres

Quick notes on efcore for postgres

6
Comments
1 min read
Securing Hangfire Dashboard in ASP.NET Core with a Custom Auth Policy

Securing Hangfire Dashboard in ASP.NET Core with a Custom Auth Policy

8
Comments
4 min read
Why null in C# is so bad

Why null in C# is so bad

13
Comments 14
3 min read
Installing DotNet Core in Ubuntu 20.04

Installing DotNet Core in Ubuntu 20.04

16
Comments 10
3 min read
GraphQL with dotnetcore

GraphQL with dotnetcore

6
Comments
3 min read
Install .NET Core on Ubuntu 20.04 LTS Focal Fossa

Install .NET Core on Ubuntu 20.04 LTS Focal Fossa

8
Comments 3
2 min read
What's the Difference between .NET Core, .NET Framework, and Xamarin?

What's the Difference between .NET Core, .NET Framework, and Xamarin?

7
Comments 1
4 min read
.NET gRPC Server on Dapr runtime

.NET gRPC Server on Dapr runtime

17
Comments
6 min read
Setting Up GraphQL in an ASP.NET Core Project

Setting Up GraphQL in an ASP.NET Core Project

34
Comments
3 min read
.NET How to throttle HttpClient Requests using SemaphoreSlim

.NET How to throttle HttpClient Requests using SemaphoreSlim

15
Comments 4
2 min read
Using xUnit to Test your C# Code

Using xUnit to Test your C# Code

2
Comments
1 min read
C# - Asserting a value is not null in null-aware code

C# - Asserting a value is not null in null-aware code

7
Comments 2
1 min read
Building AWS Lambda functions with .NET Core 3.1 on Amazon Linux 2 using Windows Terminal

Building AWS Lambda functions with .NET Core 3.1 on Amazon Linux 2 using Windows Terminal

4
Comments
2 min read
HTML Encode TagHelper in ASP.NET Core

HTML Encode TagHelper in ASP.NET Core

6
Comments
1 min read
Debugging Dapr application using Tye tool

Debugging Dapr application using Tye tool

20
Comments
5 min read
dotnet-cleanup: Clean Up Solution, Project & Folder

dotnet-cleanup: Clean Up Solution, Project & Folder

8
Comments
2 min read
C# 8.0 Indices and ranges

C# 8.0 Indices and ranges

9
Comments 1
3 min read
Reading Kubernetes Secrets with Dapr and .NET Core

Reading Kubernetes Secrets with Dapr and .NET Core

7
Comments
3 min read
Criando meu próprio CMS, uma aventura com C#, Docker e VueJS

Criando meu próprio CMS, uma aventura com C#, Docker e VueJS

5
Comments
2 min read
Kentico EMS 2020 Beta - Beta 2 on .NET Core

Kentico EMS 2020 Beta - Beta 2 on .NET Core

6
Comments
11 min read
How to Host ASP.NET Core 3.1 Web Applications as Windows Service

How to Host ASP.NET Core 3.1 Web Applications as Windows Service

61
Comments 7
4 min read
Codeless caching using Azure API management

Codeless caching using Azure API management

11
Comments
4 min read
The Main Method in C#

The Main Method in C#

6
Comments
2 min read
Deploying DotNetCore on Ubuntu using Ansible

Deploying DotNetCore on Ubuntu using Ansible

13
Comments
3 min read
What are the differences between Convert.ToString() and .ToString() method?

What are the differences between Convert.ToString() and .ToString() method?

40
Comments 2
1 min read
Dapr: Debugging .NET Core with Visual Studio Code

Dapr: Debugging .NET Core with Visual Studio Code

7
Comments
2 min read
Poor Man’s Profiler: An Approach to Profiling .NET Code with Code Block Execution Timing and Parameter Logging

Poor Man’s Profiler: An Approach to Profiling .NET Code with Code Block Execution Timing and Parameter Logging

18
Comments
15 min read
Deployments Modes in ASP.NET Core 3.1

Deployments Modes in ASP.NET Core 3.1

18
Comments 1
5 min read
Creating subdomains to Azure DNS from ASP.NET Core

Creating subdomains to Azure DNS from ASP.NET Core

6
Comments
6 min read
Event Viewer Logs with .NET Core Workers as Windows Services

Event Viewer Logs with .NET Core Workers as Windows Services

9
Comments 5
2 min read
Hosting Models in ASP.NET Core 3.1 Applications

Hosting Models in ASP.NET Core 3.1 Applications

21
Comments
4 min read
Implementing Query Specification pattern in Entity Framework Core

Implementing Query Specification pattern in Entity Framework Core

9
Comments
6 min read
Iniciando com Entity Framework Core

Iniciando com Entity Framework Core

7
Comments
5 min read
How to remove the .NET Core Runtime and SDK

How to remove the .NET Core Runtime and SDK

11
Comments
2 min read
Http Error 500.30 Ancm In Process Start Failure

Http Error 500.30 Ancm In Process Start Failure

5
Comments
2 min read
Unable To Locate Package dotnet sdk 3.1

Unable To Locate Package dotnet sdk 3.1

3
Comments 1
1 min read
ERR_HTTP2_INADEQUATE_TRANSPORT_SECURITY

ERR_HTTP2_INADEQUATE_TRANSPORT_SECURITY

5
Comments
2 min read
CLI Tooling comes to the .NET Framework

CLI Tooling comes to the .NET Framework

5
Comments
1 min read
Starting C# Backend using Razor pages

Starting C# Backend using Razor pages

7
Comments
1 min read
MSB4236 The SDK Microsoft.NET.Sdk specified could not be found

MSB4236 The SDK Microsoft.NET.Sdk specified could not be found

5
Comments 1
1 min read
Reading Notes #406

Reading Notes #406

9
Comments 1
2 min read
Dotnet Core console App to search file contents for a phrase

Dotnet Core console App to search file contents for a phrase

6
Comments
2 min read
CORE as Code Once and Run Everywhere

CORE as Code Once and Run Everywhere

4
Comments
1 min read
Co-Hosting Orleans and ASP.NET Core

Co-Hosting Orleans and ASP.NET Core

6
Comments
2 min read
Como integrar Vue com ASP.NET Core usando extensão SPA

Como integrar Vue com ASP.NET Core usando extensão SPA

8
Comments
5 min read
Roundup #56: Blazor Server Performance, NetCore3 as Self-Contained, F# and Giraffe, Domain Modeling Made Functional

Roundup #56: Blazor Server Performance, NetCore3 as Self-Contained, F# and Giraffe, Domain Modeling Made Functional

3
Comments
3 min read
Roundup #57: Dapr, .NET Core API Porting, EF Core 3 NETStandard2, ASP.NET Core Best Practices

Roundup #57: Dapr, .NET Core API Porting, EF Core 3 NETStandard2, ASP.NET Core Best Practices

11
Comments
3 min read
Event Sourcing with SQL Stream Store

Event Sourcing with SQL Stream Store

12
Comments
4 min read
Detecting Sync over Async Code in ASP.NET Core

Detecting Sync over Async Code in ASP.NET Core

12
Comments
2 min read
Building a Service to Get a City Name from a ZIP Code in .NET Core

Building a Service to Get a City Name from a ZIP Code in .NET Core

77
Comments 7
7 min read
Docker for beginners - docker file, docker build, docker run, docker compose, what does it all mean?

Docker for beginners - docker file, docker build, docker run, docker compose, what does it all mean?

14
Comments
6 min read
loading...