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.
Don't Make One of These Entity Framework Core Mistakes

Don't Make One of These Entity Framework Core Mistakes

Comments
1 min read
How To Use IServiceCollection In Console Applications – What You Need To Know

How To Use IServiceCollection In Console Applications – What You Need To Know

Comments
4 min read
C# Indexers. When do we use it ?

C# Indexers. When do we use it ?

Comments
2 min read
Create a Simple React JS Workflow App From Scratch – Your Ultimate Guide

Create a Simple React JS Workflow App From Scratch – Your Ultimate Guide

Comments
12 min read
How to register internal controllers in Umbraco 13+

How to register internal controllers in Umbraco 13+

Comments
2 min read
Why Choose .NET Development in 2024

Why Choose .NET Development in 2024

Comments 1
4 min read
Create a Simple .NET Workflow App From Scratch – Your Ultimate Guide

Create a Simple .NET Workflow App From Scratch – Your Ultimate Guide

Comments
15 min read
Step by step, use Ocelot as an API Gateway in the .NET Core.

Step by step, use Ocelot as an API Gateway in the .NET Core.

Comments
3 min read
Working with JsonObject, JsonNode, JsonValue and JsonArray [System.Text.Json API]

Working with JsonObject, JsonNode, JsonValue and JsonArray [System.Text.Json API]

Comments
6 min read
Project Ideas for Learning Latest C# and .NET Versions

Project Ideas for Learning Latest C# and .NET Versions

Comments
1 min read
Access Modifiers | C# da

Access Modifiers | C# da

Comments
1 min read
Elanat CMS 2.2, Ability to Replace Pages Before Response

Elanat CMS 2.2, Ability to Replace Pages Before Response

Comments
3 min read
Why Configuring the Controller in Route is Worst Idea?

Why Configuring the Controller in Route is Worst Idea?

Comments
6 min read
C# dasturlash tili | Record haqida

C# dasturlash tili | Record haqida

Comments
2 min read
A Different Perspective of Stack Memory in .NET

A Different Perspective of Stack Memory in .NET

6
Comments
5 min read
Using AllowedValues and DeniedValues in .NET 8

Using AllowedValues and DeniedValues in .NET 8

1
Comments 1
1 min read
Complete Guide to the `.gitignore` File

Complete Guide to the `.gitignore` File

Comments
5 min read
The Evolution of .NET, C#, and the CLR

The Evolution of .NET, C#, and the CLR

Comments
3 min read
Immutable Dictionary and Frozen Dictionary in .NET

Immutable Dictionary and Frozen Dictionary in .NET

Comments 2
3 min read
Compiled queries under Entity Framework as a performance enhancement

Compiled queries under Entity Framework as a performance enhancement

Comments
4 min read
Randomized Fun with Random.Shared.Shuffle and RandomNumberGenerator.GetString in C#

Randomized Fun with Random.Shared.Shuffle and RandomNumberGenerator.GetString in C#

1
Comments 2
2 min read
Understanding Span<T> in .NET: Usage, Comparisons, and Best Practices

Understanding Span<T> in .NET: Usage, Comparisons, and Best Practices

Comments 1
3 min read
Please Check Out the CodeBehind Framework

Please Check Out the CodeBehind Framework

Comments
4 min read
Using TimeProvider for Easier Unit Testing in .NET 8

Using TimeProvider for Easier Unit Testing in .NET 8

Comments 1
2 min read
The State of .NET Tooling in 2024

The State of .NET Tooling in 2024

2
Comments
5 min read
Request -> Handler -> SubPub Pattern with MediatR or Raw F# code

Request -> Handler -> SubPub Pattern with MediatR or Raw F# code

Comments
3 min read
C# va .NETga sayohat.

C# va .NETga sayohat.

1
Comments
2 min read
Test Repository in .NET core using In Memory database

Test Repository in .NET core using In Memory database

Comments
2 min read
C# dasturlash tilining umumiy ko'rinishi (yohud Main methodi haqida)

C# dasturlash tilining umumiy ko'rinishi (yohud Main methodi haqida)

Comments
2 min read
Simple Way To CreateYour NuGet Package: Step-by-Step Guide

Simple Way To CreateYour NuGet Package: Step-by-Step Guide

Comments 1
3 min read
Advantages of a HashSet over a List in C#

Advantages of a HashSet over a List in C#

Comments
1 min read
C# dasturlash tilining umumiy tuzilishi.

