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.
How to use dependency injection and inversion of control in C#

How to use dependency injection and inversion of control in C#

11
Comments
5 min read
Extension Methods in C#

Extension Methods in C#

3
Comments
5 min read
Help the compiler, and the compiler will help you. Subtleties of working with nullable reference types in C#

Help the compiler, and the compiler will help you. Subtleties of working with nullable reference types in C#

1
Comments
11 min read
Working With Transactions In EF Core

Working With Transactions In EF Core

1
Comments
3 min read
SQL-Server: Exploration of datetime2(7) precision (C#)

SQL-Server: Exploration of datetime2(7) precision (C#)

26
Comments
4 min read
Deploying an ASP.NET Core API to Linux (.NET 6 & Ubuntu 20.04)

Deploying an ASP.NET Core API to Linux (.NET 6 & Ubuntu 20.04)

19
Comments 2
2 min read
AutoFixture Tips and Tricks

AutoFixture Tips and Tricks

5
Comments 2
3 min read
Tutorial : FluentValidation in.Net Core with Web API 📱

Tutorial : FluentValidation in.Net Core with Web API 📱

8
Comments 2
7 min read
Deploying NuGet packages with Docker in GitHub actions

Deploying NuGet packages with Docker in GitHub actions

1
Comments
4 min read
Mapping ASP.NET Core minimal API endpoints with C# source generators

Mapping ASP.NET Core minimal API endpoints with C# source generators

11
Comments
6 min read
Important tips on bagging PPO during Internship and securing a Full-Time Role

Important tips on bagging PPO during Internship and securing a Full-Time Role

Comments
9 min read
.NET MAUI Blazor - Best practices for mobile UI

.NET MAUI Blazor - Best practices for mobile UI

19
Comments 9
2 min read
Understanding and Using the ‘Unchecked’ Keyword in C#

Understanding and Using the ‘Unchecked’ Keyword in C#

2
Comments
4 min read
How to Tame “async void” in C#

How to Tame “async void” in C#

Comments
8 min read
C#: Const vs. readonly vs. static readonly comparison

C#: Const vs. readonly vs. static readonly comparison

21
Comments 2
5 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.