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.
"Logical pattern"lar haqida..

"Logical pattern"lar haqida..

6
Comments
1 min read
C# da ifodalarni tekshirishning ustuvorligi va tartibi

C# da ifodalarni tekshirishning ustuvorligi va tartibi

6
Comments
1 min read
Programadores Java irão dominar o mundo? Ou estão a beira da extinção?

Programadores Java irão dominar o mundo? Ou estão a beira da extinção?

6
Comments 4
1 min read
Amazon RDS – Aurora for .NET Developers

Amazon RDS – Aurora for .NET Developers

8
Comments
5 min read
.NET Core vs .NET Framework vs .NET Standard vs .NET vs ASP.NET

.NET Core vs .NET Framework vs .NET Standard vs .NET vs ASP.NET

9
Comments 1
4 min read
.Net 6 WebAPI - Upload files to AWS S3 - Step by Step

.Net 6 WebAPI - Upload files to AWS S3 - Step by Step

29
Comments 1
3 min read
Monitoring your .NET application with open-source tools | Tutorial

Monitoring your .NET application with open-source tools | Tutorial

36
Comments 2
7 min read
How to create a shared library in .NET Core? | iFour Technolab

How to create a shared library in .NET Core? | iFour Technolab

9
Comments
6 min read
Amazon RDS - PostgreSQL for .NET Developers

Amazon RDS - PostgreSQL for .NET Developers

10
Comments
7 min read
Enumeration types as bit flags

Enumeration types as bit flags

8
Comments
1 min read
Need some help for getting started

Need some help for getting started

6
Comments 3
1 min read
Managing culture issues in .NET programming, a challenge for programmer String comparison - iFour Technolab

Managing culture issues in .NET programming, a challenge for programmer String comparison - iFour Technolab

7
Comments
3 min read
Cloud Functions Using the New .NET Runtime

Cloud Functions Using the New .NET Runtime

42
Comments
7 min read
Avalonia platform support - why it's simple

Avalonia platform support - why it's simple

36
Comments 4
4 min read
How to test ASP.NET Core Minimal APIs

How to test ASP.NET Core Minimal APIs

10
Comments
12 min read
The Latest .NET 7 Features Will Change the Way You Code

The Latest .NET 7 Features Will Change the Way You Code

39
Comments 1
6 min read
Rodando banco de dados no docker!

Rodando banco de dados no docker!

8
Comments
4 min read
Securing .NET App Secrets with AWS Secrets Manager

Securing .NET App Secrets with AWS Secrets Manager

11
Comments
5 min read
.NET 8.0 - Clean Architecture using Repository Pattern and Dapper with Logging and Unit Testing

.NET 8.0 - Clean Architecture using Repository Pattern and Dapper with Logging and Unit Testing

96
Comments 9
8 min read
Exploring The F# Frontend Landscape

Exploring The F# Frontend Landscape

126
Comments 22
24 min read
Five Common LINQ Methods in Pictures

Five Common LINQ Methods in Pictures

10
Comments 1
3 min read
Tye, starting and running multiple APIs with a single command

Tye, starting and running multiple APIs with a single command

9
Comments
4 min read
Micro frontends and Blazor Server, the beginning of the journey

Micro frontends and Blazor Server, the beginning of the journey

4
Comments 1
4 min read
A Quick Glimpse Into: Nuget Package Manager

A Quick Glimpse Into: Nuget Package Manager

3
Comments
1 min read
Amazon RDS - MariaDB for .NET Developers

Amazon RDS - MariaDB for .NET Developers

6
Comments
5 min read
My favorite 10 DEV+Cloud announcements from Microsoft Build 2022

My favorite 10 DEV+Cloud announcements from Microsoft Build 2022

3
Comments
8 min read
Dynamically sorting an IQueryable

Dynamically sorting an IQueryable

10
Comments 2
4 min read
Implementing health checks PT.1 - Asp.Net Core 6 configuration

Implementing health checks PT.1 - Asp.Net Core 6 configuration

11
Comments 3
4 min read
How to Debug Syncfusion Blazor Source Code Using the Source Code Add-on

How to Debug Syncfusion Blazor Source Code Using the Source Code Add-on

5
Comments 1
1 min read
AWS Cognito — Client credentials flow .NET 6

