DEV Community

# dotnetcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Tried Entity Framework Core 5.0's Many-to-Many support

Tried Entity Framework Core 5.0's Many-to-Many support

16
Comments 3
7 min read
Abstract C#

Abstract C#

9
Comments
9 min read
DotNet's System.CommandLine

DotNet's System.CommandLine

11
Comments 3
11 min read
Evaluating “ReadLine using System.IO.Pipelines” Performance in C#

Evaluating “ReadLine using System.IO.Pipelines” Performance in C#

7
Comments 1
3 min read
Export any list to Excel in ASP.Net Core

Export any list to Excel in ASP.Net Core

11
Comments
4 min read
The .NET Docs Show: .NET Core 3.1 & Twilio ☎️ workshop

The .NET Docs Show: .NET Core 3.1 & Twilio ☎️ workshop

5
Comments
1 min read
Melhores bibliotecas p/ construir console apps com .NET CORE

Melhores bibliotecas p/ construir console apps com .NET CORE

3
Comments
1 min read
【.NET Core】Play with Console App

【.NET Core】Play with Console App

9
Comments
5 min read
Preforming CRUD Operations Using GraphQL In ASP.NET Core

Preforming CRUD Operations Using GraphQL In ASP.NET Core

6
Comments
6 min read
Kentico Xperience 13 Beta 3 - New Data Access APIs

Kentico Xperience 13 Beta 3 - New Data Access APIs

10
Comments 2
8 min read
Build an API in .NET Core with GraphQL

Build an API in .NET Core with GraphQL

26
Comments 1
9 min read
DotVVM Controls : GridView

DotVVM Controls : GridView

11
Comments
4 min read
Visual Studio 2019 - ASP.NET Core 3.1 React App with TypeScript

Visual Studio 2019 - ASP.NET Core 3.1 React App with TypeScript

14
Comments 1
3 min read
Kentico Xperience 13 Beta 3 - Page Builder Tag Helpers in ASP.NET Core

Kentico Xperience 13 Beta 3 - Page Builder Tag Helpers in ASP.NET Core

8
Comments
6 min read
MiniScaffold, setting up a new F# project the easy way

MiniScaffold, setting up a new F# project the easy way

5
Comments 1
3 min read
Kentico Xperience 13 Beta 3 - Page Builder View Components in ASP.NET Core

Kentico Xperience 13 Beta 3 - Page Builder View Components in ASP.NET Core

6
Comments 4
5 min read
Yet more "fun" with time zones in .NET

Yet more "fun" with time zones in .NET

5
Comments
3 min read
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

41
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

8
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

62
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
loading...