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 .NET Stacks #61: 🚌 Let's go on a community blog tour

The .NET Stacks #61: 🚌 Let's go on a community blog tour

7
Comments
6 min read
Did C#9 kill optional constructor parameters?

Did C#9 kill optional constructor parameters?

2
Comments
3 min read
ASP.NET Core middleware with Roslyn Analyzers - Part 1

ASP.NET Core middleware with Roslyn Analyzers - Part 1

5
Comments
5 min read
XSS: attack, defense and C# programming

XSS: attack, defense and C# programming

8
Comments
11 min read
AWSSDK.S3 (for AWS S3 Service)

AWSSDK.S3 (for AWS S3 Service)

25
Comments
7 min read
All about .NET MAUI (+15 NEW Features)🏅

All about .NET MAUI (+15 NEW Features)🏅

14
Comments 2
6 min read
IngenierĂ­a de Software - Test Unitarios. CĂłmo tratar dependencias de BD con Base de Datos en memoria y Entity Framework Core

IngenierĂ­a de Software - Test Unitarios. CĂłmo tratar dependencias de BD con Base de Datos en memoria y Entity Framework Core

13
Comments 5
5 min read
Flavours of rounding

Flavours of rounding

3
Comments
3 min read
How to build an interactive command-line application in .NET

How to build an interactive command-line application in .NET

35
Comments 1
3 min read
Ensure ActionExecutionDelegate is invoked from ASP.NET Core filter

Ensure ActionExecutionDelegate is invoked from ASP.NET Core filter

6
Comments
1 min read
Microsoft Azure: dicas, truques, conteĂșdos e eventos gratuitos | vol. 5

Microsoft Azure: dicas, truques, conteĂșdos e eventos gratuitos | vol. 5

2
Comments
5 min read
Yield Return Explained !

Yield Return Explained !

110
Comments 14
4 min read
Multiple .NET SDKs and Runtimes Installation

Multiple .NET SDKs and Runtimes Installation

4
Comments
5 min read
The .NET Stacks #59: 🎇 When your Copilot is mostly right

The .NET Stacks #59: 🎇 When your Copilot is mostly right

4
Comments
10 min read
Forward and Backward Compatibility in .NET Core

Forward and Backward Compatibility in .NET Core

7
Comments
7 min read
Introduction to ASP.NET Core Middleware

Introduction to ASP.NET Core Middleware

17
Comments
5 min read
ASP.NET Core Unit Testing with FluentAssertions

ASP.NET Core Unit Testing with FluentAssertions

8
Comments
10 min read
A Step by Step Guide to ASP.NET Core Dependency Injection

A Step by Step Guide to ASP.NET Core Dependency Injection

15
Comments
8 min read
10 Best Podcasts .NET Developers will Love in 2021

10 Best Podcasts .NET Developers will Love in 2021

7
Comments
4 min read
C# 9 - Delegate, Action and Func

C# 9 - Delegate, Action and Func

29
Comments 1
9 min read
My Favorite C# Features - Part 5: Build for the Modern Web with Blazor

My Favorite C# Features - Part 5: Build for the Modern Web with Blazor

19
Comments
3 min read
7 things you should know about CYBERSECURITY for 2022

7 things you should know about CYBERSECURITY for 2022

13
Comments
3 min read
Iniciando en Blazor

Iniciando en Blazor

4
Comments
4 min read
Deploy ASP.NET web app to a Linux virtual machine in Azure

Deploy ASP.NET web app to a Linux virtual machine in Azure

31
Comments
10 min read
Web Scraping with F#

Web Scraping with F#

12
Comments
8 min read
Value Conversion using String Extensions in C#

Value Conversion using String Extensions in C#

3
Comments
4 min read
Grouping Multiple Resources in Blazor Scheduler

Grouping Multiple Resources in Blazor Scheduler

3
Comments
1 min read
Web Scrapping con F#

Web Scrapping con F#

3
Comments
7 min read
Use Intel RealSense camera in .NET 5 project

Use Intel RealSense camera in .NET 5 project

2
Comments
3 min read
.NET Core In Artificial Intelligence Series-Overview

.NET Core In Artificial Intelligence Series-Overview

11
Comments 3
3 min read
Upgrade your Value Objects in 10 Steps

Upgrade your Value Objects in 10 Steps

