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.
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
Creating Plugins with the Semantic Kernel SDK and C#

Creating Plugins with the Semantic Kernel SDK and C#

13
Comments
12 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

10
Comments
5 min read
Key derivation in .NET using HKDF

Key derivation in .NET using HKDF

Comments
3 min read
In C#, readonly and const are both used to define constants, but they have some key differences

In C#, readonly and const are both used to define constants, but they have some key differences

1
Comments 1
1 min read
Building NLP applications with Azure OpenAI

Building NLP applications with Azure OpenAI

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

Pitfalls of Hosting Background Workers as Azure App Service

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

Local migrations for embedded SQLite in F#

2
Comments
9 min read
Lightweight In-Memory Message Bus Using .NET Channels

Lightweight In-Memory Message Bus Using .NET Channels

1
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
The Most Commonly Used Design Patterns in .NET Development | Main- CQRS : Mastering

The Most Commonly Used Design Patterns in .NET Development | Main- CQRS : Mastering

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

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

6
Comments
10 min read
Introdução às Minimal APIs no .NET 8: Simplificando o Desenvolvimento RESTful

Introdução às Minimal APIs no .NET 8: Simplificando o Desenvolvimento RESTful

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

Using dependency injection with Azure .NET SDK

1
Comments
5 min read
ASP.NET MVC | Real World Project and Best Practices : Mastering

ASP.NET MVC | Real World Project and Best Practices : Mastering

5
Comments
2 min read
Getting Started with the .NET MAUI Sunburst Chart Control

Getting Started with the .NET MAUI Sunburst Chart Control

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

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

10
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

1
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

7
Comments
5 min read
GTK 4 GridView with .NET 8

GTK 4 GridView with .NET 8

2
Comments
4 min read
loading...