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.
C# Object-Oriented Programming (OOP) Cheat Sheet

C# Object-Oriented Programming (OOP) Cheat Sheet

54
Comments 1
5 min read
How to shut the warning up when using the combination of Blazor code-behind, property injection, and C# nullable reference types

How to shut the warning up when using the combination of Blazor code-behind, property injection, and C# nullable reference types

2
Comments 2
5 min read
Automapper in .NET Core

Automapper in .NET Core

8
Comments
2 min read
Creating Cosmos DB from DotNet Core Project

Creating Cosmos DB from DotNet Core Project

4
Comments
5 min read
Solve the scenario - using Thread synchronization in Dotnet - CountDownEvent

Solve the scenario - using Thread synchronization in Dotnet - CountDownEvent

5
Comments
2 min read
Solve the scenario - using JObject in Dotnet

Solve the scenario - using JObject in Dotnet

7
Comments
1 min read
Signals - .NET 5 based framework for developing enterprise and SaaS applications.

Signals - .NET 5 based framework for developing enterprise and SaaS applications.

4
Comments
2 min read
An Example of Reflection

An Example of Reflection

8
Comments
5 min read
Let's Learn .NET - C# - Free Live Stream Event

Let's Learn .NET - C# - Free Live Stream Event

12
Comments
2 min read
Asp.Net Core 5 - API Versioning

Asp.Net Core 5 - API Versioning

25
Comments
7 min read
Linq - How to write your own version of Sum extension

Linq - How to write your own version of Sum extension

4
Comments
1 min read
Easy Steps to Create a Blazor Server-Side App with Authentication

Easy Steps to Create a Blazor Server-Side App with Authentication

7
Comments 1
6 min read
Solve the scenario - using Delegates & Interfaces in Dotnet

Solve the scenario - using Delegates & Interfaces in Dotnet

4
Comments
1 min read
From where that configuration is coming from?

From where that configuration is coming from?

8
Comments
1 min read
Add Build Time to your C# Assembly

Add Build Time to your C# Assembly

5
Comments
2 min read
Criando arquivos de configuração para ambientes de release e debug .net com SlowCheetah

Criando arquivos de configuração para ambientes de release e debug .net com SlowCheetah

6
Comments
3 min read
Simple implementation of pessimistic concurrency in Entity Framework

Simple implementation of pessimistic concurrency in Entity Framework

6
Comments
1 min read
Find anomalies with spike detection and ML.NET

Find anomalies with spike detection and ML.NET

8
Comments
9 min read
Reading a Jira 6 tasklist in .NET

Reading a Jira 6 tasklist in .NET

6
Comments
4 min read
Connect .Net Core To Azure Key Vault In Ten Minutes

Connect .Net Core To Azure Key Vault In Ten Minutes

7
Comments
5 min read
Windows Containers and .NET Framework applications: DevOps with Kubernetes

Windows Containers and .NET Framework applications: DevOps with Kubernetes

13
Comments
10 min read
Secure data in a single Multi-Tenant Database in 3 simple steps

Secure data in a single Multi-Tenant Database in 3 simple steps

8
Comments
3 min read
How to Secure Your ASP.NET Core WebApi with Azure AD and OAuth 2.0

How to Secure Your ASP.NET Core WebApi with Azure AD and OAuth 2.0

11
Comments
3 min read
Accessing default system locations in .NET Core

Accessing default system locations in .NET Core

7
Comments
2 min read
Blazor WebView - App Desktop

Blazor WebView - App Desktop

5
Comments
2 min read
loading...