C# dasturlash tilining umumiy tuzilishi.

Comments
1 min read
Aspiring Web dev looking for help

Aspiring Web dev looking for help

Comments
1 min read
Identifying Vulnerable Dependencies In .NET Projects

Identifying Vulnerable Dependencies In .NET Projects

Comments
3 min read
Should I Be Using IEnumerable, IQueryable, ICollection, or IListd?

Should I Be Using IEnumerable, IQueryable, ICollection, or IListd?

Comments
1 min read
Configure Renovate to handle nuspec files

Configure Renovate to handle nuspec files

Comments
2 min read
Configure Renovate to update preview versions of NuGet packages

Configure Renovate to update preview versions of NuGet packages

Comments
2 min read
Referencing external Docker containers in .NET Aspire using the new custom resources API

Referencing external Docker containers in .NET Aspire using the new custom resources API

Comments
4 min read
Autofac ContainerBuilder in ASP.NET Core – What You Need To Know

Autofac ContainerBuilder in ASP.NET Core – What You Need To Know

1
Comments
7 min read
Lazy Initialization: Turbocharging .NET Performance

Lazy Initialization: Turbocharging .NET Performance

3
Comments
3 min read
WebAPI com .NET Consumindo ServiceLayer SAPB1

WebAPI com .NET Consumindo ServiceLayer SAPB1

Comments
2 min read
Docker : Build complex Solution with multi-contexts and Bake

Docker : Build complex Solution with multi-contexts and Bake

2
Comments
5 min read
How to create an Installer for a Winforms application using Wix for Visual Studio 2022

How to create an Installer for a Winforms application using Wix for Visual Studio 2022

Comments
3 min read
How to Add Blazor Components to a Blazor WPF App

How to Add Blazor Components to a Blazor WPF App

Comments
2 min read
Are Your Secrets Projects Truly Safe?🔐

Are Your Secrets Projects Truly Safe?🔐

Comments 2
2 min read
MudBlazor with Blazor Interactive SSR – What You Need To Know

MudBlazor with Blazor Interactive SSR – What You Need To Know

Comments
6 min read
Elanat CMS 2.2, File Manager Component is Compatible with .NET Core

Elanat CMS 2.2, File Manager Component is Compatible with .NET Core

Comments
2 min read
How to Convert a String to Byte Array in C#: Encoding and Decoding Simplified

How to Convert a String to Byte Array in C#: Encoding and Decoding Simplified

Comments
7 min read
Enable Windows Process Activation Service in Windows 11

Enable Windows Process Activation Service in Windows 11

Comments
4 min read
Scaling Azure SignalR Services for High-Concurrency Applications

Scaling Azure SignalR Services for High-Concurrency Applications

Comments
4 min read
Title: Simplifying Code with Type Aliases in .NET 8 and C# 12

Title: Simplifying Code with Type Aliases in .NET 8 and C# 12

Comments 1
2 min read
Mastering Exception Handling in C#: A Comprehensive Guide

Mastering Exception Handling in C#: A Comprehensive Guide

6
Comments
7 min read
Umbraco 13 - Setting The Backoffice Login Background & Logo From Content Data

Umbraco 13 - Setting The Backoffice Login Background & Logo From Content Data

2
Comments
4 min read
How to Use GitHub Copilot in Visual Studio 2024

How to Use GitHub Copilot in Visual Studio 2024

Comments
4 min read
.NET Aspire is the best way to experiment with Dapr during local development

.NET Aspire is the best way to experiment with Dapr during local development

Comments
7 min read
Configuring HTTPS Redirection and HSTS in ASP.NET Core

Configuring HTTPS Redirection and HSTS in ASP.NET Core

Comments
3 min read
Safeguarding Avalonia Apps with ByteHide Shield 🛡️

Safeguarding Avalonia Apps with ByteHide Shield 🛡️

1
Comments
2 min read
Couldn’t get equations in html when convert word .docx file to html file in C#.

Couldn’t get equations in html when convert word .docx file to html file in C#.

1
Comments
2 min read
API Key Authentication Middleware In ASP NET Core – A How To Guide

API Key Authentication Middleware In ASP NET Core – A How To Guide

Comments
6 min read
Multi-Tenant SaaS Architecture - Database Per Tenant

Multi-Tenant SaaS Architecture - Database Per Tenant

3
Comments 1
6 min read
loading...