close
The Wayback Machine - https://web.archive.org/web/20211006124545/https://dev.to/t/csharp

DEV Community

Image

C#

Official tag for the C# programming language.

👋 Sign in for the ability sort posts by top and latest.
The simplicity of ASP.NET Endpoints

The simplicity of ASP.NET Endpoints

Reactions 2 Comments
5 min read
How to: Azure PubSub Service

How to: Azure PubSub Service

Reactions 3 Comments
4 min read
GraphQL mutation errors (union erros with interface aka 6a) with Hotchocolate GraphQL Server

GraphQL mutation errors (union erros with interface aka 6a) with Hotchocolate GraphQL Server

Reactions 5 Comments
16 min read
Introducing the First Set of Syncfusion .NET MAUI Controls

Introducing the First Set of Syncfusion .NET MAUI Controls

Reactions 3 Comments
3 min read
Testing in C# using Visual Studio

Testing in C# using Visual Studio

Reactions 6 Comments
1 min read
Working on Different Branches in Parallel

Working on Different Branches in Parallel

Reactions 2 Comments
2 min read
How to Perform Editing in Blazor TreeGrid

How to Perform Editing in Blazor TreeGrid

Reactions 2 Comments
1 min read
Unit Testing Best Practices: 6 tips for better names

Unit Testing Best Practices: 6 tips for better names

Reactions 3 Comments
2 min read
The .NET Stacks #64: ⚡ Looking at Functions support in .NET 6

The .NET Stacks #64: ⚡ Looking at Functions support in .NET 6

Reactions 4 Comments 1
6 min read
Creating Custom Middleware in ASP.Net Core

Creating Custom Middleware in ASP.Net Core

Reactions 5 Comments
2 min read
My first Microsoft Form App in C#

My first Microsoft Form App in C#

Reactions 9 Comments
3 min read
C# - Enums and Bug Resilience

C# - Enums and Bug Resilience

Reactions 5 Comments
2 min read
Develop faster NOW (up to x3)!!! 🚀 What NOBODY has told you about Visual Studio 2022

Develop faster NOW (up to x3)!!! 🚀 What NOBODY has told you about Visual Studio 2022

Reactions 25 Comments 4
5 min read
ASP.NET Core Blazor | Grid Column Advanced Features

ASP.NET Core Blazor | Grid Column Advanced Features

Reactions 2 Comments
1 min read
Hello World! in 5 Different Programming languages

Hello World! in 5 Different Programming languages

Reactions 4 Comments 1
3 min read
Create Blazor Polar and Radar Charts in Just 10 Minutes

Create Blazor Polar and Radar Charts in Just 10 Minutes

Reactions 3 Comments
1 min read
Persistable Work Queue for .Net 5

Persistable Work Queue for .Net 5

Reactions 2 Comments
1 min read
Custom Middleware in .Net core

Custom Middleware in .Net core

Reactions 6 Comments
2 min read
C# Linting and Formatting Tools in 2021

C# Linting and Formatting Tools in 2021

Reactions 83 Comments 9
6 min read
Shinny-ssg CLI Tool

Shinny-ssg CLI Tool

Reactions 2 Comments
1 min read
How to: Natural Language Processing and the Microsoft Bot Framework

How to: Natural Language Processing and the Microsoft Bot Framework

Reactions 3 Comments
6 min read
C# 10 features

C# 10 features

Reactions 11 Comments 1
2 min read
C# CreateDefaultBuilder

C# CreateDefaultBuilder

Reactions 4 Comments
2 min read
Two sum LeetCode problem explained in simple terms using Dictionary

Two sum LeetCode problem explained in simple terms using Dictionary

Reactions 11 Comments
3 min read
Fluent Validator for File Size With Client-side Validation

Fluent Validator for File Size With Client-side Validation

Reactions 3 Comments
6 min read
ASP.NET Core middleware with Roslyn Analyzers - Part 2

ASP.NET Core middleware with Roslyn Analyzers - Part 2

Reactions 3 Comments
4 min read
Days of Code [3]

Days of Code [3]

Reactions 5 Comments 2
2 min read
Game Dev Digest — Issue #112 - Programming For Fun

Game Dev Digest — Issue #112 - Programming For Fun

Reactions 3 Comments
10 min read
Automated Dapps Scrapping with Metamask and C#

Automated Dapps Scrapping with Metamask and C#