14
Comments 1
7 min read
[Video] Are ASP.NET Core Minimal APIs just for demos?

[Video] Are ASP.NET Core Minimal APIs just for demos?

2
Comments
2 min read
Is PHP compilable?! PVS-Studio searches for errors in PeachPie

Is PHP compilable?! PVS-Studio searches for errors in PeachPie

5
Comments
22 min read
Getting Started with Twitter API using SocialOpinion

Getting Started with Twitter API using SocialOpinion

10
Comments
3 min read
Code formatting for C# projects: dotnet format + GitHub Actions

Code formatting for C# projects: dotnet format + GitHub Actions

11
Comments 4
5 min read
Unit & Integration Testing In .Net With Moq and xUnit

Unit & Integration Testing In .Net With Moq and xUnit

16
Comments
7 min read
Unit & Integration Testing In .Net With Moq and xUnit

Unit & Integration Testing In .Net With Moq and xUnit

27
Comments 2
7 min read
ASP.NET Core Seed API

ASP.NET Core Seed API

10
Comments
3 min read
C# For Beginners - Lesson 9: Arrays

C# For Beginners - Lesson 9: Arrays

7
Comments 4
4 min read
Validando o schema de arquivos XML com .Net e C#

Validando o schema de arquivos XML com .Net e C#

6
Comments
13 min read
Optimization of .NET applications: a big result of small edits

Optimization of .NET applications: a big result of small edits

88
Comments 4
18 min read
Enjoy 30+ New, Elegant Palettes in WPF Theme Studio

Enjoy 30+ New, Elegant Palettes in WPF Theme Studio

4
Comments
6 min read
SOLVED: "No usable version of the libssl was found"

SOLVED: "No usable version of the libssl was found"

15
Comments 4
3 min read
Set min Date to Today in Date Input Field, By Tag Helper in ASP.NET Core

Set min Date to Today in Date Input Field, By Tag Helper in ASP.NET Core

6
Comments
1 min read
Running Azure Functions with .NET 5 on Docker

Running Azure Functions with .NET 5 on Docker

6
Comments
2 min read
Dapper & CQRS

Dapper & CQRS

13
Comments
9 min read
Azure Functions with F# using .NET 5

Azure Functions with F# using .NET 5

16
Comments 2
10 min read
Writing logs into Elastic with NLog , ELK and .Net 5.0 (Part 2)

Writing logs into Elastic with NLog , ELK and .Net 5.0 (Part 2)

12
Comments
3 min read
Dapper & CQRS

Dapper & CQRS

34
Comments 2
9 min read
Tips on Building a Docker image (quickly) in a CI/CD Pipeline

Tips on Building a Docker image (quickly) in a CI/CD Pipeline

177
Comments 1
4 min read
Cross-Platform app with C# and Uno Platform - Part 2

Cross-Platform app with C# and Uno Platform - Part 2

5
Comments
4 min read
5 (Basic) Tips in C# (part 2)🔧

5 (Basic) Tips in C# (part 2)🔧

21
Comments 1
2 min read
Cross-Platform app with C# and Uno Platform - Part 1

Cross-Platform app with C# and Uno Platform - Part 1

4
Comments
5 min read
Why i moved from visual studio and code to JetBrain's Rider

Why i moved from visual studio and code to JetBrain's Rider

6
Comments
4 min read
Using Azure Functions Core Tools to fetch app settings for local development

Using Azure Functions Core Tools to fetch app settings for local development

11
Comments 1
4 min read
Why my console app freezes randomly and I need to press a key for it to continue

Why my console app freezes randomly and I need to press a key for it to continue

5
Comments 1
1 min read
C# For Beginners - Lesson 8: Loops

C# For Beginners - Lesson 8: Loops

6
Comments
4 min read
The .NET Stacks, #60: 📝Logging improvements in .NET 6

The .NET Stacks, #60: 📝Logging improvements in .NET 6

6
Comments
8 min read
Why I Decided To Stay A Frontend Engineer And Stopped Searching Full-Stack Jobs

Why I Decided To Stay A Frontend Engineer And Stopped Searching Full-Stack Jobs

163
Comments 17
5 min read
.NET 6 + LINQ: conhecendo as principais novidades

.NET 6 + LINQ: conhecendo as principais novidades

4
Comments
2 min read
loading...