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.
Tracking .NET SDK and Runtime Versions with dotnet sdk check

Tracking .NET SDK and Runtime Versions with dotnet sdk check

Comments
2 min read
How to Use BenchmarkDotNet: 6 Simple Performance-Boosting Tips to Get Started

How to Use BenchmarkDotNet: 6 Simple Performance-Boosting Tips to Get Started

1
Comments 2
11 min read
Managing .NET Solution Files with dotnet sln

Managing .NET Solution Files with dotnet sln

Comments
2 min read
Our Focus is on Elanat CMS

Our Focus is on Elanat CMS

1
Comments
2 min read
IndexOf Usage in C#: Tutorial

IndexOf Usage in C#: Tutorial

3
Comments 1
8 min read
Aprimorando a Robustez do Código com Membros Obrigatórios no C# 11

Aprimorando a Robustez do Código com Membros Obrigatórios no C# 11

1
Comments
2 min read
Exploring Scopes

Exploring Scopes

Comments
1 min read
Understanding the .NET Internal Compile Process

Understanding the .NET Internal Compile Process

1
Comments
2 min read
.NET 9: Introducing LINQ Enhancements

.NET 9: Introducing LINQ Enhancements

Comments
3 min read
How To Use Polly In C#: Easily Handle Faults And Retries

How To Use Polly In C#: Easily Handle Faults And Retries

Comments
7 min read
Unlock Your Future: Get Certified in C# for Free Now

Unlock Your Future: Get Certified in C# for Free Now

Comments
3 min read
Converting String to DateTime in C#: Step-By-Step Guide

Converting String to DateTime in C#: Step-By-Step Guide

1
Comments 1
5 min read
How to Load Controller Class From Another DLL?

How to Load Controller Class From Another DLL?

6
Comments
4 min read
Using auto-values in Aerospike LINQPad driver

Using auto-values in Aerospike LINQPad driver

1
Comments
7 min read
Virtual in C#: How to Use it?

Virtual in C#: How to Use it?

11
Comments 4
5 min read
Add to Apple Wallet from Your .NET Application: A Step-by-Step Guide

Add to Apple Wallet from Your .NET Application: A Step-by-Step Guide

Comments
5 min read
Activator.CreateInstance in C# – A Quick Rundown

Activator.CreateInstance in C# – A Quick Rundown

1
Comments 4
3 min read
C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

16
Comments 5
7 min read
RabbitMQ with .NET 8

RabbitMQ with .NET 8

Comments
1 min read
Developing .NET MAUI iOS Apps to Scan Barcode, Document and MRZ

Developing .NET MAUI iOS Apps to Scan Barcode, Document and MRZ

Comments 1
6 min read
Exploring a foreign F# codebase

Exploring a foreign F# codebase

5
Comments
12 min read
Back to streaming! Stream 2024-03-06

Back to streaming! Stream 2024-03-06

1
Comments
3 min read
async await in C#: 3 Beginner Tips You Need to Know

async await in C#: 3 Beginner Tips You Need to Know

2
Comments 2
7 min read
Rest API in C#

Rest API in C#

7
Comments 4
4 min read
Reflection In C#: 4 Simple But Powerful Code Examples

Reflection In C#: 4 Simple But Powerful Code Examples

2
Comments 2
8 min read
Turning a String into an Int in C#: Full Guide

Turning a String into an Int in C#: Full Guide

2
Comments
7 min read
Nameof in C#: Understanding the Usage

Nameof in C#: Understanding the Usage

8
Comments 6
6 min read
How To Set Up Dependency Injection in Lambda Functions Using Annotations Framework

How To Set Up Dependency Injection in Lambda Functions Using Annotations Framework

Comments
4 min read
Building AI agents with the Semantic Kernel SDK and Azure OpenAI

Building AI agents with the Semantic Kernel SDK and Azure OpenAI

1
Comments
5 min read
Building NLP applications with Azure OpenAI

Building NLP applications with Azure OpenAI

1
Comments
6 min read
Pitfalls of Hosting Background Workers as Azure App Service

Pitfalls of Hosting Background Workers as Azure App Service

Comments 2
1 min read
Local migrations for embedded SQLite in F#

Local migrations for embedded SQLite in F#

1
Comments
9 min read
Simplest Server Sent Events In .NET (no libraries)

Simplest Server Sent Events In .NET (no libraries)

1
Comments
3 min read
Lightweight In-Memory Message Bus Using .NET Channels

Lightweight In-Memory Message Bus Using .NET Channels

Comments
6 min read
Object Creation in C#: Step-by-Step Guide

Object Creation in C#: Step-by-Step Guide

9
Comments
7 min read
I Created a .NET 8 Web Api Project Template

I Created a .NET 8 Web Api Project Template

Comments
2 min read
Getting Started with ASP.NET Core Pie, Pyramid, and Funnel Charts

Getting Started with ASP.NET Core Pie, Pyramid, and Funnel Charts

Comments
2 min read
Global Formatting Made Easy with IFormattable in .NET 8 for Enterprise Applications

Global Formatting Made Easy with IFormattable in .NET 8 for Enterprise Applications

Comments
2 min read
Scrutor Vs Autofac In C#: What You Need To Know

Scrutor Vs Autofac In C#: What You Need To Know

Comments
10 min read
Using dependency injection with Azure .NET SDK

Using dependency injection with Azure .NET SDK

1
Comments
5 min read
NetMQ: Efficient Inter-Process Communication

NetMQ: Efficient Inter-Process Communication

2
Comments
4 min read
IServiceCollection In C# – Simplified Beginner’s Guide For Dependency Injection

IServiceCollection In C# – Simplified Beginner’s Guide For Dependency Injection

2
Comments 4
9 min read
How to Build a NuGet Package with iOS Frameworks for .NET MAUI Development

How to Build a NuGet Package with iOS Frameworks for .NET MAUI Development

Comments
6 min read
How to Customize the .NET MAUI DataForm Control

How to Customize the .NET MAUI DataForm Control

1
Comments 1
1 min read
Nullability in C#: Detailed Guide

Nullability in C#: Detailed Guide

9
Comments
7 min read
Test your subscription integration through time with Stripe’s test clocks

Test your subscription integration through time with Stripe’s test clocks

3
Comments
5 min read
Eventos em C#

Eventos em C#

1
Comments 2
3 min read
TUTORIAL: Deploy .NET WebAPI grátis no RailwayApp utilizando Docker!

TUTORIAL: Deploy .NET WebAPI grátis no RailwayApp utilizando Docker!

7
Comments
5 min read
The Monad Invasion - Part 1: What's a Monad?

The Monad Invasion - Part 1: What's a Monad?

4
Comments
11 min read
Better Implementation Of Singleton Pattern in .NET

Better Implementation Of Singleton Pattern in .NET

1
Comments 1
3 min read
Implicit Configuration in .NET

Implicit Configuration in .NET

3
Comments
2 min read
Simplifying Dependency Injection in .NET

Simplifying Dependency Injection in .NET

3
Comments
2 min read
The Monad Invasion - Part 2: Monads in Action!

The Monad Invasion - Part 2: Monads in Action!

3
Comments
9 min read
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

5
Comments 2
6 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

2
Comments 2
13 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
Simplifying File Management with .NET 8

Simplifying File Management with .NET 8

10
Comments 4
3 min read
loading...