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.
The nopCommerce eCommerce platform: brief of architecture and MVC pattern

The nopCommerce eCommerce platform: brief of architecture and MVC pattern

2
Comments
9 min read
Use Raw String Literals to generate TwiML in C# 11

Use Raw String Literals to generate TwiML in C# 11

1
Comments
11 min read
.NET and AWS S3 with LocalStack: How to develop with local S3 buckets

.NET and AWS S3 with LocalStack: How to develop with local S3 buckets

Comments
6 min read
VeloxDB + ASP.NET + Blazor WASM

VeloxDB + ASP.NET + Blazor WASM

1
Comments
15 min read
The art of Deconstructing

The art of Deconstructing

7
Comments
8 min read
Digging Into Nullable Reference Types in C#

Digging Into Nullable Reference Types in C#

Comments
6 min read
C# Q&A : Part 1

C# Q&A : Part 1

2
Comments
4 min read
⚠️ Warning: Don't cache lazy IEnumerable<T> in .NET

⚠️ Warning: Don't cache lazy IEnumerable<T> in .NET

3
Comments 1
2 min read
Code with intent!

Code with intent!

3
Comments
6 min read
Introducing Object-Oriented-Programming

Introducing Object-Oriented-Programming

4
Comments 1
10 min read
How to Dockerize a Django and React Application

How to Dockerize a Django and React Application

Comments
6 min read
Quick tip: Using Dremio with SingleStoreDB Cloud

Quick tip: Using Dremio with SingleStoreDB Cloud

Comments
3 min read
Use Visual Studio dev tunnels to handle Twilio Webhooks

Use Visual Studio dev tunnels to handle Twilio Webhooks

1
Comments
10 min read
Creating reports from MariaDB databases

Creating reports from MariaDB databases

11
Comments
2 min read
The DotNet CLI Commands 🖥️

The DotNet CLI Commands 🖥️

7
Comments 1
6 min read
.NET Reflection. How to simplify work and use in DDT testing.

.NET Reflection. How to simplify work and use in DDT testing.

1
Comments
21 min read
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
loading...