DEV Community

.NET

.NET is an open source developer platform, created by Microsoft, for building many types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, gaming, and IoT. Find more at https://dot.net

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Some Other Great Asp.Net Core Tutorials in 2020

Some Other Great Asp.Net Core Tutorials in 2020

12
Comments
2 min read
What the hell is property pattern matching?

What the hell is property pattern matching?

9
Comments
1 min read
Fragment Routing with Blazor

Fragment Routing with Blazor

6
Comments
5 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
How to run ASP.NET Core as a service on Linux (RHEL)

How to run ASP.NET Core as a service on Linux (RHEL)

3
Comments
15 min read
.NET Conf: Focus on Blazor

.NET Conf: Focus on Blazor

4
Comments
2 min read
Preventing unnecessary allocation in .NET collections

Preventing unnecessary allocation in .NET collections

10
Comments
5 min read
12 tips, tricks, and Visual Studio 2019 shortcuts to increase efficiency - Part 1

12 tips, tricks, and Visual Studio 2019 shortcuts to increase efficiency - Part 1

39
Comments 3
4 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
AES-GCM Encryption with C#

AES-GCM Encryption with C#

8
Comments
2 min read
10 Performance-Improvement Tips for ASP.NET Core 3.0 Applications

10 Performance-Improvement Tips for ASP.NET Core 3.0 Applications

70
Comments 2
6 min read
Handle flaky tests with quarantine and Xunit.SkippableFact

Handle flaky tests with quarantine and Xunit.SkippableFact

8
Comments
3 min read
Perfect .NET CI/CD with Azure Pipelines

Perfect .NET CI/CD with Azure Pipelines

23
Comments
8 min read
E036 - Making things more object oriented with rich domain entities - ASPF02O

E036 - Making things more object oriented with rich domain entities - ASPF02O

6
Comments 1
7 min read
Debug Callbacks On Localhost Using ngrok

Debug Callbacks On Localhost Using ngrok

8
Comments
3 min read
Learning Dapr: Simple Dotnet Core "Hello World"

Learning Dapr: Simple Dotnet Core "Hello World"

20
Comments
3 min read
Gotchas when deploying a WebJob to Azure.

Gotchas when deploying a WebJob to Azure.

12
Comments 3
4 min read
Using testable DateTime.Now

Using testable DateTime.Now

8
Comments 1
3 min read
Functional programming in C#

Functional programming in C#

55
Comments 1
3 min read
Fusion Log Viewer: The binocular to assembly binding

Fusion Log Viewer: The binocular to assembly binding

5
Comments
5 min read
Search for .NET Tools with ToolGet

Search for .NET Tools with ToolGet

6
Comments
1 min read
Deployments Modes in ASP.NET Core 3.1

Deployments Modes in ASP.NET Core 3.1

18
Comments 1
5 min read
How to Synchronize relational databases with Dotmim.Sync

How to Synchronize relational databases with Dotmim.Sync

21
Comments 4
5 min read
EF Core and C# Data Model Validation

EF Core and C# Data Model Validation

18
Comments 2
4 min read
Kentico 12: Design Patterns Part 20 - Choosing a Solution Architecture

Kentico 12: Design Patterns Part 20 - Choosing a Solution Architecture

17
Comments 5
16 min read
Refactoring C# code using partial classes

Refactoring C# code using partial classes

55
Comments 8
8 min read
Publishing the ASP.NET Core Application in GCP Kubernetes

Publishing the ASP.NET Core Application in GCP Kubernetes

5
Comments
9 min read
(DDD) Tactical Design and Clean Architecture

(DDD) Tactical Design and Clean Architecture

44
Comments
1 min read
Update & Remove Entities in .NET Core 3.1 Web API with PUT & DELETE

Update & Remove Entities in .NET Core 3.1 Web API with PUT & DELETE

39
Comments 1
7 min read
Configure entity framework with dependency injection

Configure entity framework with dependency injection

4
Comments
2 min read
Turn EF Core DbContext to real unit of work that hosts repository instances

