DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to add an in-memory and a Redis-powered cache layer with ASP.NET Core 3

How to add an in-memory and a Redis-powered cache layer with ASP.NET Core 3

10
Comments 1
7 min read
Hi everyone. I just released my first GMTK game . If you could try out and rate the game that would mean allot :)

Hi everyone. I just released my first GMTK game . If you could try out and rate the game that would mean allot :)

4
Comments 1
1 min read
One instance for various service types in Microsoft Extensions DI

One instance for various service types in Microsoft Extensions DI

6
Comments
1 min read
Upgrading .Net Core 3.1 to Net 5.0 Preview 6

Upgrading .Net Core 3.1 to Net 5.0 Preview 6

9
Comments
4 min read
Analyzing code coverage in Visual Studio

Analyzing code coverage in Visual Studio

3
Comments
4 min read
Can CodeNewbie learn C#? Yes, you can Day 2

Can CodeNewbie learn C#? Yes, you can Day 2

6
Comments
5 min read
Create an API with C# and ASP.Net Core.

Create an API with C# and ASP.Net Core.

6
Comments
6 min read
Playground: Asp.Net Core SignalR

Playground: Asp.Net Core SignalR

18
Comments
9 min read
Building a cli parser from scratch

Building a cli parser from scratch

5
Comments
9 min read
A great feature in C# 9.0 (Simplified Parameter Null Validation)

A great feature in C# 9.0 (Simplified Parameter Null Validation)

11
Comments 2
1 min read
Como definir contratos para importação de arquivos texto com C#?

Como definir contratos para importação de arquivos texto com C#?

3
Comments
2 min read
Game Dev Digest — Issue #52 - Animation, Shader Graph, Performance, Plus More!

Game Dev Digest — Issue #52 - Animation, Shader Graph, Performance, Plus More!

5
Comments
9 min read
Can CodeNewbie learn C#? Yes, you can

Can CodeNewbie learn C#? Yes, you can

7
Comments
3 min read
How to Send an SMS With Blazor

How to Send an SMS With Blazor

7
Comments
5 min read
Little drops on C# Interview questions- Abstracts classes x Interfaces!

Little drops on C# Interview questions- Abstracts classes x Interfaces!

31
Comments 1
2 min read
From C# to Rust: Introduction

From C# to Rust: Introduction

36
Comments 5
5 min read
15 C# Project Ideas: Beginner to Expert [With tutorial]

15 C# Project Ideas: Beginner to Expert [With tutorial]

342
Comments 10
2 min read
Improving Side Projects For Others to Use

Improving Side Projects For Others to Use

2
Comments
2 min read
Rock, Paper, Scissors: a mathematical approach

Rock, Paper, Scissors: a mathematical approach

7
Comments
4 min read
Our migration from .Net Framework to .Net Core: pitfalls and tips

Our migration from .Net Framework to .Net Core: pitfalls and tips

11
Comments 1
8 min read
C# 9 Deep Dive: Records

C# 9 Deep Dive: Records

2
Comments
8 min read
On simplifying null validation with C# 9

On simplifying null validation with C# 9

6
Comments
3 min read
C# 9 Deep Dive: Init-only features

C# 9 Deep Dive: Init-only features

5
Comments
3 min read
Tools for code coverage analysis in .NET

Tools for code coverage analysis in .NET

4
Comments
2 min read
Create an ASP.NET Core API and containerize with Docker

Create an ASP.NET Core API and containerize with Docker

12
Comments 3
3 min read
Little drops on C# Interview questions- Stack x Heap.

Little drops on C# Interview questions- Stack x Heap.

27
Comments
2 min read
Game Dev Digest — Issue #51 - Scenes, Physics, Tools, And Much More

Game Dev Digest — Issue #51 - Scenes, Physics, Tools, And Much More

20
Comments
11 min read
Input generators in property-based tests with FsCheck

Input generators in property-based tests with FsCheck

7
Comments
3 min read
error in winForm c# & sqlite

error in winForm c# & sqlite

2
Comments
1 min read
Indirect Access (Pointers)

Indirect Access (Pointers)

6
Comments
2 min read
My story of building a server-client desktop application

My story of building a server-client desktop application

