Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Hexagon Architecture with C#

Hexagon Architecture with C#

7
Comments
1 min read
Amazing Nuget Libraries for C# Development

Amazing Nuget Libraries for C# Development

101
Comments 3
1 min read
AES-GCM Encryption with C#

AES-GCM Encryption with C#

8
Comments
2 min read
Game Dev Digest — Issue #30 - Cheatsheets & Checklists, Perf & A11y, Sprites, 2D Shadergraph, Free Effects, Plus More

Game Dev Digest — Issue #30 - Cheatsheets & Checklists, Perf & A11y, Sprites, 2D Shadergraph, Free Effects, Plus More

9
Comments
11 min read
One Good Reason Why You Should Not Use Async Void

One Good Reason Why You Should Not Use Async Void

7
Comments 1
1 min read
Using testable DateTime.Now

Using testable DateTime.Now

8
Comments 1
3 min read
Functional programming in C#

Functional programming in C#

55
Comments 1
3 min read
Fusion Log Viewer: The binocular to assembly binding

Fusion Log Viewer: The binocular to assembly binding

6
Comments
5 min read
Deployments Modes in ASP.NET Core 3.1

Deployments Modes in ASP.NET Core 3.1

18
Comments 1
5 min read
EF Core and C# Data Model Validation

EF Core and C# Data Model Validation

18
Comments 2
4 min read
Refactoring C# code using partial classes

Refactoring C# code using partial classes

59
Comments 8
8 min read
Convert Word, Excel, PowerPoint and HTML Documents to PDF Programmatically

Convert Word, Excel, PowerPoint and HTML Documents to PDF Programmatically

12
Comments 1
1 min read
(DDD) Tactical Design and Clean Architecture

(DDD) Tactical Design and Clean Architecture

44
Comments
1 min read
EF Core Relationships in ASP .NET Core 3.1

EF Core Relationships in ASP .NET Core 3.1

14
Comments
9 min read
What the hell is positional pattern matching?

What the hell is positional pattern matching?

13
Comments
2 min read
NP-Complete & Fibonacci Heap

NP-Complete & Fibonacci Heap

10
Comments
6 min read
Mental gymnastics with C# – Part I

Mental gymnastics with C# – Part I

6
Comments
7 min read
Convert an email file with attachments to PDF using C#

Convert an email file with attachments to PDF using C#

6
Comments 1
1 min read
Awesome .NET bloggers i enjoy reading as a developer

Awesome .NET bloggers i enjoy reading as a developer

81
Comments 9
2 min read
View any document in your windows forms application C#

View any document in your windows forms application C#

7
Comments
1 min read
Anonymous Class

Anonymous Class

9
Comments
2 min read
Access Google BigQuery Data with Entity Framework 6

Access Google BigQuery Data with Entity Framework 6

7
Comments
3 min read
Aventuras .NET, tomando decisiones

Aventuras .NET, tomando decisiones

11
Comments
2 min read
Generating code coverage from integration tests with dotCover

Generating code coverage from integration tests with dotCover

10
Comments 1
3 min read
Getting started with Docker management from .NET

Getting started with Docker management from .NET

9
Comments
2 min read
Game Dev Digest — Issue #29 - Unity 2019.3, Shaders, Types & Memory, How Tos, And Free Courses And Assets

Game Dev Digest — Issue #29 - Unity 2019.3, Shaders, Types & Memory, How Tos, And Free Courses And Assets

8
Comments
10 min read
ASP.NET MVC Spreadsheet Viewer - Spreadsheet File Viewer

ASP.NET MVC Spreadsheet Viewer - Spreadsheet File Viewer

11
Comments
1 min read
CliFx - opinionated framework for building CLI applications

CliFx - opinionated framework for building CLI applications

11
Comments
12 min read
Factory Method Design Pattern

Factory Method Design Pattern

23
Comments 8
3 min read
Event Viewer Logs with .NET Core Workers as Windows Services

Event Viewer Logs with .NET Core Workers as Windows Services

9
Comments 5
2 min read
.NET Resources

.NET Resources

3
Comments 1
1 min read
Demystifying the C# Interface

