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.
How To Write Elegant Code with C# Switch Expressions

How To Write Elegant Code with C# Switch Expressions

4
Comments
5 min read
Implementando uma Solução MultiTenancy com o NHibernate.

Implementando uma Solução MultiTenancy com o NHibernate.

3
Comments
4 min read
Aspiring Web dev looking for help

Aspiring Web dev looking for help

Comments
1 min read
5 Practical Ways to Add Polly to Your C# Application [2024]

5 Practical Ways to Add Polly to Your C# Application [2024]

4
Comments
8 min read
CodeBehind 2.6 Released

CodeBehind 2.6 Released

1
Comments
3 min read
Understanding Background Services in .NET 8: IHostedService and BackgroundService

Understanding Background Services in .NET 8: IHostedService and BackgroundService

87
Comments 3
3 min read
Using .NET Aspire eShop application to collect all the telemetry

Using .NET Aspire eShop application to collect all the telemetry

2
Comments
7 min read
MVC Example - Display Information Based on URL

MVC Example - Display Information Based on URL

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

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

Comments
1 min read
Building a command line photo GPS tagger using Docker, .Net and ExifTool

Building a command line photo GPS tagger using Docker, .Net and ExifTool

2
Comments
7 min read
Image Scraping with HtmlAgilityPack: A Practical Guide Using ConsoleWebScraper

Image Scraping with HtmlAgilityPack: A Practical Guide Using ConsoleWebScraper

6
Comments
3 min read
How to Build Your GPT Chatbot with .NET

How to Build Your GPT Chatbot with .NET

2
Comments
5 min read
DotNet and Its Runtime

DotNet and Its Runtime

8
Comments 2
2 min read
Yangi \e - escape ketma-ketligi

Yangi \e - escape ketma-ketligi

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
Configure Renovate to handle nuspec files

Configure Renovate to handle nuspec files

Comments
2 min read
.NET Monthly Roundup - May 2024 - .NET at Build, .NET Aspire GA, and more!

.NET Monthly Roundup - May 2024 - .NET at Build, .NET Aspire GA, and more!

1
Comments
2 min read
Caching in ASP.NET Core: Improving Application Performance

Caching in ASP.NET Core: Improving Application Performance

1
Comments
6 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
params key-word

params key-word

Comments
2 min read
C# 13 dagi yangiliklar!!!

C# 13 dagi yangiliklar!!!

Comments
2 min read
Tips and Тricks to Мodernizing Your App with Blazor

Tips and Тricks to Мodernizing Your App with Blazor

1
Comments
3 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
URL Tracker DevLog #4: The first alpha version of the new URL Tracker is out! 🎉

URL Tracker DevLog #4: The first alpha version of the new URL Tracker is out! 🎉

2
Comments
5 min read
OCR in .NET MAUI

OCR in .NET MAUI

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

WebAPI com .NET Consumindo ServiceLayer SAPB1

Comments
2 min read
What is Func Keyword in C#? Main Usages ⭐

What is Func Keyword in C#? Main Usages ⭐

22
Comments 4
5 min read
Learning MVC Once And For All

Learning MVC Once And For All

1
Comments
11 min read
Feature toggle management in .NET Core

Feature toggle management in .NET Core

7
Comments 2
4 min read
Implementing UI Automation Testing for Desktop Applications Dealing With Different DBMS

Implementing UI Automation Testing for Desktop Applications Dealing With Different DBMS

Comments
10 min read
Getting started with Phoesion Glow, the backend service development solution for human beings

Getting started with Phoesion Glow, the backend service development solution for human beings

1
Comments
2 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
Understanding API Versioning: A Simple Guide -Part 1 : Implementation using C#

Understanding API Versioning: A Simple Guide -Part 1 : Implementation using C#

Comments
2 min read
How to Read/Write from Credential Manager in .NET 8

How to Read/Write from Credential Manager in .NET 8

3
Comments
3 min read
Nullable value Types | C#

Nullable value Types | C#

1
Comments
1 min read
Push your skills Part 1

Push your skills Part 1

153
Comments
10 min read
Task vs ValueTask

Task vs ValueTask

16
Comments
6 min read
Creating Shell Extensions in .NET 8 with SharpShell

Creating Shell Extensions in .NET 8 with SharpShell

7
Comments 9
4 min read
Checked & Unchecked statements in C# reference

Checked & Unchecked statements in C# reference

Comments
1 min read
How to Read A Barcode in C#

How to Read A Barcode in C#

8
Comments
5 min read
Using Supabase to Store Images in a .NET Application

Using Supabase to Store Images in a .NET Application

2
Comments
4 min read
Routing in Umbraco Part 2: Content Finders

Routing in Umbraco Part 2: Content Finders

3
Comments
4 min read
Azure PostgreSQL, Entra ID Authentication and .NET

Azure PostgreSQL, Entra ID Authentication and .NET

9
Comments
8 min read
Exploring .NET 9 Preview 4: All You Need To Know 🥳

Exploring .NET 9 Preview 4: All You Need To Know 🥳

40
Comments 2
5 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
API Versioning in Minimal API.

API Versioning in Minimal API.

4
Comments
3 min read
CodeBehind Framework - Add Model in View

CodeBehind Framework - Add Model in View

Comments
5 min read
Understanding Change Tracking for Better Performance in EF Core

Understanding Change Tracking for Better Performance in EF Core

3
Comments 2
9 min read
Why migrate VB6 to .NET code in 2024

Why migrate VB6 to .NET code in 2024

11
Comments
4 min read
Connecting Azure SQL-Database and App Service using system-assigned identity

Connecting Azure SQL-Database and App Service using system-assigned identity

3
Comments 1
6 min read
The Ultimate Guide to .NET Native AOT: Benefits and Examples 🤫

The Ultimate Guide to .NET Native AOT: Benefits and Examples 🤫

59
Comments 4
4 min read
Net Aspire - O Futuro ĂŠ Lindo

Net Aspire - O Futuro ĂŠ Lindo

1
Comments
2 min read
Routing in Umbraco Part 1: URL segments

Routing in Umbraco Part 1: URL segments

2
Comments
2 min read
The Decorator Pattern in Modern C#

The Decorator Pattern in Modern C#

5
Comments
9 min read
Natural type of Method group

Natural type of Method group

3
Comments
3 min read
Natural type of Method group

Natural type of Method group

Comments
3 min read
C# dagi Method overload va Method group.

C# dagi Method overload va Method group.

Comments
4 min read
Implementing Soft Deletes with Entity Framework Core

Implementing Soft Deletes with Entity Framework Core

Comments
1 min read
Step-By-Step: Learn Parallel Programming with C# and .NET 2024 🧠

Step-By-Step: Learn Parallel Programming with C# and .NET 2024 🧠

42
Comments 2
10 min read
View in CodeBehind Framework

View in CodeBehind Framework

1
Comments
6 min read
loading...