Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
EF or Dapper?

EF or Dapper?

2
Comments 8
1 min read
Unit test in C# without IDE

Unit test in C# without IDE

10
Comments
3 min read
Soft Deletion in Database

Soft Deletion in Database

10
Comments 5
1 min read
Blast Off with Blazor: Prerender a Blazor Web Assembly application

Blast Off with Blazor: Prerender a Blazor Web Assembly application

9
Comments
6 min read
Monitoring Your Dotnet Service Using Prometheus

Monitoring Your Dotnet Service Using Prometheus

23
Comments 2
5 min read
Choosing Between Blazor Server or WebAssembly

Choosing Between Blazor Server or WebAssembly

12
Comments 5
6 min read
Best 20 C# & .NET Blogs

Best 20 C# & .NET Blogs

37
Comments 2
8 min read
C# 9 - New Features

C# 9 - New Features

1
Comments
2 min read
Monetizing Blazor.help

Monetizing Blazor.help

5
Comments 3
1 min read
.Net Core, Single File Executable

.Net Core, Single File Executable

2
Comments
1 min read
Day 0️⃣4️⃣of #100DaysOfCode

Day 0️⃣4️⃣of #100DaysOfCode

2
Comments
1 min read
Unity 105: Debugging and Analyzing

Unity 105: Debugging and Analyzing

7
Comments
2 min read
Building a Software Survey using Blazor - Part 12 - Putting it all together

Building a Software Survey using Blazor - Part 12 - Putting it all together

8
Comments
5 min read
Unleash the power of REST with JsonApiDotNetCore

Unleash the power of REST with JsonApiDotNetCore

13
Comments
5 min read
Composing and nesting with JsonApiDotNetCore

Composing and nesting with JsonApiDotNetCore

1
Comments 1
3 min read
Relationships with JsonApiDotNetCore

Relationships with JsonApiDotNetCore

1
Comments
4 min read
Píldoras de C#: Task Parallel Library (TPL) Procesamiento Multihilo y asíncrono

Píldoras de C#: Task Parallel Library (TPL) Procesamiento Multihilo y asíncrono

26
Comments
11 min read
Best .NET Posts This Week: 20th December 2020

Best .NET Posts This Week: 20th December 2020

4
Comments
3 min read
Simpler Solutions

Simpler Solutions

2
Comments
1 min read
How to Upload files to S3 in a C# ASP .NET Core App

How to Upload files to S3 in a C# ASP .NET Core App

18
Comments
2 min read
The .NET Stacks #30: 🥂 See ya, 2020

The .NET Stacks #30: 🥂 See ya, 2020

11
Comments
13 min read
Application Insights for Worker Service using Serilog

Application Insights for Worker Service using Serilog

9
Comments
2 min read
Trace Dapper.NET Source Code - Emit IL Mapping

Trace Dapper.NET Source Code - Emit IL Mapping

8
Comments
6 min read
Getting Started with Azure Service Bus Queues & ASP.NET Core - Part 2

Getting Started with Azure Service Bus Queues & ASP.NET Core - Part 2

13
Comments 4
4 min read
The problem with HTTP PUT method and possible ways to resolve it

The problem with HTTP PUT method and possible ways to resolve it

13
Comments
6 min read
Introduction to C# 9 Workshop

Introduction to C# 9 Workshop

16
Comments
1 min read
Blast Off with Blazor: Build a responsive image gallery

Blast Off with Blazor: Build a responsive image gallery

9
Comments
6 min read
How to Build a Quick UI for Your Restful API + Howto Cheatsheet

How to Build a Quick UI for Your Restful API + Howto Cheatsheet

7
Comments
4 min read
Making C# More Welcoming

Making C# More Welcoming

47
Comments 2
12 min read
Blast Off with Blazor: Integrate Cosmos DB with Blazor WebAssembly

Blast Off with Blazor: Integrate Cosmos DB with Blazor WebAssembly

7
Comments
6 min read
Kentico Xperience Xplorations: Quickly Debugging Queries in a Console Application

Kentico Xperience Xplorations: Quickly Debugging Queries in a Console Application

