DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

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

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

9
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

12
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

27
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
Worker Service in .NET Core 3.1

Worker Service in .NET Core 3.1

8
Comments
7 min read
Primeiros passos com C# e o Mono #01

Primeiros passos com C# e o Mono #01

6
Comments
4 min read
Yo, Yo, Check Null

Yo, Yo, Check Null

32
Comments 11
4 min read
The continued theft of ideas by C#

The continued theft of ideas by C#

6
Comments 2
5 min read
Cart in ASP.NET Core 2.1

Cart in ASP.NET Core 2.1

6
Comments
7 min read
Game Dev Digest — Issue #49 - Level Building, Rigging, Meshes, Lighting, And So Much More!

Game Dev Digest — Issue #49 - Level Building, Rigging, Meshes, Lighting, And So Much More!

8
Comments
10 min read
Using MySQL with Entity Framework Core and ASP.NET Core

Using MySQL with Entity Framework Core and ASP.NET Core

15
Comments 4
1 min read
Concepts Of Object-Oriented Programming -Part 3(Abstraction)

Concepts Of Object-Oriented Programming -Part 3(Abstraction)

18
Comments
4 min read
Principles Of Object-Oriented Programming Part 1-Inheritance

Principles Of Object-Oriented Programming Part 1-Inheritance

10
Comments
3 min read
log4net Tutorial - The Complete Guide for beginners and pros

log4net Tutorial - The Complete Guide for beginners and pros

6
Comments 5
12 min read
Unity's Monobehaviours by Example

Unity's Monobehaviours by Example

7
Comments 1
5 min read
Reduce mental energy with C# 9

Reduce mental energy with C# 9

3
Comments
5 min read
Selenium C# Tutorial: Introduction

Selenium C# Tutorial: Introduction

5
Comments
4 min read
REST API C# - Implementando a biblioteca AutoMapper em uma RestAPI

REST API C# - Implementando a biblioteca AutoMapper em uma RestAPI

4
Comments
1 min read
TDD C# - Apreendendo a criar testes unitários aplicando conceito de Test Driven Development

TDD C# - Apreendendo a criar testes unitários aplicando conceito de Test Driven Development

2
Comments
1 min read
Validation in ASP .NET Core 3.1

Validation in ASP .NET Core 3.1

12
Comments
9 min read
¿Qué demonios es Docker y Docker-Compose? y cómo Dockerizar Dotnet Core WebApi y SQL Server en un ambiente de desarrollo ideal

¿Qué demonios es Docker y Docker-Compose? y cómo Dockerizar Dotnet Core WebApi y SQL Server en un ambiente de desarrollo ideal

46
Comments
12 min read
Código único com NanoID.net

Código único com NanoID.net

6
Comments
2 min read
Text wrap with SkiaSharp

Text wrap with SkiaSharp

5
Comments 1
2 min read
C# Scripting using dotnet-script

C# Scripting using dotnet-script

22
Comments
3 min read
Database Relationships(One to Many, Many to Many) in ASP.NET CORE 2.1

Database Relationships(One to Many, Many to Many) in ASP.NET CORE 2.1

13
Comments
4 min read
Using NULL Conditional and Coalescing Operators in C#

Using NULL Conditional and Coalescing Operators in C#

11
Comments 1
2 min read
Add Service in ASP.NET Core 2.1

Add Service in ASP.NET Core 2.1

6
Comments
6 min read
Зустрічайте C# 9.0

Зустрічайте C# 9.0

11
Comments
3 min read
Principles Of Object-Oriented Programming Part 2- Encapsulation

Principles Of Object-Oriented Programming Part 2- Encapsulation

14
Comments
5 min read
Multilayer Caching in .NET

Multilayer Caching in .NET

48
Comments 8
5 min read
Traveling Salesman Problem

Traveling Salesman Problem

20
Comments
7 min read
How to Build a Game & Learn C#: Self-Paced Workshop - Getting Started

How to Build a Game & Learn C#: Self-Paced Workshop - Getting Started

12
Comments 2
5 min read
Starting an Asp.Net Core Walking Skeleton

Starting an Asp.Net Core Walking Skeleton

7
Comments 4
6 min read
Into the Unknown - Working with Missing Data in C# Part 1: Being Explicit

Into the Unknown - Working with Missing Data in C# Part 1: Being Explicit

6
Comments
5 min read
Machine learning: How to ensure labels are smart, not lucky

Machine learning: How to ensure labels are smart, not lucky

5
Comments 1
9 min read
How to avoid mocking repository for Unit Tests

How to avoid mocking repository for Unit Tests

5
Comments
1 min read
Game Dev Digest — Issue #48 - ML Agents, AI, Testing, Hi & Low Res, Shaders, And Much More!

Game Dev Digest — Issue #48 - ML Agents, AI, Testing, Hi & Low Res, Shaders, And Much More!

2
Comments
10 min read
loading...