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

DEV Community

Image

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability sort posts by top and latest.
Looking for a way to initialize IOptions<T> manually?

Looking for a way to initialize IOptions<T> manually?

Reactions 5 Comments
1 min read
Basic Knowledge of EntityFramework for .Net Developer

Basic Knowledge of EntityFramework for .Net Developer

Reactions 5 Comments
7 min read
How YOU can build a Mock REST API based on JSON for ASP .NET and minimal API

How YOU can build a Mock REST API based on JSON for ASP .NET and minimal API

Reactions 18 Comments 2
8 min read
OpenAPI extensions and Swashbuckle

OpenAPI extensions and Swashbuckle

Reactions 2 Comments
3 min read
Containerless Dependency Injection in C#

Containerless Dependency Injection in C#

Reactions 6 Comments
5 min read
[ASP.NET Core] Get values from IConfiguration

[ASP.NET Core] Get values from IConfiguration

Reactions 7 Comments
5 min read
Ten C# 10 Features

Ten C# 10 Features

Reactions 5 Comments
3 min read
#OpenCV – Detect and blur faces 😁 using haar cascades in C#

#OpenCV – Detect and blur faces 😁 using haar cascades in C#

Reactions 10 Comments 3
1 min read
Download multiple files in zipped format

Download multiple files in zipped format

Reactions 5 Comments
1 min read
Demystifying the Repository Pattern in ASP.Net Core Web API

Demystifying the Repository Pattern in ASP.Net Core Web API

Reactions 16 Comments 7
6 min read
Deconstruction of Tuples in C#

Deconstruction of Tuples in C#

Reactions 6 Comments
2 min read
No Sacred Cows: I, Interface

No Sacred Cows: I, Interface

Reactions 5 Comments 8
5 min read
Game Dev Digest — Issue #127 - How To Get Discovered

Game Dev Digest — Issue #127 - How To Get Discovered

Reactions 2 Comments
11 min read
Pinch Strength using HandTracking - MR Tutorial for Nreal light

Pinch Strength using HandTracking - MR Tutorial for Nreal light

Reactions 6 Comments
3 min read
HandTracking - MR Tutorial for Nreal light

HandTracking - MR Tutorial for Nreal light

Reactions 5 Comments
3 min read
Hacking IDisposable: The Stopwatch Example

Hacking IDisposable: The Stopwatch Example

Reactions 9 Comments 2
5 min read
Game Dev Digest — Issue #128 - Procedural Generation

Game Dev Digest — Issue #128 - Procedural Generation

Reactions 2 Comments
7 min read
EF Core: Effectively decouple the data and domain model

EF Core: Effectively decouple the data and domain model

Reactions 7 Comments
8 min read
.NET 7 is Coming!🚀 (but with some issues)

.NET 7 is Coming!🚀 (but with some issues)

Reactions 21 Comments 1
4 min read
Why does my app send network requests when I open an SVG file?

Why does my app send network requests when I open an SVG file?

Reactions 5 Comments
9 min read
Integration Events: Implementando comunicación entre servicios con MassTransit y ASP.NET

Integration Events: Implementando comunicación entre servicios con MassTransit y ASP.NET

Reactions 9 Comments
11 min read
#OpenCV – Detect and blur faces 😁 using DNN in C#

#OpenCV – Detect and blur faces 😁 using DNN in C#

Reactions 3 Comments
1 min read
Properties synchronization without inheritance in C#

Properties synchronization without inheritance in C#

Reactions 4 Comments
3 min read
Como usar uma classe Fixture com xUnit

Como usar uma classe Fixture com xUnit

Reactions 6 Comments 1
2 min read
Le ShouldSerialize Pattern, un pattern à (re-)découvrir ?

Le ShouldSerialize Pattern, un pattern à (re-)découvrir ?

Reactions 5 Comments
3 min read
A better way to verify Mocks (XUnit, Moq, .NET)

A better way to verify Mocks (XUnit, Moq, .NET)

Reactions 4 Comments
4 min read
Maybe, but How?

Maybe, but How?

Reactions 2 Comments
4 min read
Create a Web Api using Minimal Api in .NET 6

Create a Web Api using Minimal Api in .NET 6

Reactions 5 Comments
1 min read
Vulnerabilities due to XML files processing: XXE in C# applications in theory and in practice

Vulnerabilities due to XML files processing: XXE in C# applications in theory and in practice

Reactions 6 Comments
18 min read
Conditional Ternary Operator “?” C#, Why (not always) is not “If sentence” replacement

Conditional Ternary Operator “?” C#, Why (not always) is not “If sentence” replacement

Reactions 5 Comments
3 min read
More C# Console Games

