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.
Getting Started with the Table API in Azure Cosmos DB

Getting Started with the Table API in Azure Cosmos DB

10
Comments
8 min read
Many-To-Many Relationship with Entity Framework Core

Many-To-Many Relationship with Entity Framework Core

102
Comments 7
12 min read
Getting Started with Mobile Blazor Bindings

Getting Started with Mobile Blazor Bindings

6
Comments
8 min read
Using Autofac on Azure Functions

Using Autofac on Azure Functions

6
Comments
2 min read
Developing web applications with ASP.NET Core, DotVVM and MongoDB

Developing web applications with ASP.NET Core, DotVVM and MongoDB

7
Comments
11 min read
HTML Encode TagHelper in ASP.NET Core

HTML Encode TagHelper in ASP.NET Core

6
Comments
1 min read
NDepend code analysis

NDepend code analysis

6
Comments
3 min read
Reactive architecture with event grid

Reactive architecture with event grid

7
Comments
1 min read
Updating an AWS Lambda app to from .NET Core 2.1 to 3.1

Updating an AWS Lambda app to from .NET Core 2.1 to 3.1

8
Comments
1 min read
OData Actions in .NET Core

OData Actions in .NET Core

6
Comments
3 min read
First steps with asynchronous programming in C#

First steps with asynchronous programming in C#

25
Comments 5
7 min read
C#, Task.WhenAll vs Parallel.ForEach

C#, Task.WhenAll vs Parallel.ForEach

26
Comments 5
2 min read
Implementing a Generic Dapper Repository in ASP.NET Core

Implementing a Generic Dapper Repository in ASP.NET Core

15
Comments 1
5 min read
Introduction to OPTION type in CSharp

Introduction to OPTION type in CSharp

13
Comments
3 min read
Middleware in ASP .NET Core 3.1

Middleware in ASP .NET Core 3.1

17
Comments 1
7 min read
What is your favorite ORM (None is a valid answer)?

What is your favorite ORM (None is a valid answer)?

9
Comments 15
1 min read
What are default interface methods in C# 8.0?

What are default interface methods in C# 8.0?

9
Comments
4 min read
Updating JSON Validate to Blazor 3.2.0 Preview 3

Updating JSON Validate to Blazor 3.2.0 Preview 3

8
Comments
1 min read
Working with Query Strings in Blazor

Working with Query Strings in Blazor

6
Comments 1
6 min read
How to use DotNetExpose DLL

How to use DotNetExpose DLL

6
Comments
1 min read
Break the LINQ - Dissecting the "Where" of LINQ

Break the LINQ - Dissecting the "Where" of LINQ

16
Comments 6
4 min read
My First Nuget package published - DotNetExpose

My First Nuget package published - DotNetExpose

6
Comments
1 min read
On.NET Episode: Paying it forward with mentorship

On.NET Episode: Paying it forward with mentorship

16
Comments
1 min read
What Makes a Codebase Acquirable?

What Makes a Codebase Acquirable?

19
Comments
7 min read
How to test your C# Web API

How to test your C# Web API

57
Comments 2
8 min read
loading...