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.
Safe guarding Sensitive Data in ASP.NET Core with Secret Manager

Safe guarding Sensitive Data in ASP.NET Core with Secret Manager

2
Comments
2 min read
An easy and simple way to implement soft delete in .Net using EF Core

An easy and simple way to implement soft delete in .Net using EF Core

12
Comments
2 min read
.NET MAUI: Archive and Publish using Visual Studio Code

.NET MAUI: Archive and Publish using Visual Studio Code

42
Comments 2
3 min read
Balancing Cross-Cutting Concerns in Clean Architecture

Balancing Cross-Cutting Concerns in Clean Architecture

1
Comments
5 min read
How to Build a Razor Class Library for Passport MRZ Recognition

How to Build a Razor Class Library for Passport MRZ Recognition

Comments
8 min read
Secure your application with Aws Secrets Manager 🔒

Secure your application with Aws Secrets Manager 🔒

1
Comments
5 min read
Uma forma simples de realizar soft delete em .Net utilizando Entity Framework Core

Uma forma simples de realizar soft delete em .Net utilizando Entity Framework Core

Comments
2 min read
5 Excel Libraries Every .NET Developer Mostly use

5 Excel Libraries Every .NET Developer Mostly use

170
Comments 2
6 min read
Counter App with GTK4 and .NET 8

Counter App with GTK4 and .NET 8

1
Comments
3 min read
What Does Yield Do In C#: A Simplified View For Beginners

What Does Yield Do In C#: A Simplified View For Beginners

1
Comments
7 min read
Getting Started with the .NET MAUI Date Picker Control

Getting Started with the .NET MAUI Date Picker Control

1
Comments
1 min read
Abstraction in Object-Oriented Programming

Abstraction in Object-Oriented Programming

Comments
2 min read
How I Used Docker to Spin Up SQL Server on My Mac in 3 Easy Steps

How I Used Docker to Spin Up SQL Server on My Mac in 3 Easy Steps

4
Comments
3 min read
Remove iOS Navigation Bar Separator in .NET MAUI

Remove iOS Navigation Bar Separator in .NET MAUI

3
Comments 3
2 min read
How To Implement The Pipeline Design Pattern In C#

How To Implement The Pipeline Design Pattern In C#

1
Comments
8 min read
Static Helper Class vs. Injected Service: Pros and Cons

Static Helper Class vs. Injected Service: Pros and Cons

1
Comments
4 min read
How did I automate the execution of database scripts on Azure Pipelines?

How did I automate the execution of database scripts on Azure Pipelines?

3
Comments
2 min read
Getting Started with the Blazor Dropdown Tree Component

Getting Started with the Blazor Dropdown Tree Component

Comments
1 min read
What Is Inversion Of Control – A Simplified Beginner’s Guide

What Is Inversion Of Control – A Simplified Beginner’s Guide

Comments
7 min read
Features of .NET 8

Features of .NET 8

5
Comments 2
4 min read
Let's dive a bit deeper into each step of the MediatR architecture

Let's dive a bit deeper into each step of the MediatR architecture

5
Comments 2
2 min read
🍳 Asynchronous Programming in C# Made Easy: Breakfast Included! ☕️

🍳 Asynchronous Programming in C# Made Easy: Breakfast Included! ☕️

1
Comments
1 min read
Disadvantages of MVC Architecture in ASP.NET Core

Disadvantages of MVC Architecture in ASP.NET Core

4
Comments
11 min read
Gathering HAR and deciphered PCAP from you webdriver tests

Gathering HAR and deciphered PCAP from you webdriver tests

1
Comments 1
5 min read
Most Common LINQ Methods: Concat, Distinct, Except, Intersect and Union Explained

Most Common LINQ Methods: Concat, Distinct, Except, Intersect and Union Explained

2
Comments
4 min read
loading...