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.
Programmatically elevate a .NET application on any platform

Programmatically elevate a .NET application on any platform

Comments
4 min read
Array Initialization in C#: Detailed Guide

Array Initialization in C#: Detailed Guide

6
Comments 2
6 min read
JWT Authentication in Angular 17 & .NET 8 - Create Login Component | Part 2

JWT Authentication in Angular 17 & .NET 8 - Create Login Component | Part 2

1
Comments 2
1 min read
Implementing fine-grained access control with ASP.NET Core custom endpoint metadata

Implementing fine-grained access control with ASP.NET Core custom endpoint metadata

2
Comments
4 min read
Implementing subscriptions and metered billing with Stripe in ASP.NET Core

Implementing subscriptions and metered billing with Stripe in ASP.NET Core

8
Comments 2
13 min read
The importance of having a red test first in test driven development

The importance of having a red test first in test driven development

Comments
5 min read
Amazon MQ RabbitMQ: A Reliable Messaging Solution for Your .NET Projects

Amazon MQ RabbitMQ: A Reliable Messaging Solution for Your .NET Projects

2
Comments
6 min read
Desvendando a Injeção de Dependência no .NET

Desvendando a Injeção de Dependência no .NET

Comments
2 min read
Monolithic Architecture in .NET

Monolithic Architecture in .NET

5
Comments 2
3 min read
De 35 Ă  3 segundos: Melhorando a Performance de um RelatĂłrio

De 35 Ă  3 segundos: Melhorando a Performance de um RelatĂłrio

6
Comments
8 min read
How to Import and Export RTF File in Blazor Rich Text Editor Component

How to Import and Export RTF File in Blazor Rich Text Editor Component

Comments
2 min read
How to Sort Arrays and Lists in C#

How to Sort Arrays and Lists in C#

10
Comments 1
6 min read
Empowering .NET MAUI Android Apps with Document and MRZ Detection

Empowering .NET MAUI Android Apps with Document and MRZ Detection

Comments
9 min read
Descomplicando o Mundo da Programação - Um Guia sobre Dependency Injection, ciclo de vida Singleton, Scoped e Transient em .NET.

Descomplicando o Mundo da Programação - Um Guia sobre Dependency Injection, ciclo de vida Singleton, Scoped e Transient em .NET.

2
Comments
11 min read
My 4 most used Visual Studio Keyboard shortcuts.

My 4 most used Visual Studio Keyboard shortcuts.

11
Comments 6
2 min read
Blazor and .NET 8: How I Built a Fast and Flexible Website

Blazor and .NET 8: How I Built a Fast and Flexible Website

9
Comments
8 min read
Provision a database programmatically in Azure SQL database with a failover group

Provision a database programmatically in Azure SQL database with a failover group

Comments
5 min read
Managing Webhook Events for Connected Accounts

Managing Webhook Events for Connected Accounts

8
Comments
9 min read
Google Sheets In C# – How To Build Your Own Levels.Fyi!

Google Sheets In C# – How To Build Your Own Levels.Fyi!

Comments
6 min read
6 Options to Implement Auto-Implemented Properties

6 Options to Implement Auto-Implemented Properties

Comments 1
2 min read
Serverless Task Automation: Task Scheduling with AWS Lambda and Amazon EventBridge

Serverless Task Automation: Task Scheduling with AWS Lambda and Amazon EventBridge

1
Comments
3 min read
Weak Events In C# – How To Avoid Nasty Memory Leaks

Weak Events In C# – How To Avoid Nasty Memory Leaks

2
Comments
6 min read
GTK 4 ListView with .NET 8

GTK 4 ListView with .NET 8

1
Comments
4 min read
Are You Using HttpClient in The Right Way?

Are You Using HttpClient in The Right Way?

Comments
7 min read
How to Create Accessible PDF Documents in .NET using the PDF Library

How to Create Accessible PDF Documents in .NET using the PDF Library

Comments
1 min read
XUnit In ASP.NET Core – What You Need To Know To Start

XUnit In ASP.NET Core – What You Need To Know To Start

5
Comments
8 min read
Onboarding Stripe Connect Express accounts in ASP.NET Core

Onboarding Stripe Connect Express accounts in ASP.NET Core

3
Comments
9 min read
Evitando o Abuso do Else: Estratégias e Boas Práticas em Programação em C#

Evitando o Abuso do Else: Estratégias e Boas Práticas em Programação em C#

11
Comments 1
3 min read
An Introduction to the World of Containers with .NET 8

An Introduction to the World of Containers with .NET 8

