Forem

.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.
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
Giving our AI Agents skills using native functions in the Semantic Kernel SDK
Cover image for Giving our AI Agents skills using native functions in the Semantic Kernel SDK

Giving our AI Agents skills using native functions in the Semantic Kernel SDK

1
Comments
4 min read
Back to streaming! Stream 2024-03-06
Cover image for 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
Cover image for 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
5 dicas para montar consultas mais performáticas com o LINQ

5 dicas para montar consultas mais performáticas com o LINQ

5
Comments
2 min read
Writing pure MSIL/IL/CIL code: .NET Internals. Part 2
Cover image for Writing pure MSIL/IL/CIL code: .NET Internals. Part 2

Writing pure MSIL/IL/CIL code: .NET Internals. Part 2

1
Comments
1 min read
Master C# Generics Like a Senior Developer
Cover image for Master C# Generics Like a Senior Developer

Master C# Generics Like a Senior Developer

1
Comments
1 min read
Writing pure MSIL/IL/CIL code: .NET internals, CLR, JIT compiler and more
Cover image for Writing pure MSIL/IL/CIL code: .NET internals, CLR, JIT compiler and more

Writing pure MSIL/IL/CIL code: .NET internals, CLR, JIT compiler and more

5
Comments
1 min read
Reflection In C#: 4 Simple But Powerful Code Examples
Cover image for Reflection In C#: 4 Simple But Powerful Code Examples

Reflection In C#: 4 Simple But Powerful Code Examples

2
Comments 2
8 min read
Nameof in C#: Understanding the Usage
Cover image for Nameof in C#: Understanding the Usage

Nameof in C#: Understanding the Usage

13
Comments 6
6 min read
Turning a String into an Int in C#: Full Guide
Cover image for 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#
Cover image for Creating Plugins with the Semantic Kernel SDK and C#

Creating Plugins with the Semantic Kernel SDK and C#

15
Comments
12 min read
Building AI agents with the Semantic Kernel SDK and Azure OpenAI
Cover image for Building AI agents with the Semantic Kernel SDK and Azure OpenAI

Building AI agents with the Semantic Kernel SDK and Azure OpenAI

11
Comments
5 min read
How To Set Up Dependency Injection in Lambda Functions Using Annotations Framework
Cover image for 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
Key derivation in .NET using HKDF
Cover image for 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
Cover image for Building NLP applications with Azure OpenAI

Building NLP applications with Azure OpenAI

5
Comments
6 min read
Rest API in C#

Rest API in C#

8
Comments 5
4 min read
Pitfalls of Hosting Background Workers as Azure App Service
Cover image for 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#
Cover image for 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
Cover image for Lightweight In-Memory Message Bus Using .NET Channels

Lightweight In-Memory Message Bus Using .NET Channels

1
Comments
6 min read
I Created a .NET 8 Web Api Project Template
Cover image for I Created a .NET 8 Web Api Project Template

I Created a .NET 8 Web Api Project Template

Comments
2 min read
Object Creation in C#: Step-by-Step Guide
Cover image for Object Creation in C#: Step-by-Step Guide

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

9
Comments
7 min read
Getting Started with ASP.NET Core Pie, Pyramid, and Funnel Charts
Cover image for 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

12
Comments
3 min read
loading...