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 use String.ToLower() in C# when comparing strings

Don't use String.ToLower() in C# when comparing strings

47
Comments 11
4 min read
One-click attack nima?

One-click attack nima?

10
Comments 6
1 min read
Store Log Messages in SQL Server For Your ASP.NET Core 6.0 App by Using NLog

Store Log Messages in SQL Server For Your ASP.NET Core 6.0 App by Using NLog

9
Comments 1
4 min read
Getting Started with the Blazor Spinner Component

Getting Started with the Blazor Spinner Component

5
Comments
1 min read
SRP - Is the most misunderstood principle ?

SRP - Is the most misunderstood principle ?

27
Comments
5 min read
8 🍨 Sweet Treats 🍨 in Modern C#

8 🍨 Sweet Treats 🍨 in Modern C#

58
Comments 3
6 min read
Creating your First .NET Component

Creating your First .NET Component

2
Comments
1 min read
Git Hooks for .NET

Git Hooks for .NET

7
Comments
4 min read
Find number of lines of code in a .Net project

Find number of lines of code in a .Net project

1
Comments
1 min read
How to send ASP.NET Core Identity emails with Twilio SendGrid

How to send ASP.NET Core Identity emails with Twilio SendGrid

5
Comments
10 min read
Write an Integration test, not a Unit test

Write an Integration test, not a Unit test

44
Comments 22
2 min read
A new small opensource library - Autojector.

A new small opensource library - Autojector.

5
Comments
2 min read
IT Staff Augmentation: What Is It and How Does It Work?

IT Staff Augmentation: What Is It and How Does It Work?

6
Comments 1
4 min read
Getting Started with the Blazor Heatmap Chart

Getting Started with the Blazor Heatmap Chart

2
Comments
1 min read
Debugging .NET in VSCode

Debugging .NET in VSCode

7
Comments
5 min read
Executando Tasks em paralelo em aplicações .Net com o SemaphoreSlim

Executando Tasks em paralelo em aplicações .Net com o SemaphoreSlim

12
Comments
4 min read
Why I “hate” optional parameters in C#

Why I “hate” optional parameters in C#

11
Comments 3
5 min read
ML.NET Cat vs Dog

ML.NET Cat vs Dog

6
Comments
2 min read
Benchmarking to the Bottom - Iterating Lists in .NET

Benchmarking to the Bottom - Iterating Lists in .NET

5
Comments
5 min read
Umbraco 10 - Thumbnail ListView

Umbraco 10 - Thumbnail ListView

3
Comments
1 min read
Supercharging ASP.NET 6.0 with ODATA | CRUD | Batching | Pagination

Supercharging ASP.NET 6.0 with ODATA | CRUD | Batching | Pagination

19
Comments 5
8 min read
C# record type

C# record type

23
Comments
1 min read
Disable the Dialog Prompt from IOS when implementing Xamarin Essentials Web Authenticator

Disable the Dialog Prompt from IOS when implementing Xamarin Essentials Web Authenticator

5
Comments 1
1 min read
Umbraco 9 - BlockList editor with added ViewComponents

Umbraco 9 - BlockList editor with added ViewComponents

4
Comments
2 min read
Clasificación de imágenes en aplicaciones web con ML.NET

Clasificación de imágenes en aplicaciones web con ML.NET

5
Comments
6 min read
Getting Started with the Blazor Bullet Chart

Getting Started with the Blazor Bullet Chart

2
Comments
1 min read
readme-generator: a global dotnet tool for your next project

readme-generator: a global dotnet tool for your next project

9
Comments 3
1 min read
How to send Email in C# .NET using SMTP and SendGrid

How to send Email in C# .NET using SMTP and SendGrid

7
Comments
12 min read
System Design Interview Question: Implementing a Scheduler

System Design Interview Question: Implementing a Scheduler

65
Comments
9 min read
Build a To-Do app - Part 2 - .NET API

Build a To-Do app - Part 2 - .NET API

9
Comments
7 min read
SQL Commands with C#

SQL Commands with C#

14
Comments 2
2 min read
C# 11 is Coming! 5 Features that will Blow your Mind 🤯

C# 11 is Coming! 5 Features that will Blow your Mind 🤯