10
Comments
8 min read
Unity 106: Platforms and Builds

Unity 106: Platforms and Builds

6
Comments
1 min read
Trace Dapper.NET Source Code - TypeHandler custom Mapping logic & its underlying logic

Trace Dapper.NET Source Code - TypeHandler custom Mapping logic & its underlying logic

10
Comments
5 min read
.NET 5.0 Blazor Web Assembly TODO List simple app

.NET 5.0 Blazor Web Assembly TODO List simple app

12
Comments 2
7 min read
【C#】Play records

【C#】Play records

6
Comments
4 min read
How To Deploy Your .NET Core App on an IIS Server

How To Deploy Your .NET Core App on an IIS Server

5
Comments
4 min read
Trace Dapper.NET Source Code - Query Multiple Mapping

Trace Dapper.NET Source Code - Query Multiple Mapping

10
Comments
6 min read
What languages are most commonly used for GUI development?

What languages are most commonly used for GUI development?

6
Comments 2
1 min read
Introducing TinYard - Your next .NET IoC framework

Introducing TinYard - Your next .NET IoC framework

3
Comments
3 min read
Design: Modelos Anêmicos e Modelos Ricos

Design: Modelos Anêmicos e Modelos Ricos

70
Comments 16
10 min read
Game Dev Digest — Issue #74 - Visuals and Math

Game Dev Digest — Issue #74 - Visuals and Math

2
Comments
10 min read
Designing of Personal Assistant By WinForm in C#

Designing of Personal Assistant By WinForm in C#

6
Comments
1 min read
Unit Testing the Azure Cosmos DB Change Feed in xUnit and C#

Unit Testing the Azure Cosmos DB Change Feed in xUnit and C#

10
Comments
4 min read
Use local function attributes with C# 9

Use local function attributes with C# 9

5
Comments
2 min read
Trace Dapper.NET Source Code - Wrong SQL String Concat Will Cause Slow Efficiency And Memory Leaks

Trace Dapper.NET Source Code - Wrong SQL String Concat Will Cause Slow Efficiency And Memory Leaks

9
Comments
4 min read
5 Must Install NuGet Packages for New Xamarin Projects

5 Must Install NuGet Packages for New Xamarin Projects

14
Comments
4 min read
Designing Around F# Interop

Designing Around F# Interop

12
Comments
8 min read
Benchmark Strings

Benchmark Strings

6
Comments
3 min read
Awesome console apps in C#

Awesome console apps in C#

7
Comments
4 min read
How to Use AWS SES as a Custom Email Sender in ASP .Net Core Identity

How to Use AWS SES as a Custom Email Sender in ASP .Net Core Identity

9
Comments 1
2 min read
Want to run your exe from just anywhere on your computer?

Want to run your exe from just anywhere on your computer?

7
Comments 1
3 min read
What are "var" and "dynamic" in C#?

What are "var" and "dynamic" in C#?

23
Comments 11
2 min read
Building a Software Survey using Blazor - Part 10 - Bicep

Building a Software Survey using Blazor - Part 10 - Bicep

6
Comments
5 min read
Trace Dapper.NET Source Code - The important concept of dynamic create method "code from result" optimizes efficiency

Trace Dapper.NET Source Code - The important concept of dynamic create method "code from result" optimizes efficiency

8
Comments 3
2 min read
Best .NET Posts This Week: 6th December 2020

Best .NET Posts This Week: 6th December 2020

7
Comments
3 min read
Print PDF and Export Excel from RDLC in Asp.Net Core

Print PDF and Export Excel from RDLC in Asp.Net Core

35
Comments 13
3 min read
Three Methods to Convert Strings into Enums in C#

Three Methods to Convert Strings into Enums in C#

6
Comments
5 min read
how does Entity Framework Core figure out where to get the connection string in .NET Core app?

how does Entity Framework Core figure out where to get the connection string in .NET Core app?

3
Comments
1 min read
Small examples to use Rust from C#

Small examples to use Rust from C#

6
Comments
1 min read
Augmented Reality for .NET Developers on iOS

Augmented Reality for .NET Developers on iOS

10
Comments 2
4 min read
loading...