DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
C# Creating a Custom FileResult to Export Data into a CSV file Using Streaming in a .NET Core 3.1 MVC App

C# Creating a Custom FileResult to Export Data into a CSV file Using Streaming in a .NET Core 3.1 MVC App

19
Comments
5 min read
Web Software Developer and System Analyst

Web Software Developer and System Analyst

3
Comments
1 min read
Extending MonoGame as a University Project

Extending MonoGame as a University Project

6
Comments
4 min read
5 MORE things about enums in C#

5 MORE things about enums in C#

9
Comments
5 min read
Creating a chatroom using WebSockets and SignalR

Creating a chatroom using WebSockets and SignalR

7
Comments
4 min read
Final-year project: Automating mouse and keyboard input with C#

Final-year project: Automating mouse and keyboard input with C#

3
Comments
4 min read
Game Dev Digest — Issue #45 - C#, Shaders, VFX Graph, Prefabs, And Plenty More!

Game Dev Digest — Issue #45 - C#, Shaders, VFX Graph, Prefabs, And Plenty More!

4
Comments
12 min read
Refactoring string into the specific type

Refactoring string into the specific type

7
Comments
4 min read
Shape and Color Detector using EmguCV

Shape and Color Detector using EmguCV

2
Comments
1 min read
Selenium C# Tutorial: Handling Frames & iFrames With Examples

Selenium C# Tutorial: Handling Frames & iFrames With Examples

8
Comments
12 min read
Generic Compiler Toolchain

Generic Compiler Toolchain

7
Comments
2 min read
What is Dapper, and why you should consider it for your .NET projects

What is Dapper, and why you should consider it for your .NET projects

36
Comments 15
6 min read
Advanced Dependency Injection in .NET Core

Advanced Dependency Injection in .NET Core

7
Comments
1 min read
Introduction To Unit Test in .NET Core Applications By Xunit And Moq

Introduction To Unit Test in .NET Core Applications By Xunit And Moq

6
Comments
5 min read
Testing "ALL" Scenarios with xUnit

Testing "ALL" Scenarios with xUnit

5
Comments
2 min read
Quote : "You're (probably still) using HttpClient wrong and it is destabilizing your software" from Josef

Quote : "You're (probably still) using HttpClient wrong and it is destabilizing your software" from Josef

6
Comments
1 min read
Learning From Unity After 15 Years of GameDev with Custom Engines

Learning From Unity After 15 Years of GameDev with Custom Engines

10
Comments 4
7 min read
Alternative view engine for ASP.NET Core: Compiling templates

Alternative view engine for ASP.NET Core: Compiling templates

8
Comments
5 min read
Tag Helper Authoring in ASP .NET Core 3.1

Tag Helper Authoring in ASP .NET Core 3.1

6
Comments
9 min read
Persisting and Multi-Reader IAsync Enumerable

Persisting and Multi-Reader IAsync Enumerable

2
Comments
2 min read
Selenium C# Tutorial: Handling Multiple Browser Windows

Selenium C# Tutorial: Handling Multiple Browser Windows

7
Comments
11 min read
Explorando System.Threading.Channels

Explorando System.Threading.Channels

8
Comments 2
9 min read
New Devlog For My Upcoming Game :D

New Devlog For My Upcoming Game :D

3
Comments
1 min read
How to Inspect the SQL Generated by Entity Framework Core using .NET Core's built in Logging

How to Inspect the SQL Generated by Entity Framework Core using .NET Core's built in Logging

31
Comments 17
2 min read
Fenwick Tree (Binary Indexed Tree)

Fenwick Tree (Binary Indexed Tree)

18
Comments
5 min read
Exploring Unity Game Engine

Exploring Unity Game Engine

3
Comments 2
1 min read
Game Dev Digest — Issue #44 - The Heretic, Profiling, ML, Monetization, And Much More!

Game Dev Digest — Issue #44 - The Heretic, Profiling, ML, Monetization, And Much More!

7
Comments
13 min read
Securing Hangfire Dashboard in ASP.NET Core with a Custom Auth Policy

Securing Hangfire Dashboard in ASP.NET Core with a Custom Auth Policy

8
Comments
4 min read
EF Core and Cosmos DB with Blazor WebAssembly

