DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Game Dev Digest — Issue #84 - Learning, Tips, and Free Courses

Game Dev Digest — Issue #84 - Learning, Tips, and Free Courses

4
Comments
7 min read
Clean code architecture and CQRS pattern based web api using .NetCore

Clean code architecture and CQRS pattern based web api using .NetCore

15
Comments 4
3 min read
Very simple procedural "dungeon" map generation

Very simple procedural "dungeon" map generation

4
Comments
4 min read
TIL: Using AutoFixture with auto mocking is awesome.

TIL: Using AutoFixture with auto mocking is awesome.

18
Comments 1
2 min read
Micro service architecture in .NetCore

Micro service architecture in .NetCore

12
Comments
2 min read
.NetCore notification service using RabbitMq

.NetCore notification service using RabbitMq

1
Comments
1 min read
Start using fields in C#. Using properties is not a good habit and won't do you any good...

Start using fields in C#. Using properties is not a good habit and won't do you any good...

6
Comments 6
2 min read
Construcción de un portal informativo para eventos con ASP.NET 5

Construcción de un portal informativo para eventos con ASP.NET 5

12
Comments
11 min read
Creating a Web API with Azure Functions, Azure Cosmos DB MongoDB API and C#

Creating a Web API with Azure Functions, Azure Cosmos DB MongoDB API and C#

27
Comments 2
11 min read
The Difference Between Single And First Methods In C# -Explained

The Difference Between Single And First Methods In C# -Explained

10
Comments
3 min read
Use a host header value for testing services on Kubernetes

Use a host header value for testing services on Kubernetes

5
Comments
3 min read
Creating an outlined entry in Xamarin.Forms

Creating an outlined entry in Xamarin.Forms

23
Comments 2
5 min read
Distributed Caching in ASP.NET Core with Redis

Distributed Caching in ASP.NET Core with Redis

30
Comments 5
7 min read
SaveChanges e controle transacional no EF Core

SaveChanges e controle transacional no EF Core

20
Comments
6 min read
Day 29: Heap Sort

Day 29: Heap Sort

8
Comments
1 min read
C# Loops Explained

C# Loops Explained

5
Comments 2
2 min read
EF Core 5.0 - Many to Many Relationship

EF Core 5.0 - Many to Many Relationship

9
Comments 2
3 min read
Learning a New Language - C#!

Learning a New Language - C#!

6
Comments 1
2 min read
API's From Dev to Production - Part 3 - GitHub Actions

API's From Dev to Production - Part 3 - GitHub Actions

17
Comments 2
9 min read
Introduction to C# constants

Introduction to C# constants

8
Comments
4 min read
5 Reasons To Learn C# in 2021

5 Reasons To Learn C# in 2021

6
Comments 2
2 min read
JsonConverter<T>

JsonConverter<T>

5
Comments
2 min read
Task-based asynchronous Pattern and Composition (aka Task Combinators)

Task-based asynchronous Pattern and Composition (aka Task Combinators)

8
Comments
12 min read
Interfaces explained

Interfaces explained

2
Comments 2
3 min read
Create an Item Editor with UI Elements without uss and uxml in Unity

Create an Item Editor with UI Elements without uss and uxml in Unity

10
Comments
5 min read
loading...