DEV Community

# dotnetcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

11
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

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

Hosting Models in ASP.NET Core 3.1 Applications

20
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
MSB4236 The SDK Microsoft.NET.Sdk specified could not be found

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

4
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
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

75
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
Performance benchmark: gRPC vs. REST in .NET Core 3 Preview 8

Performance benchmark: gRPC vs. REST in .NET Core 3 Preview 8

23
Comments
3 min read
Dotnet Core Webapi With Microsoft SQL Server in Docker - Part 1

Dotnet Core Webapi With Microsoft SQL Server in Docker - Part 1

9
Comments
6 min read
Azure pipelines: How to restore local nuget packages

Azure pipelines: How to restore local nuget packages

7
Comments
2 min read
Multi-Tenant Applications with ASP.NET Core 2.2 - Getting Started

Multi-Tenant Applications with ASP.NET Core 2.2 - Getting Started

21
Comments 12
3 min read
Getting started with Docker for C# developers

Getting started with Docker for C# developers

40
Comments 3
4 min read
Roundup #49: .NET Core 3 Preview 7, MasterMemory, Alternatives to Microsoft.FeatureManagement, Monolith Decomposition Patterns

Roundup #49: .NET Core 3 Preview 7, MasterMemory, Alternatives to Microsoft.FeatureManagement, Monolith Decomposition Patterns

9
Comments
3 min read
The .NET Core Podcast Episode 30 - Reflections on .NET with Pablo Santos and Phil Haack

The .NET Core Podcast Episode 30 - Reflections on .NET with Pablo Santos and Phil Haack

9
Comments
3 min read
.NET Framework to .NET Core to Docker

.NET Framework to .NET Core to Docker

18
Comments
9 min read
Enabling CORS in Dotnet Core

Enabling CORS in Dotnet Core

9
Comments
1 min read
Update Your .NET Core Projects, Folks!

Update Your .NET Core Projects, Folks!

18
Comments 2
2 min read
Configure HttpClientFactory to Use Fiddler in .NET Core Microservices-based Docker Containers

Configure HttpClientFactory to Use Fiddler in .NET Core Microservices-based Docker Containers

8
Comments
3 min read
Migrating .NET.Framework to .NET.Core

Migrating .NET.Framework to .NET.Core

12
Comments 3
5 min read
Generating a fake data in .Net Core API

Generating a fake data in .Net Core API

59
Comments 7
3 min read
Build a Linux CLI app with .NET Core

Build a Linux CLI app with .NET Core

9
Comments
4 min read
Kentico 12 Class Libraries with Modern .NET Core Features

Kentico 12 Class Libraries with Modern .NET Core Features

7
Comments
15 min read
How to enable docker support ASP.NET applications in Visual Studio

How to enable docker support ASP.NET applications in Visual Studio

10
Comments
3 min read
JWT in dotnet core

JWT in dotnet core

11
Comments 1
2 min read
Adding a estimated time to read to a .NET Core Blog with Razor

Adding a estimated time to read to a .NET Core Blog with Razor

6
Comments
1 min read
My first impressions of Razor Components

My first impressions of Razor Components

6
Comments 1
5 min read
Generating a Typed Client for use with HttpClientFactory using NSwag

Generating a Typed Client for use with HttpClientFactory using NSwag

7
Comments
6 min read
.NET Framework Support for .NET Standard 2.0

.NET Framework Support for .NET Standard 2.0

6
Comments
3 min read
Microsoft Orleans — My first podcast interview!

Microsoft Orleans — My first podcast interview!

10
Comments
4 min read
Microsoft Orleans — Dashboard Update — CPU/Memory Stats

Microsoft Orleans — Dashboard Update — CPU/Memory Stats

9
Comments
4 min read
Docker — writing a smaller image with multi stage builds for. NET core.

Docker — writing a smaller image with multi stage builds for. NET core.

10
Comments 1
9 min read
Protecting sensitive data using Secret Manager in .Net Core

Protecting sensitive data using Secret Manager in .Net Core

17
Comments 1
1 min read
Episode 5 - JSON API using ASP.NET Core, Docker & MongoDB - Modelling, Controller and Unit Tests Part I - BookStore

Episode 5 - JSON API using ASP.NET Core, Docker & MongoDB - Modelling, Controller and Unit Tests Part I - BookStore

8
Comments
8 min read
Containerize an Application

Containerize an Application

5
Comments 2
2 min read
Launch .Net Core with VSCode for starters

Launch .Net Core with VSCode for starters

12
Comments 3
2 min read
Microsoft Orleans — Observables

Microsoft Orleans — Observables

11
Comments
7 min read
Episode 3 - JSON API using ASP.NET Core, Docker & MongoDB: Docker Part I, Dockerfiles

Episode 3 - JSON API using ASP.NET Core, Docker & MongoDB: Docker Part I, Dockerfiles

8
Comments
7 min read
dotnet-guid: Generate GUIDs/UUIDs with the Command Line

dotnet-guid: Generate GUIDs/UUIDs with the Command Line

8
Comments 1
2 min read
loading...