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.
Comparison of Object Mapper Libraries

Comparison of Object Mapper Libraries

4
Comments
11 min read
How to bypass ReCaptcha's in Selenium UI tests

How to bypass ReCaptcha's in Selenium UI tests

3
Comments
12 min read
CI for Dotnet project with GitHub Action

CI for Dotnet project with GitHub Action

11
Comments 1
2 min read
Let's Learn .NET - Accessibility - Free Live Stream Event

Let's Learn .NET - Accessibility - Free Live Stream Event

6
Comments 1
2 min read
The Mediator Pattern

The Mediator Pattern

4
Comments
7 min read
Writing my first C# MVC Unit Test

Writing my first C# MVC Unit Test

7
Comments 1
3 min read
Introducing: C# Pipe Extensions!

Introducing: C# Pipe Extensions!

19
Comments
3 min read
How to Build an Event-Driven ASP.NET Core Microservice Architecture with RabbitMQ and Entity Framework

How to Build an Event-Driven ASP.NET Core Microservice Architecture with RabbitMQ and Entity Framework

52
Comments 3
6 min read
How to reduce .Net Core App Size

How to reduce .Net Core App Size

11
Comments 1
2 min read
Microsoft Launches Q&A for .NET

Microsoft Launches Q&A for .NET

5
Comments 2
3 min read
C# 9 Language Highlights

C# 9 Language Highlights

9
Comments
7 min read
🛒Of Tescos and semaphores 🚦

🛒Of Tescos and semaphores 🚦

2
Comments
3 min read
The .NET Stacks #49: 🌟 Is reflection really that bad?

The .NET Stacks #49: 🌟 Is reflection really that bad?

2
Comments
7 min read
🔄 C# 9.0 Features and Expectations of C# 10

🔄 C# 9.0 Features and Expectations of C# 10

22
Comments 1
7 min read
Whats an Interface?

Whats an Interface?

2
Comments 2
1 min read
AspNet Core and Xml

AspNet Core and Xml

3
Comments
2 min read
My Favorite C# Features - Part 4: Project Structure

My Favorite C# Features - Part 4: Project Structure

64
Comments 1
6 min read
Applicatives in F#

Applicatives in F#

7
Comments
4 min read
Introduction to Boolean algebra and logical operators

Introduction to Boolean algebra and logical operators

4
Comments
7 min read
✅ 5 simple security tips for your .NET applications

✅ 5 simple security tips for your .NET applications

29
Comments 3
4 min read
Building a workflow for your ASP.NET Core app with Github Actions

Building a workflow for your ASP.NET Core app with Github Actions

8
Comments
4 min read
Criando dados fake para testes em .Net

Criando dados fake para testes em .Net

8
Comments 6
3 min read
GitHub SonarQube workflow — .Net

GitHub SonarQube workflow — .Net

4
Comments 1
3 min read
Using Feature Flags in .NET Core Web API

Using Feature Flags in .NET Core Web API

4
Comments
11 min read
3 steps to Paging in ASP .NET | Blog part 3

3 steps to Paging in ASP .NET | Blog part 3

7
Comments
3 min read
EF Core multiple Database providers

EF Core multiple Database providers

23
Comments 12
4 min read
Sealed v/s Abstract Classes

Sealed v/s Abstract Classes

2
Comments
2 min read
Radio Player using Blazor 5

Radio Player using Blazor 5

5
Comments
3 min read
How to encrypt/decrypt XML element inside a XML document

How to encrypt/decrypt XML element inside a XML document

11
Comments
3 min read
.Net Core Startup Class Guide

.Net Core Startup Class Guide

6
Comments
3 min read
Exploring Azure Application Insights with Asp.NetCore

Exploring Azure Application Insights with Asp.NetCore

12
Comments
6 min read
Setting up a .NET service on Linux

Setting up a .NET service on Linux

6
Comments
2 min read
Validación de formularios web en ASP.NET & DotVVM

Validación de formularios web en ASP.NET & DotVVM