Turn EF Core DbContext to real unit of work that hosts repository instances

7
Comments
8 min read
EF Core Relationships in ASP .NET Core 3.1

EF Core Relationships in ASP .NET Core 3.1

14
Comments
9 min read
What the hell is positional pattern matching?

What the hell is positional pattern matching?

13
Comments
2 min read
AG-Grid Tutorial With Asp.Net Core Razor Pages - Part 2

AG-Grid Tutorial With Asp.Net Core Razor Pages - Part 2

5
Comments 1
4 min read
Azure Active Directory Authentication in ASP.NET Core 3.1

Azure Active Directory Authentication in ASP.NET Core 3.1

7
Comments
3 min read
Blazor + Dapper CRUD - .NET Core 3.1

Blazor + Dapper CRUD - .NET Core 3.1

10
Comments
1 min read
Starting with Fable (F#)

Starting with Fable (F#)

43
Comments 4
11 min read
Upgrade bootstrap and jquery in ASP.NET Core 3.1 with libman

Upgrade bootstrap and jquery in ASP.NET Core 3.1 with libman

7
Comments 2
2 min read
.NET Core 3.0 AllowSynchronousIO Workaround

.NET Core 3.0 AllowSynchronousIO Workaround

8
Comments
2 min read
How to Create a Blazor Component

How to Create a Blazor Component

46
Comments 2
5 min read
Applied Meta-Programming In F# With Myriad And Falanx

Applied Meta-Programming In F# With Myriad And Falanx

22
Comments 2
22 min read
Building an alert service in Blazor (Client-side)

Building an alert service in Blazor (Client-side)

14
Comments 2
5 min read
Convert an email file with attachments to PDF using C#

Convert an email file with attachments to PDF using C#

6
Comments 1
1 min read
Changing the page Title in Blazor (Client-side)

Changing the page Title in Blazor (Client-side)

8
Comments
2 min read
Awesome .NET bloggers i enjoy reading as a developer

Awesome .NET bloggers i enjoy reading as a developer

81
Comments 9
2 min read
View any document in your windows forms application C#

View any document in your windows forms application C#

6
Comments
1 min read
Building experimental hybrid Blazor WebAssembly application

Building experimental hybrid Blazor WebAssembly application

10
Comments
5 min read
Aventuras .NET, tomando decisiones

Aventuras .NET, tomando decisiones

11
Comments
2 min read
Generating code coverage from integration tests with dotCover

Generating code coverage from integration tests with dotCover

10
Comments 1
3 min read
Getting started with Docker management from .NET

Getting started with Docker management from .NET

9
Comments
2 min read
ASP.NET MVC Spreadsheet Viewer - Spreadsheet File Viewer

ASP.NET MVC Spreadsheet Viewer - Spreadsheet File Viewer

11
Comments
1 min read
CliFx - opinionated framework for building CLI applications

CliFx - opinionated framework for building CLI applications

11
Comments
12 min read
On.NET Episode: Getting started with cloud deployments with Pulumi and .NET

On.NET Episode: Getting started with cloud deployments with Pulumi and .NET

13
Comments
1 min read
Factory Method Design Pattern

Factory Method Design Pattern

23
Comments 8
3 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
How to run a .NET Core console app as a service using Systemd on Linux (RHEL)

How to run a .NET Core console app as a service using Systemd on Linux (RHEL)

2
Comments
10 min read
No need for repositories and unit of work with Entity Framework Core

No need for repositories and unit of work with Entity Framework Core

8
Comments
7 min read
Generate Excel With (NPOI) in C#

Generate Excel With (NPOI) in C#

18
Comments 2
3 min read
How YOU can learn Serverless with .NET Core and C#

How YOU can learn Serverless with .NET Core and C#

86
Comments
1 min read
Asynchronous Calls, Data-Transfer-Objects & Automapper in .NET Core Web API

Asynchronous Calls, Data-Transfer-Objects & Automapper in .NET Core Web API

80
Comments 22
11 min read
loading...