DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Repository Pattern Implementation in ASP.NET Core

Repository Pattern Implementation in ASP.NET Core

1
Comments
5 min read
Build a .NET API in 3 minutes with Chat GPT 🤯

Build a .NET API in 3 minutes with Chat GPT 🤯

37
Comments 1
4 min read
Create a Web API with ASP.NET Core 7 and MongoDB

Create a Web API with ASP.NET Core 7 and MongoDB

1
Comments
4 min read
IncludeMembers in AutoMapper for mapping relations

IncludeMembers in AutoMapper for mapping relations

Comments
1 min read
Create an image generator with Blazor

Create an image generator with Blazor

2
Comments
8 min read
Rocket your .NET App by adding Chat-GPT to it!🚀

Rocket your .NET App by adding Chat-GPT to it!🚀

36
Comments 1
5 min read
Async and Await in c#

Async and Await in c#

Comments
2 min read
Basics of logging in ASP NET Core

Basics of logging in ASP NET Core

1
Comments
5 min read
forerunner - a storytelling platform for composing Souls-like Action-RPGs

forerunner - a storytelling platform for composing Souls-like Action-RPGs

Comments
4 min read
Embracing Best Practices with the New Analyzer for Minimal APIs in .NET 8 Preview 2

Embracing Best Practices with the New Analyzer for Minimal APIs in .NET 8 Preview 2

Comments
5 min read
Connect SFTP server using C#

Connect SFTP server using C#

Comments
2 min read
Over 150,000 .NET Developers Hit by Harmful NuGet Packages

Over 150,000 .NET Developers Hit by Harmful NuGet Packages

25
Comments 1
5 min read
Performance in .NET

Performance in .NET

7
Comments
7 min read
Como realizar o deploy de uma aplicação ASP.NET no Heroku [PT-BR]

Como realizar o deploy de uma aplicação ASP.NET no Heroku [PT-BR]

15
Comments 4
2 min read
Entering into the Multiverse of Blazor with Bit Platform templates

Entering into the Multiverse of Blazor with Bit Platform templates

2
Comments 2
2 min read
.NetCore MVC project with Vue components via Vite

.NetCore MVC project with Vue components via Vite

Comments
3 min read
What is LINQPad?

What is LINQPad?

5
Comments 1
3 min read
IEnumerable and IQueryable

IEnumerable and IQueryable

1
Comments 4
3 min read
An Elementary Perspective On C# Iterators

An Elementary Perspective On C# Iterators

Comments
6 min read
C# .NET Tools with System.CommandLine

C# .NET Tools with System.CommandLine

3
Comments 1
5 min read
"Pico Chess, start a new game": .NET Speech Recognition Tutorial

"Pico Chess, start a new game": .NET Speech Recognition Tutorial

1
Comments
4 min read
Parse CLI arguments in .NET

Parse CLI arguments in .NET

2
Comments
1 min read
Game Dev Digest — Issue #180 - Old School Techniques

Game Dev Digest — Issue #180 - Old School Techniques

Comments
10 min read
Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 04

Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 04

3
Comments
2 min read
From WordPress to .NET: A Frontend Developer's Journey in a C# & .NET Environment 🪄

From WordPress to .NET: A Frontend Developer's Journey in a C# & .NET Environment 🪄

3
Comments
3 min read
How to create a WPF DateRangePicker?

How to create a WPF DateRangePicker?

3
Comments
4 min read
Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 03

Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 03

1
Comments
2 min read
How Async/Await Really Works in C#

How Async/Await Really Works in C#

Comments
74 min read
EF Core 7: Json columns

EF Core 7: Json columns

11
Comments
9 min read
Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Submission Day!

Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Submission Day!

2
Comments
1 min read
Set the initial directory of the FolderBrowserDialog to the application's startup path

Set the initial directory of the FolderBrowserDialog to the application's startup path

Comments
1 min read
C# LINQ Example in Simple

C# LINQ Example in Simple

3
Comments
3 min read
.NET 8 Preview 2 Unveiled: 5 New Features You Need to Know💜

.NET 8 Preview 2 Unveiled: 5 New Features You Need to Know💜

21
Comments 1
5 min read
Self Signed RSA Certificate with .NET 7

Self Signed RSA Certificate with .NET 7

Comments
3 min read
A Simplified Beginner’s Guide to IEnumerable in C#

A Simplified Beginner’s Guide to IEnumerable in C#

Comments
5 min read
Delegates in C#

Delegates in C#

4
Comments
2 min read
Converting string to enum at the cost of 50 GB: CVE-2020-36620

Converting string to enum at the cost of 50 GB: CVE-2020-36620

14
Comments 2
6 min read
Tuples in C# vs JavaScript: A Comparative Analysis

Tuples in C# vs JavaScript: A Comparative Analysis

Comments 1
3 min read
How to create a simple Student Management Software with Visual Studio 2022 and Microsoft SQL Server 2022

How to create a simple Student Management Software with Visual Studio 2022 and Microsoft SQL Server 2022

Comments
20 min read
Benchmarking MQTT Brokers with ThingsOn MQTT Bench

Benchmarking MQTT Brokers with ThingsOn MQTT Bench

Comments
6 min read
How to use the IDisposable interface in event handlers in C#

How to use the IDisposable interface in event handlers in C#

2
Comments
2 min read
What is Lambda Expressions in C#

What is Lambda Expressions in C#

3
Comments
3 min read
EF Core string conversions

EF Core string conversions

2
Comments
2 min read
Microsoft.CodeAnalysis.BannedApiAnalyzers

Microsoft.CodeAnalysis.BannedApiAnalyzers

4
Comments 1
2 min read
First Program in ADO.NET

First Program in ADO.NET

Comments 2
2 min read
Data Validation Nuget Package

Data Validation Nuget Package

Comments
2 min read
Weird Type Coercions

Weird Type Coercions

1
Comments
3 min read
.NET 8 is on the way! Discover its new Features🚀

.NET 8 is on the way! Discover its new Features🚀

26
Comments 4
8 min read
Implement database Seeding for your Asp net core Web API 🌱

Implement database Seeding for your Asp net core Web API 🌱

6
Comments
4 min read
Struct para gerenciar Tags no C# - Parte 3

Struct para gerenciar Tags no C# - Parte 3

Comments
9 min read
Struct para gerenciar Tags no C# - Parte 2

Struct para gerenciar Tags no C# - Parte 2

Comments
7 min read
Struct para gerenciar Tags no C#

Struct para gerenciar Tags no C#

1
Comments
6 min read
Getting started with Microsoft Orleans

Getting started with Microsoft Orleans

1
Comments
3 min read
Domain-Specific Languages for Automated Testing Development

Domain-Specific Languages for Automated Testing Development

Comments
5 min read
Extending Visual Studio CodeLens Functionality - Part II

Extending Visual Studio CodeLens Functionality - Part II

Comments
5 min read
Digging Into Nullable Reference Types in C#

Digging Into Nullable Reference Types in C#

Comments
6 min read
Using ASP.Net Core in Phoesion Glow

Using ASP.Net Core in Phoesion Glow

2
Comments
2 min read
Creating a Basic Serverless Feature Flag Service using CDK and C#

Creating a Basic Serverless Feature Flag Service using CDK and C#

1
Comments
4 min read
Entity Framework(EF) Enum issue/bug/feature

Entity Framework(EF) Enum issue/bug/feature

1
Comments
2 min read
C# - Search AD entry by ObjectSid using Novell Directory Ldap Nuget package

C# - Search AD entry by ObjectSid using Novell Directory Ldap Nuget package

Comments
3 min read
loading...