6
Comments
5 min read
RedisNet, production ready Redis client for dotnet core

RedisNet, production ready Redis client for dotnet core

4
Comments
2 min read
Symmetric v/s Asymmetric Encryption

Symmetric v/s Asymmetric Encryption

6
Comments
2 min read
YARP .Net Core Reverse Proxy

YARP .Net Core Reverse Proxy

7
Comments
3 min read
Ignore properties C#

Ignore properties C#

7
Comments
2 min read
Enforce code cleanup on build

Enforce code cleanup on build

6
Comments
3 min read
Run SonarQube Locally .Net

Run SonarQube Locally .Net

9
Comments 3
4 min read
Changing text colour based on background colour luminosity

Changing text colour based on background colour luminosity

11
Comments 3
3 min read
Azure Function and .NET 5: How to retry with Queue Trigger

Azure Function and .NET 5: How to retry with Queue Trigger

9
Comments
3 min read
Publish NuGet packages via Docker Release Container

Publish NuGet packages via Docker Release Container

7
Comments
4 min read
⚔ LOTR with SOLID principles 💍👿

⚔ LOTR with SOLID principles 💍👿

14
Comments
5 min read
The .NET Stacks #48: ⚡ Sockets. Sockets everywhere.

The .NET Stacks #48: ⚡ Sockets. Sockets everywhere.

8
Comments
8 min read
.Net 5 API with GraphQL - Step by Step

.Net 5 API with GraphQL - Step by Step

60
Comments 5
12 min read
CRUD with Cosmos DB using Dotnet Core SDK

CRUD with Cosmos DB using Dotnet Core SDK

2
Comments
8 min read
API's From Dev to Production - Part 9 - SCA

API's From Dev to Production - Part 9 - SCA

12
Comments
8 min read
Simple MVC Security in ASP.NET | Blog Security pt. 2: Permission and Display

Simple MVC Security in ASP.NET | Blog Security pt. 2: Permission and Display

2
Comments
2 min read
Remove pages from a PDF programmatically

Remove pages from a PDF programmatically

3
Comments
1 min read
Intro to Testing ASP.NET APIs with k6 - When Unit Tests Meet Load Testing

Intro to Testing ASP.NET APIs with k6 - When Unit Tests Meet Load Testing

23
Comments 2
14 min read
Sharing data between modules in modular monolith

Sharing data between modules in modular monolith

28
Comments 3
4 min read
How can we integrate Flutter with .Net core web API | Part-2: Building the Flutter App.

How can we integrate Flutter with .Net core web API | Part-2: Building the Flutter App.

44
Comments 4
16 min read
Debug .NET 5 Function with Visual Studio/Visual Studio Code

Debug .NET 5 Function with Visual Studio/Visual Studio Code

7
Comments 3
2 min read
What is GraphQL? How to Use it in ASP.NET Core WebApi? Let Me Explain Simply…

What is GraphQL? How to Use it in ASP.NET Core WebApi? Let Me Explain Simply…

8
Comments
7 min read
Setting up an Nx workspace with nx-dotnet

Setting up an Nx workspace with nx-dotnet

21
Comments
2 min read
Creating a Live Search with Ajax & .NET

Creating a Live Search with Ajax & .NET

12
Comments 1
4 min read
The ultimate guide to secure cookies with web.config in .NET

The ultimate guide to secure cookies with web.config in .NET

12
Comments 1
5 min read
How to Add MySql & MongoDB to a Kubernetes .Net Core Microservice Architecture

How to Add MySql & MongoDB to a Kubernetes .Net Core Microservice Architecture

12
Comments
6 min read
Azure DevOps pipeline optimization for .net core projects

Azure DevOps pipeline optimization for .net core projects

11
Comments
4 min read
Building a supply chain attack with .NET, NuGet, DNS, source generators, and more!

Building a supply chain attack with .NET, NuGet, DNS, source generators, and more!

1
Comments
11 min read
loading...