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.
Understanding Dependency Injection in .NET Core

Understanding Dependency Injection in .NET Core

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

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

10
Comments
4 min read
Some Other Great Asp.Net Core Tutorials in 2020

Some Other Great Asp.Net Core Tutorials in 2020

13
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

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
Functional programming in C#

Functional programming in C#

56
Comments 1
3 min read
Debugging System.OutOfMemoryException using .NET tools

Debugging System.OutOfMemoryException using .NET tools

12
Comments
5 min read
Fusion Log Viewer: The binocular to assembly binding

Fusion Log Viewer: The binocular to assembly binding

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