33
Comments 1
4 min read
Unit Of Work Pattern In C# For Clean Architecture: What You Need To Know

Unit Of Work Pattern In C# For Clean Architecture: What You Need To Know

7
Comments 2
9 min read
The Quickest Way To Build Your APIs In AWS Lambda Functions Using .NET

The Quickest Way To Build Your APIs In AWS Lambda Functions Using .NET

Comments
5 min read
Integrating Document and MRZ Detection SDK into .NET MAUI for Windows

Integrating Document and MRZ Detection SDK into .NET MAUI for Windows

Comments
7 min read
Using NDepend to improve my Application Code

Using NDepend to improve my Application Code

1
Comments
5 min read
Dev Tunnels for Mobile Development

Dev Tunnels for Mobile Development

1
Comments
2 min read
Implementação de RateLimit em Aplicações .NET 8

Implementação de RateLimit em Aplicações .NET 8

12
Comments 2
5 min read
Static Helper Class vs. Injected Service: Pros and Cons

Static Helper Class vs. Injected Service: Pros and Cons

Comments
4 min read
How To Effectively Manage Sensitive Information in AWS Lambda: Powertools Parameters

How To Effectively Manage Sensitive Information in AWS Lambda: Powertools Parameters

Comments
3 min read
Entity Framework Core Owned Entity

Entity Framework Core Owned Entity

5
Comments
8 min read
CQRS Pattern In C# And Clean Architecture – A Simplified Beginner’s Guide

CQRS Pattern In C# And Clean Architecture – A Simplified Beginner’s Guide

7
Comments 4
8 min read
Implement REST async request-reply pattern in .Net 8

Implement REST async request-reply pattern in .Net 8

6
Comments
3 min read
Why Should You Care About Lambda Lifecycle As A .NET Developer?

Why Should You Care About Lambda Lifecycle As A .NET Developer?

1
Comments
4 min read
Simplifying Data Operations with Generic CRUD Operations in C#

Simplifying Data Operations with Generic CRUD Operations in C#

1
Comments
2 min read
ABP Suite: Best CRUD Page Generation Tool for .NET

ABP Suite: Best CRUD Page Generation Tool for .NET

28
Comments
8 min read
A Devprime acelera a produtividade do desenvolvedor

A Devprime acelera a produtividade do desenvolvedor

Comments 1
1 min read
WebApplicationFactory In ASP.NET Core: Practical Tips For C# Developers

WebApplicationFactory In ASP.NET Core: Practical Tips For C# Developers

5
Comments 4
8 min read
Creating Test Cases for Parameterized Tests

Creating Test Cases for Parameterized Tests

Comments
7 min read
How to tune Dapr bulk publish/subscribe for maximum throughput

How to tune Dapr bulk publish/subscribe for maximum throughput

2
Comments
13 min read
Desvendando o poder do Docker, Nginx e dotnet 8: Configurando um proxy reverso com facilidade

Desvendando o poder do Docker, Nginx e dotnet 8: Configurando um proxy reverso com facilidade

11
Comments 1
7 min read
Understanding Dependency Injection in .NET

Understanding Dependency Injection in .NET

Comments
2 min read
Stop Guessing, Start Measuring: Transform Your Code with BenchmarkDotnet!

Stop Guessing, Start Measuring: Transform Your Code with BenchmarkDotnet!

Comments
6 min read
Microservices

Microservices

5
Comments 3
4 min read
How To Easily Make Your .NET AWS Lambda Function Idempotent

How To Easily Make Your .NET AWS Lambda Function Idempotent

1
Comments
4 min read
What’s the difference between Span<T> and Memory<T>?

What’s the difference between Span<T> and Memory<T>?

Comments
1 min read
Exploring Scopes

Exploring Scopes

Comments
1 min read
How to read zip files with SharpZip library in C#

How to read zip files with SharpZip library in C#

8
Comments 1
1 min read
Action and Func Delegates in C#

Action and Func Delegates in C#

1
Comments
2 min read
Intro to JS Interop in Blazor

Intro to JS Interop in Blazor

17
Comments
7 min read
NetMQ: Efficient Inter-Process Communication

NetMQ: Efficient Inter-Process Communication

6
Comments
4 min read
Custom Middleware In ASP.NET Core – How To Harness The Power

Custom Middleware In ASP.NET Core – How To Harness The Power

3
Comments
7 min read
Using auto-values in Aerospike LINQPad driver

Using auto-values in Aerospike LINQPad driver

1
Comments
7 min read
loading...