94
Comments 32
3 min read
Build a To-Do app - Part 1 - Vue3 app

Build a To-Do app - Part 1 - Vue3 app

18
Comments
8 min read
Build a To-Do app - Part 3 - Database per Tenant

Build a To-Do app - Part 3 - Database per Tenant

14
Comments
4 min read
Building a gRPC Server in .NET

Building a gRPC Server in .NET

10
Comments
7 min read
7 Simple (Optimization) Tips in C#

7 Simple (Optimization) Tips in C#

59
Comments 1
3 min read
SharePoint Framework WebPart & Asp.Net Core WebApi with Azure AD Auth

SharePoint Framework WebPart & Asp.Net Core WebApi with Azure AD Auth

9
Comments
7 min read
Basic Knowledge of EntityFramework for .Net Developer

Basic Knowledge of EntityFramework for .Net Developer

6
Comments
7 min read
Why you probably shouldn't use IEnumerable<T>/seq<T>

Why you probably shouldn't use IEnumerable<T>/seq<T>

8
Comments
3 min read
Simple Telegram Bot to Analyze Images

Simple Telegram Bot to Analyze Images

17
Comments
1 min read
.NET Core vs .NET Framework

.NET Core vs .NET Framework

3
Comments
1 min read
How to Add the Syncfusion Blazor Chips Component to a Blazor WebAssembly App

How to Add the Syncfusion Blazor Chips Component to a Blazor WebAssembly App

2
Comments
1 min read
C# - Criando API Login com Jwt Token - Autorização e Autenticação - Módulo 2

C# - Criando API Login com Jwt Token - Autorização e Autenticação - Módulo 2

6
Comments
4 min read
Today I learned some stuff about .NET Core configuration

Today I learned some stuff about .NET Core configuration

2
Comments
1 min read
F# features C# will never get

F# features C# will never get

6
Comments
3 min read
Send Emails using C# .NET with Azure Functions and SendGrid Bindings

Send Emails using C# .NET with Azure Functions and SendGrid Bindings

7
Comments
13 min read
SmartGoals - Building a reliable application with Azure Services

SmartGoals - Building a reliable application with Azure Services

9
Comments 4
2 min read
Getting Started with the Blazor ProgressBar Component

Getting Started with the Blazor ProgressBar Component

4
Comments
1 min read
Different ways to implement IHttpClientFactory in .NET core apps

Different ways to implement IHttpClientFactory in .NET core apps

13
Comments
3 min read
Hot-reload in Fun.Blazor

Hot-reload in Fun.Blazor

7
Comments
4 min read
.Net 6 - Create Image Processing with Azure Functions & Service Bus

.Net 6 - Create Image Processing with Azure Functions & Service Bus

13
Comments 1
5 min read
Creating Different Default Value Sets for an F# Record Type

Creating Different Default Value Sets for an F# Record Type

9
Comments
1 min read
Umbraco backoffice listview + infinite editing - part 3

Umbraco backoffice listview + infinite editing - part 3

10
Comments
5 min read
Build APIs for the Web INSTANTLY with ASP.NET Core 6

Build APIs for the Web INSTANTLY with ASP.NET Core 6

106
Comments 5
2 min read
MongoDB $weeklyUpdate (Feb 25,2022): Joining Collections in .NET, Introducing Flexible Sync, Custom Data Enabled API, & more!

MongoDB $weeklyUpdate (Feb 25,2022): Joining Collections in .NET, Introducing Flexible Sync, Custom Data Enabled API, & more!

7
Comments
3 min read
DotVVM para Visual Studio 2022

DotVVM para Visual Studio 2022

9
Comments
2 min read
How to use Twilio SMS and Voice with a .NET 6 Minimal API

How to use Twilio SMS and Voice with a .NET 6 Minimal API

8
Comments
7 min read
F# - C# Interop

F# - C# Interop

16
Comments 4
4 min read
Securing Your API With Long-Lived Authentication Keys (With A Deep-Dive!)

Securing Your API With Long-Lived Authentication Keys (With A Deep-Dive!)

5
Comments
9 min read
Github actions - the least you should know.

Github actions - the least you should know.

8
Comments
5 min read
loading...