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
How to download a file in Angular .NET

How to download a file in Angular .NET

16
Comments
1 min read
Practicing algorithms using Polyglot Notebooks - part 3 - helpers

Practicing algorithms using Polyglot Notebooks - part 3 - helpers

Comments
5 min read
How to send File from Angular To Web Api C# .Net

How to send File from Angular To Web Api C# .Net

10
Comments
1 min read
PriorityQueues on .NET 7 and C# 11

PriorityQueues on .NET 7 and C# 11

2
Comments
4 min read
How to watch more cat videos with Netsuite Scheduled Scripts

How to watch more cat videos with Netsuite Scheduled Scripts

Comments 1
2 min read
Lazy thread-safe delegate for ConcurrentDictionary in C#

Lazy thread-safe delegate for ConcurrentDictionary in C#

2
Comments
2 min read
CQRS and MediatR Pattern Implementation Using .NET Core 6 Web API

CQRS and MediatR Pattern Implementation Using .NET Core 6 Web API

10
Comments 2
6 min read
Maximizing PostgreSQL Performance: Advanced Features and Techniques

Maximizing PostgreSQL Performance: Advanced Features and Techniques

2
Comments
2 min read
Regex for lazy developers

Regex for lazy developers

216
Comments 31
9 min read
Angular 15 New Features | Angular v15 is now available!

Angular 15 New Features | Angular v15 is now available!

Comments
5 min read
loading...