Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
CRUD with Natural Language Processing using Microsoft.Extensions.AI

CRUD with Natural Language Processing using Microsoft.Extensions.AI

1
Comments 1
6 min read
Game Dev Digest — Issue #261 - Networking, Tutorials and more

Game Dev Digest — Issue #261 - Networking, Tutorials and more

1
Comments
8 min read
Dica C#: Prefira StringBuilder para Concatenar Múltiplas Strings

Dica C#: Prefira StringBuilder para Concatenar Múltiplas Strings

Comments
2 min read
Securing a .NET API C#: API Key, Basic Authentication, and JWT 🔒
Cover image for Securing a .NET API C#: API Key, Basic Authentication, and JWT 🔒

Securing a .NET API C#: API Key, Basic Authentication, and JWT 🔒

2
Comments
6 min read
Autofac Dependency Injection in ASP .NET Core 8

Autofac Dependency Injection in ASP .NET Core 8

5
Comments
4 min read
Building a token refresh service for the Fitbit API with Container App Jobs
Cover image for Building a token refresh service for the Fitbit API with Container App Jobs

Building a token refresh service for the Fitbit API with Container App Jobs

2
Comments 1
10 min read
Loading Certificates on .NET 9
Cover image for Loading Certificates on .NET 9

Loading Certificates on .NET 9

1
Comments
1 min read
Advent of Code 2024 - Day 11: Plutonian Pebbles
Cover image for Advent of Code 2024 - Day 11: Plutonian Pebbles

Advent of Code 2024 - Day 11: Plutonian Pebbles

7
Comments 1
2 min read
Why I'm Excited for .NET Conf 2024
Cover image for Why I'm Excited for .NET Conf 2024

Why I'm Excited for .NET Conf 2024

1
Comments
3 min read
20 Shorthand Operators in C#

20 Shorthand Operators in C#

13
Comments
3 min read
Redirects Made Simple in ASP.NET MVC: Using RedirectToAction
Cover image for Redirects Made Simple in ASP.NET MVC: Using RedirectToAction

Redirects Made Simple in ASP.NET MVC: Using RedirectToAction

2
Comments
2 min read
How to send logs to Azure Application Insights using log4net
Cover image for How to send logs to Azure Application Insights using log4net

How to send logs to Azure Application Insights using log4net

4
Comments
3 min read
Boost Your Productivity: New Tools and APIs for Task Automation in .NET 9
Cover image for Boost Your Productivity: New Tools and APIs for Task Automation in .NET 9

Boost Your Productivity: New Tools and APIs for Task Automation in .NET 9

2
Comments
5 min read
Create Your First AI-Powered C# App with Semantic Kernel: A Step-by-Step Guide
Cover image for Create Your First AI-Powered C# App with Semantic Kernel: A Step-by-Step Guide

Create Your First AI-Powered C# App with Semantic Kernel: A Step-by-Step Guide

41
Comments
4 min read
C++ vs. C#: Why Does C++ Typically Consume Less Memory?
Cover image for C++ vs. C#: Why Does C++ Typically Consume Less Memory?

C++ vs. C#: Why Does C++ Typically Consume Less Memory?

Comments
2 min read
Advent of Code '24 - Day 10: Hoof It
Cover image for Advent of Code '24 - Day 10: Hoof It

Advent of Code '24 - Day 10: Hoof It

2
Comments
2 min read
How to create an Installer for a Winforms application using Visual Studio and Advanced Installer(Free Edition)
Cover image for How to create an Installer for a Winforms application using Visual Studio and Advanced Installer(Free Edition)

How to create an Installer for a Winforms application using Visual Studio and Advanced Installer(Free Edition)

4
Comments
4 min read
Amplitude & frequency (Wave modulation) C# Program
Cover image for Amplitude & frequency (Wave modulation) C# Program

Amplitude & frequency (Wave modulation) C# Program

Comments
3 min read
Building a 3D Game in Unity: From Concept to Completion
Cover image for Building a 3D Game in Unity: From Concept to Completion

Building a 3D Game in Unity: From Concept to Completion

Comments
3 min read
Interpolação, Verbatim String Literals, Múltiplas Linhas – Tudo Sobre Strings no C#
Cover image for Interpolação, Verbatim String Literals, Múltiplas Linhas – Tudo Sobre Strings no C#

Interpolação, Verbatim String Literals, Múltiplas Linhas – Tudo Sobre Strings no C#

1
Comments
6 min read
Managing Multiple EF Core DbContexts in a Single Application

Managing Multiple EF Core DbContexts in a Single Application

1
Comments
3 min read
Extension Methods

Extension Methods

Comments
2 min read
De C# a Go: Logrando Compatibilidad en Codificación AES y Base64
Cover image for De C# a Go: Logrando Compatibilidad en Codificación AES y Base64

De C# a Go: Logrando Compatibilidad en Codificación AES y Base64

Comments
3 min read
AsyncLocal share information between class

AsyncLocal share information between class

1
Comments
8 min read
AsyncLocal pour le partage d'informations entre classes

AsyncLocal pour le partage d'informations entre classes

Comments
8 min read
loading...