EF Core and Cosmos DB with Blazor WebAssembly

34
Comments
17 min read
Inheritance, Composition and Aggregation in C#

Inheritance, Composition and Aggregation in C#

7
Comments 4
2 min read
Your value objects are your test data builders

Your value objects are your test data builders

2
Comments
3 min read
JSON(Serialização/Desserialização) e Rest

JSON(Serialização/Desserialização) e Rest

4
Comments
4 min read
.Net Core for .Net Frameworkers

.Net Core for .Net Frameworkers

21
Comments 3
8 min read
A Blog Boilerplate for Statiq, the C# static site generator

A Blog Boilerplate for Statiq, the C# static site generator

10
Comments 1
4 min read
Cheatsheet for C#*

Cheatsheet for C#*

6
Comments
4 min read
Selenium C# Tutorial: Handling Alert Windows

Selenium C# Tutorial: Handling Alert Windows

7
Comments
8 min read
SignalR in ASP .NET Core 3.1

SignalR in ASP .NET Core 3.1

6
Comments
9 min read
How a developer should handle Code reviewer?

How a developer should handle Code reviewer?

2
Comments
2 min read
Жадібні алгоритми

Жадібні алгоритми

6
Comments
3 min read
Optimize Visual Studio Code for C# .NET Core development

Optimize Visual Studio Code for C# .NET Core development

25
Comments
2 min read
Dapper .NET: Custom Type Handling (aka: solve the Impedance Mismatch)

Dapper .NET: Custom Type Handling (aka: solve the Impedance Mismatch)

9
Comments 2
4 min read
How to build Enterprise Architecture for your next project?

How to build Enterprise Architecture for your next project?

11
Comments 1
2 min read
How to become a better Code Reviewer - Part 1 : Code Review

How to become a better Code Reviewer - Part 1 : Code Review

12
Comments
2 min read
CharmapEx

CharmapEx

4
Comments
2 min read
How to become a better Code Reviewer - Part 2 : What does a Code Reviewer look for?

How to become a better Code Reviewer - Part 2 : What does a Code Reviewer look for?

6
Comments
3 min read
How to become a better Code Reviewer - Part 3 : How to write code review comments?

How to become a better Code Reviewer - Part 3 : How to write code review comments?

2
Comments
1 min read
5 things you didn't know about enums in C#

5 things you didn't know about enums in C#

13
Comments 1
6 min read
How to Embed Video Chat in your Unity Games

How to Embed Video Chat in your Unity Games

9
Comments 22
10 min read
Game Dev Digest — Issue #43 - Lighting, Builds, VFX, C#... All That And More!

Game Dev Digest — Issue #43 - Lighting, Builds, VFX, C#... All That And More!

5
Comments
11 min read
Create a Basic Video Chat App with ASP.NET and Angular

Create a Basic Video Chat App with ASP.NET and Angular

5
Comments
12 min read
Create a beautiful drag and drop file upload component with Blazor

Create a beautiful drag and drop file upload component with Blazor

6
Comments
6 min read
Azure Functions Output bindings

Azure Functions Output bindings

29
Comments
1 min read
DotNetGoF - Generate Gang of Four Design Pattern templates with .NET Core CLI

DotNetGoF - Generate Gang of Four Design Pattern templates with .NET Core CLI

6
Comments
1 min read
NodeJs or C#

NodeJs or C#

5
Comments 6
1 min read
Auto Saving Form Data in Blazor

Auto Saving Form Data in Blazor

7
Comments
13 min read
How to automate nuget updates?

How to automate nuget updates?

3
Comments 7
1 min read
Basics of developing a video game with Godot Engine in C#

Basics of developing a video game with Godot Engine in C#

4
Comments
1 min read
You need these tools to be more efficient at Testing with AutoFixture and FakeItEasy

You need these tools to be more efficient at Testing with AutoFixture and FakeItEasy

7
Comments
4 min read
Reutilizando o @model do Razor com VueJs

Reutilizando o @model do Razor com VueJs

4
Comments
3 min read
Saving Particle Events to Azure Table Storage - A Deep Dive Into Building a Pool Bot

Saving Particle Events to Azure Table Storage - A Deep Dive Into Building a Pool Bot

6
Comments
11 min read
loading...