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

43
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#

11
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"

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