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.
I built an Android app on my Linux machine using .NET 7 and MAUI

I built an Android app on my Linux machine using .NET 7 and MAUI

7
Comments
4 min read
A small .NET template to back you up

A small .NET template to back you up

5
Comments
2 min read
Fun with C# and Bingo

Fun with C# and Bingo

15
Comments 6
12 min read
Creating a C# Web API

Creating a C# Web API

11
Comments 4
3 min read
Minimal API using .NET Core 6 Web API

Minimal API using .NET Core 6 Web API

6
Comments
3 min read
TIL: How to write tests for HttpClient using Moq

TIL: How to write tests for HttpClient using Moq

4
Comments
4 min read
Catastrophic backtracking: how can a regular expression cause a ReDoS vulnerability?

Catastrophic backtracking: how can a regular expression cause a ReDoS vulnerability?

11
Comments 2
9 min read
MongoDB Atlas Hackathon 2022 on DEV | NERM

MongoDB Atlas Hackathon 2022 on DEV | NERM

1
Comments
2 min read
Ref vs Out C#: Which is the Better Choice when?

Ref vs Out C#: Which is the Better Choice when?

34
Comments 4
5 min read
How to Run dotnet apps Like npm run on Every Platform

How to Run dotnet apps Like npm run on Every Platform

3
Comments
3 min read
Using Secret Manager for Configuration in .NET

Using Secret Manager for Configuration in .NET

14
Comments 6
2 min read
Red Alert: Major Incident Due to Performance in the Microservices Deployment

Red Alert: Major Incident Due to Performance in the Microservices Deployment

3
Comments
5 min read
Analyzing and enforcing .NET code coverage with coverlet

Analyzing and enforcing .NET code coverage with coverlet

10
Comments
8 min read
Migrating the Sitecore MVP site to XM Cloud – Part 1

Migrating the Sitecore MVP site to XM Cloud – Part 1

3
Comments
4 min read
Senior C# Developer Shows 5 Tips To Master Your C# Level

Senior C# Developer Shows 5 Tips To Master Your C# Level

47
Comments
7 min read
How to Build A Web App With Blazor In .NET 7

How to Build A Web App With Blazor In .NET 7

8
Comments
7 min read
Inline Diagnostics in Visual Studio 2022 for C# Code

Inline Diagnostics in Visual Studio 2022 for C# Code

26
Comments
3 min read
Pulumi - Setting up a Pulumi Stack per Environment 🏗️

Pulumi - Setting up a Pulumi Stack per Environment 🏗️

8
Comments
2 min read
.NET Core 6 improvements in LINQ: An essential guide for 2023

.NET Core 6 improvements in LINQ: An essential guide for 2023

6
Comments
7 min read
Creating Custom C# Exception Types

Creating Custom C# Exception Types

20
Comments 2
4 min read
What are Expression-bodied Members in C#?

What are Expression-bodied Members in C#?

10
Comments
3 min read
I Built an Anime Themed Pomodoro App With WebAssembly Blazor

I Built an Anime Themed Pomodoro App With WebAssembly Blazor

8
Comments 1
6 min read
Week 46, 2022 - Tips I learned this week

Week 46, 2022 - Tips I learned this week

3
Comments
2 min read
How To Use The Options Pattern In ASP.NET Core 7

How To Use The Options Pattern In ASP.NET Core 7

1
Comments
4 min read
Assertion Scopes, the one FluentAssertions feature you didn't know you needed

Assertion Scopes, the one FluentAssertions feature you didn't know you needed

8
Comments
5 min read
loading...