Reactions 6 Comments
2 min read
10 Reasons You Should Choose Syncfusion Blazor DataGrid

10 Reasons You Should Choose Syncfusion Blazor DataGrid

Reactions 2 Comments
14 min read
Emulating Discriminated Unions in C# using Records

Emulating Discriminated Unions in C# using Records

Reactions 6 Comments
3 min read
C# Classes and Constructors

C# Classes and Constructors

Reactions 7 Comments
3 min read
Practical complex data for unit testing

Practical complex data for unit testing

Reactions 5 Comments
9 min read
Fundamentals of TDD in C#

Fundamentals of TDD in C#

Reactions 4 Comments
4 min read
C# First() or FirstOrDefault()

C# First() or FirstOrDefault()

Reactions 5 Comments
1 min read
NServiceBus - Basic usage

NServiceBus - Basic usage

Reactions 5 Comments
2 min read
How to convert DoTween to UniTask and wait to complete all sequences.

How to convert DoTween to UniTask and wait to complete all sequences.

Reactions 5 Comments
2 min read
Game Dev Digest — Issue #111 - Gamedev Tricks And Patterns

Game Dev Digest — Issue #111 - Gamedev Tricks And Patterns

Reactions 5 Comments
11 min read
Disabling unready code with Azure Feature Management

Disabling unready code with Azure Feature Management

Reactions 2 Comments
5 min read
Pick Colors Like a Boss Using Syncfusion Color Controls in WinUI

Pick Colors Like a Boss Using Syncfusion Color Controls in WinUI

Reactions 3 Comments
15 min read
Indexing data from another node and keeping it up to date with changes in Umbraco

Indexing data from another node and keeping it up to date with changes in Umbraco

Reactions 2 Comments
4 min read
Making a Math Interpreter: The Setup

Making a Math Interpreter: The Setup

Reactions 4 Comments
2 min read
Creating a boilerplate Umbraco 9 site using project templates - part 1

Creating a boilerplate Umbraco 9 site using project templates - part 1

Reactions 5 Comments 1
4 min read
Génération de code source C# en se basant sur des attributs

Génération de code source C# en se basant sur des attributs

Reactions 6 Comments
11 min read
First Website with ASP.NET Core

First Website with ASP.NET Core

Reactions 4 Comments
1 min read
5+1 Features of C# 10 you need to know NOW🤯

5+1 Features of C# 10 you need to know NOW🤯

Reactions 52 Comments 7
4 min read
Maybe it's time to rethink our project structure with .NET 6

Maybe it's time to rethink our project structure with .NET 6

Reactions 24 Comments 2
10 min read
Explaining lazy evaluation in C#

Explaining lazy evaluation in C#

Reactions 6 Comments
1 min read
Build verified code with F*

Build verified code with F*

Reactions 4 Comments
1 min read
An implementation for Umbraco BlockList

An implementation for Umbraco BlockList

Reactions 2 Comments
1 min read
EF Core Update Model on Database First Project

EF Core Update Model on Database First Project

Reactions 2 Comments
2 min read
Middleware in .Net core

Middleware in .Net core

Reactions 9 Comments
3 min read
Bits of Xperience: Supercharged Page Custom Data Fields

Bits of Xperience: Supercharged Page Custom Data Fields

Reactions 8 Comments
10 min read
Simplify your unit tests with auto-mocking and TypeBuilder

Simplify your unit tests with auto-mocking and TypeBuilder

Reactions 8 Comments
5 min read
HTMLtoPdf - Converts HTML content to PDF using chrome executable

HTMLtoPdf - Converts HTML content to PDF using chrome executable

Reactions 8 Comments
1 min read
The .NET Stacks #63: 🗞 .NET 6 is for real now

The .NET Stacks #63: 🗞 .NET 6 is for real now

Reactions 5 Comments
9 min read
C#: How to layout a PDF document with rowspan, colspan, and nested tables using PDFFlow

C#: How to layout a PDF document with rowspan, colspan, and nested tables using PDFFlow

Reactions 6 Comments 1
9 min read
First pull request

First pull request

Reactions 3 Comments
2 min read
#1 Library Management System📚

#1 Library Management System📚

Reactions 2 Comments
1 min read
✅INCREASE the Security of your .NET Applications 🏅(5 Tips to follow RIGHT NOW)

✅INCREASE the Security of your .NET Applications 🏅(5 Tips to follow RIGHT NOW)

Reactions 23 Comments 10
5 min read
loading...