AWS Cognito — Client credentials flow .NET 6

14
Comments 3
6 min read
[Video] What's the point of async/await in an ASP.NET Core application?

[Video] What's the point of async/await in an ASP.NET Core application?

5
Comments
1 min read
"Property pattern"lar haqida...

"Property pattern"lar haqida...

6
Comments
2 min read
"Relational pattern"lar haqida...

"Relational pattern"lar haqida...

8
Comments
1 min read
Constant pattern haqida...

Constant pattern haqida...

6
Comments
1 min read
.Net 7 (Preview 4) - Minimal API - Multiple Result Type - Route Groups

.Net 7 (Preview 4) - Minimal API - Multiple Result Type - Route Groups

9
Comments
3 min read
Amazon RDS - MySQL for .NET Developers

Amazon RDS - MySQL for .NET Developers

6
Comments
5 min read
Building a QR Code Generator with Azure Functions

Building a QR Code Generator with Azure Functions

12
Comments
17 min read
New .NET 6 Project

New .NET 6 Project

7
Comments
1 min read
Introduction to gRPC in .NET Core - iFour Technolab

Introduction to gRPC in .NET Core - iFour Technolab

9
Comments
5 min read
O ecossistema .NET nunca foi tão empolgante como agora

O ecossistema .NET nunca foi tão empolgante como agora

5
Comments 1
3 min read
OpenThyroo 🖥

OpenThyroo 🖥

7
Comments
2 min read
Switch is Faster than If (in C#)

Switch is Faster than If (in C#)

11
Comments 2
4 min read
VS Code Configuration for .NET/Angular Projects

VS Code Configuration for .NET/Angular Projects

14
Comments
2 min read
How to perform CRUD operations with Entity Framework Core and PostgreSQL

How to perform CRUD operations with Entity Framework Core and PostgreSQL

14
Comments
7 min read
Xamarin's Substitute is on the way! Discover .NET MAUI and its New Features

Xamarin's Substitute is on the way! Discover .NET MAUI and its New Features

43
Comments 1
5 min read
Evil Monkeypatching in C# with Rosyln Source Generators

Evil Monkeypatching in C# with Rosyln Source Generators

10
Comments
6 min read
My Top N Favorite Plugins and Tools for Developers

My Top N Favorite Plugins and Tools for Developers

3
Comments 2
4 min read
I just finished reading "Pro ASP.NET Core 6" and this is my review.

I just finished reading "Pro ASP.NET Core 6" and this is my review.

10
Comments
2 min read
Moving From Visual Studio to VS Code as a .NET Developer

Moving From Visual Studio to VS Code as a .NET Developer

24
Comments 6
2 min read
.NET and Amazon DynamoDB

.NET and Amazon DynamoDB

14
Comments
12 min read
Why you shouldn't use the Repository pattern in .NET

Why you shouldn't use the Repository pattern in .NET

2
Comments 2
4 min read
.Net 7 (Preview 4) - Minimal API Filters

.Net 7 (Preview 4) - Minimal API Filters

9
Comments
2 min read
Investigating the performance benefits of EF Core 6.0 compiled models feature

Investigating the performance benefits of EF Core 6.0 compiled models feature

8
Comments
7 min read
Reduce your tests cognitive complexity with AutoFixture

Reduce your tests cognitive complexity with AutoFixture

7
Comments 2
4 min read
Integration of unit testing with ASP.NET Core - iFour

Integration of unit testing with ASP.NET Core - iFour

7
Comments
4 min read
Looking for feedback for early stage software architecture tool

Looking for feedback for early stage software architecture tool

3
Comments
1 min read
5 Bad Practices That Can Make Your C# Code Messy - And How to Avoid Them

5 Bad Practices That Can Make Your C# Code Messy - And How to Avoid Them

55
Comments 10
3 min read
.Net 6 da xUnit va MOQ yordamida Unit test

.Net 6 da xUnit va MOQ yordamida Unit test

11
Comments 1
6 min read
C# Print PDF Directly to Printer (Code Example Tutorial)

C# Print PDF Directly to Printer (Code Example Tutorial)

25
Comments
4 min read
#17: Multi-Stage Deployments With Azure DevOps

#17: Multi-Stage Deployments With Azure DevOps

14
Comments
9 min read
loading...