More C# Console Games

Reactions 11 Comments
9 min read
How YOU can build a great looking .NET Console app with Spectre

How YOU can build a great looking .NET Console app with Spectre

Reactions 96 Comments 2
9 min read
Mesa de ayuda desde zero

Mesa de ayuda desde zero

Reactions 5 Comments
1 min read
.Net Analyzer for MongoDB

.Net Analyzer for MongoDB

Reactions 9 Comments 1
2 min read
Integrate IndexNow with Umbraco CMS to submit content to search engines

Integrate IndexNow with Umbraco CMS to submit content to search engines

Reactions 6 Comments
10 min read
Background jobs with Hangfire and .NET 6

Background jobs with Hangfire and .NET 6

Reactions 3 Comments
1 min read
Enable Cross-Origin requests on ASP.NET Core 3.1

Enable Cross-Origin requests on ASP.NET Core 3.1

Reactions 6 Comments
2 min read
Integrate ngrok into ASP.NET Core startup and automatically update your webhook URLs

Integrate ngrok into ASP.NET Core startup and automatically update your webhook URLs

Reactions 5 Comments
15 min read
How to Write Clean C# code? 5 Tips that will save you hours of programming

How to Write Clean C# code? 5 Tips that will save you hours of programming

Reactions 37 Comments
4 min read
[WPF][WebView2] Save line charts as images

[WPF][WebView2] Save line charts as images

Reactions 2 Comments
7 min read
Create PDF in .NET Core Using itext7

Create PDF in .NET Core Using itext7

Reactions 3 Comments
9 min read
Another Automation library for .net

Another Automation library for .net

Reactions 7 Comments
4 min read
The hat (^) and range (..) operators in C#

The hat (^) and range (..) operators in C#

Reactions 8 Comments
2 min read
How to use Asp Net Core DI & Reflection

How to use Asp Net Core DI & Reflection

Reactions 6 Comments
4 min read
Be cautious when implementing the Open Closed Principle

Be cautious when implementing the Open Closed Principle

Reactions 13 Comments 11
5 min read
How To Implement a Queue in C#

How To Implement a Queue in C#

Reactions 8 Comments
3 min read
Developing a Typeahead Search Engine

Developing a Typeahead Search Engine

Reactions 17 Comments 4
3 min read
Guia fundamental da programação orientada a objetos - Parte 2 | Os pilares

Guia fundamental da programação orientada a objetos - Parte 2 | Os pilares

Reactions 5 Comments
6 min read
5 (Important) Tips to Writing Clean C# Code

5 (Important) Tips to Writing Clean C# Code

Reactions 37 Comments 2
4 min read
【Entity Framework Core】Raw SQL Queries 2

【Entity Framework Core】Raw SQL Queries 2

Reactions 5 Comments 1
2 min read
HttpPostedFileBase

HttpPostedFileBase

Reactions 6 Comments 4
2 min read
Create a File Manager Component in a Blazor WebAssembly Application

Create a File Manager Component in a Blazor WebAssembly Application

Reactions 2 Comments
1 min read
.Net 6 WebAPI - Intro to ElasticSearch - Step by Step #aspnetcore

.Net 6 WebAPI - Intro to ElasticSearch - Step by Step #aspnetcore

Reactions 12 Comments
2 min read
Improve Code Quality with BannedSymbolAnalyzers

Improve Code Quality with BannedSymbolAnalyzers

Reactions 7 Comments 2
5 min read
【ASP.NET Core】【xUnit】Testing Entity Framework Core applications with in-memory SQLite

【ASP.NET Core】【xUnit】Testing Entity Framework Core applications with in-memory SQLite

Reactions 3 Comments
5 min read
C# - Criando API com Jwt Token - Autorização e Autenticação - Módulo 1

C# - Criando API com Jwt Token - Autorização e Autenticação - Módulo 1

Reactions 8 Comments
9 min read
Domain Modeling Made Functional: A jump into the functional world

Domain Modeling Made Functional: A jump into the functional world

Reactions 7 Comments
3 min read
DDD & CQRS: Aplicando Domain Events en ASP.NET Core.

DDD & CQRS: Aplicando Domain Events en ASP.NET Core.

Reactions 20 Comments 1
15 min read
[ASP.NET Core][Entity Framework Core] Logging for xUnit projects

[ASP.NET Core][Entity Framework Core] Logging for xUnit projects

Reactions 5 Comments
3 min read
Send Scheduled SMS with C# .NET and Twilio Programmable Messaging

Send Scheduled SMS with C# .NET and Twilio Programmable Messaging

Reactions 3 Comments
9 min read
loading...