2
Comments
8 min read
Creating a Custom Validation Message Component for Blazor Forms

Creating a Custom Validation Message Component for Blazor Forms

6
Comments 1
5 min read
Consuming third-party APIs in ASP.NET Core

Consuming third-party APIs in ASP.NET Core

16
Comments 3
9 min read
Trabajando con servicios web a través de ASP.NET Core y DotVVM

Trabajando con servicios web a través de ASP.NET Core y DotVVM

13
Comments
16 min read
How to get started with Property-based Testing in C#

How to get started with Property-based Testing in C#

10
Comments
4 min read
O profissional "quase" perfeito

O profissional "quase" perfeito

3
Comments 1
2 min read
Playground: gRPC-Web for .NET

Playground: gRPC-Web for .NET

11
Comments 1
8 min read
Zero-Downtime* Web Apps for ASP .NET Core 3.1

Zero-Downtime* Web Apps for ASP .NET Core 3.1

5
Comments
8 min read
CONCEPTS OF OBJECT-ORIENTED PROGRAMMING-POLYMORPHISM

CONCEPTS OF OBJECT-ORIENTED PROGRAMMING-POLYMORPHISM

11
Comments
4 min read
The single best tip for running Asp.Net Core microservices

The single best tip for running Asp.Net Core microservices

16
Comments 3
2 min read
Your first Stripe Charge with Dotnet + C# in 5 minutes

Your first Stripe Charge with Dotnet + C# in 5 minutes

10
Comments 3
3 min read
Implementing the Brainfuck compiler back end in C#

Implementing the Brainfuck compiler back end in C#

2
Comments
1 min read
JavaScript functions vs LINQ C#

JavaScript functions vs LINQ C#

6
Comments
3 min read
Many-to-Many relations in Entity Framework Core 3.1 and 5

Many-to-Many relations in Entity Framework Core 3.1 and 5

13
Comments 1
2 min read
Game Dev Digest — Issue #50 - Learning, Optimization, AR, Utilities, and More

Game Dev Digest — Issue #50 - Learning, Optimization, AR, Utilities, and More

6
Comments
9 min read
Escape SQL LIKE wildcard characters

Escape SQL LIKE wildcard characters

5
Comments
1 min read
Cell CMS — Persistindo Dados

Cell CMS — Persistindo Dados

2
Comments
6 min read
Hi everyone, i'm a 15 year old gamedev. I just released my platformer about gravity. My goal is to reach 50 downloads.

Hi everyone, i'm a 15 year old gamedev. I just released my platformer about gravity. My goal is to reach 50 downloads.

27
Comments 2
1 min read
Working with web services through ASP.NET Core and DotVVM (A step by step guide)

Working with web services through ASP.NET Core and DotVVM (A step by step guide)

6
Comments
14 min read
YAML-defined CI/CD for ASP .NET Core 3.1

YAML-defined CI/CD for ASP .NET Core 3.1

8
Comments
11 min read
In search of the (at least damn near)perfect application architecture...

In search of the (at least damn near)perfect application architecture...

11
Comments
1 min read
Hi everoyne, i'm a 15 year old gamedev. I just released my platformer game about gravity.

Hi everoyne, i'm a 15 year old gamedev. I just released my platformer game about gravity.

5
Comments 2
1 min read
Setting up an N-Tier ASP.NET Core App

Setting up an N-Tier ASP.NET Core App

28
Comments
14 min read
Generics Implementation of Java and C#

Generics Implementation of Java and C#

6
Comments
6 min read
The SOLID Principles in Software Design Explained

The SOLID Principles in Software Design Explained

25
Comments 2
11 min read
Using MVC With Unity

Using MVC With Unity

7
Comments 4
2 min read
Xamarin Forms Kick Starter

Xamarin Forms Kick Starter

3
Comments
1 min read
Taskban, a free and open source personal productivity application

Taskban, a free and open source personal productivity application

6
Comments
1 min read
XML + JSON Output for Web APIs in ASP .NET Core 3.1

XML + JSON Output for Web APIs in ASP .NET Core 3.1

5
Comments
7 min read
I just released my platformer game...

I just released my platformer game...

4
Comments
1 min read
loading...