Demystifying the C# Interface

9
Comments 2
5 min read
I made a Voice-Activated Pokédex on Google Assistant called PokéPartner! Here's how.

I made a Voice-Activated Pokédex on Google Assistant called PokéPartner! Here's how.

54
Comments 4
8 min read
Visual Studio: How to Quickly Instantiate classes

Visual Studio: How to Quickly Instantiate classes

5
Comments
2 min read
Learn c++ programming

Learn c++ programming

14
Comments 1
1 min read
Generate Excel With (NPOI) in C#

Generate Excel With (NPOI) in C#

38
Comments 2
3 min read
Learn C# Through Console Games

Learn C# Through Console Games

31
Comments 1
2 min read
Permutations, Combinations, & Subsets

Permutations, Combinations, & Subsets

60
Comments
15 min read
Building a Microservice Application using C#, ASP.NET Core, Docker & Kubernetes

Building a Microservice Application using C#, ASP.NET Core, Docker & Kubernetes

31
Comments 2
3 min read
LINQ SelectMany in Depth

LINQ SelectMany in Depth

59
Comments 4
4 min read
Aventuras .NET, ¥descubre los métodos!

Aventuras .NET, ¥descubre los métodos!

8
Comments
3 min read
Continuation passing style in C#

Continuation passing style in C#

8
Comments
4 min read
Hosting Models in ASP.NET Core 3.1 Applications

Hosting Models in ASP.NET Core 3.1 Applications

21
Comments
4 min read
Passive monitoring, in a .net core worker service using Nagios NRDP protocol

Passive monitoring, in a .net core worker service using Nagios NRDP protocol

6
Comments
3 min read
What the hell is object deconstructing?

What the hell is object deconstructing?

17
Comments 2
2 min read
Double negation in C#

Double negation in C#

17
Comments 8
4 min read
Deploying ASP .NET Core 3.1 to Azure App Service

Deploying ASP .NET Core 3.1 to Azure App Service

7
Comments
11 min read
Scraping Yelp and Facebook with Node. Displaying data with ASP.NET Core

Scraping Yelp and Facebook with Node. Displaying data with ASP.NET Core

15
Comments
5 min read
Creating a Serverless API with Azure Functions and MongoDB

Creating a Serverless API with Azure Functions and MongoDB

8
Comments 3
12 min read
Setting up an ASP.NET Core Restaurant Website with a Vue.js Online Ordering Page.

Setting up an ASP.NET Core Restaurant Website with a Vue.js Online Ordering Page.

10
Comments 1
4 min read
C#: Data Access Batch Execution is now very simple with RepoDb ORM

C#: Data Access Batch Execution is now very simple with RepoDb ORM

32
Comments 2
5 min read
Building .Net Core API for easy database switch

Building .Net Core API for easy database switch

33
Comments 3
8 min read
Dependency Injection Lifetime Management in .NET Core

Dependency Injection Lifetime Management in .NET Core

7
Comments
1 min read
Explain C#.Net Like I'm Five

Explain C#.Net Like I'm Five

24
Comments 18
1 min read
Learn how YOU can convert your Objects between layers with Automapper, C#, .NET Core and VS Code

Learn how YOU can convert your Objects between layers with Automapper, C#, .NET Core and VS Code

84
Comments 7
10 min read
ASP.NET Core React Development - Intro

ASP.NET Core React Development - Intro

11
Comments
3 min read
MongoDB Web-Api Starter Template For `dotnet new`

MongoDB Web-Api Starter Template For `dotnet new`

11
Comments 2
1 min read
Interview question: async & await (C#)

Interview question: async & await (C#)

132
Comments 6
4 min read
Game Dev Digest — Issue #28 - Geo/Vertex Shaders, Juice, Optimizing Addressables/Builds, Rendering Effects, Giveaways And Sales

Game Dev Digest — Issue #28 - Geo/Vertex Shaders, Juice, Optimizing Addressables/Builds, Rendering Effects, Giveaways And Sales

7
Comments
9 min read
From service classes to request pipelines

From service classes to request pipelines

6
Comments
7 min read
loading...