Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Tu primera aplicación en .NET
Cover image for Tu primera aplicación en .NET

Tu primera aplicación en .NET

13
Comments
3 min read
Use IdentityModel to manage ASP.NET Core Access Tokens the easy way

Use IdentityModel to manage ASP.NET Core Access Tokens the easy way

13
Comments
3 min read
RepoDb - a hybrid ORM library for .NET.

RepoDb - a hybrid ORM library for .NET.

9
Comments 4
2 min read
Demystifying Async & Await in C#
Cover image for Demystifying Async & Await in C#

Demystifying Async & Await in C#

58
Comments 6
5 min read
Read-once variable - R1V, ROV, ... - in C#

Read-once variable - R1V, ROV, ... - in C#

8
Comments 15
1 min read
Easy-TOTP, A Time-Based authorization token generator library for C#
Cover image for Easy-TOTP, A Time-Based authorization token generator library for C#

Easy-TOTP, A Time-Based authorization token generator library for C#

35
Comments 2
2 min read
AutoInvoke (Runtime method resolving and invoking)

AutoInvoke (Runtime method resolving and invoking)

3
Comments
1 min read
Creating Bespoke Input Components for Blazor from Scratch

Creating Bespoke Input Components for Blazor from Scratch

7
Comments
6 min read
Hello ASP .NET Core v3.1!

Hello ASP .NET Core v3.1!

7
Comments
5 min read
ASP .NET Core code sharing between Blazor, MVC and Razor Pages

ASP .NET Core code sharing between Blazor, MVC and Razor Pages

8
Comments
9 min read
How to use GraphQL Subscriptions in DotNet Core

How to use GraphQL Subscriptions in DotNet Core

8
Comments
6 min read
Managing and handling the filesystem using .NET Core

Managing and handling the filesystem using .NET Core

17
Comments 1
7 min read
Autenticación de Bots con Azure Active Directory
Cover image for Autenticación de Bots con Azure Active Directory

Autenticación de Bots con Azure Active Directory

10
Comments
14 min read
A Blazor project template for the real world

A Blazor project template for the real world

12
Comments
1 min read
When is it appropriate to use expression bodied methods?

When is it appropriate to use expression bodied methods?

7
Comments 5
1 min read
Vistulans - Game Dev Diary - Days 8-14 - Graph Logic
Cover image for Vistulans - Game Dev Diary - Days 8-14 - Graph Logic

Vistulans - Game Dev Diary - Days 8-14 - Graph Logic

7
Comments
4 min read
Fault Resilience in Web Calls Using Polly

Fault Resilience in Web Calls Using Polly

6
Comments
4 min read
Adding HATEOAS to an ASP.NET Core API
Cover image for Adding HATEOAS to an ASP.NET Core API

Adding HATEOAS to an ASP.NET Core API

11
Comments 1
6 min read
OzCode a new way to debug your code

OzCode a new way to debug your code

4
Comments 3
4 min read
Binary & Bit Manipulation

Binary & Bit Manipulation

46
Comments 3
4 min read
Why all our objects be a little more private

Why all our objects be a little more private

7
Comments 4
3 min read
How to catch OverflowExceptions when casting values in .NET
Cover image for How to catch OverflowExceptions when casting values in .NET

How to catch OverflowExceptions when casting values in .NET

7
Comments
1 min read
Value Tuples makes actions better

Value Tuples makes actions better

7
Comments 1
1 min read
Desired Capabilities in Selenium Testing With Examples

Desired Capabilities in Selenium Testing With Examples

13
Comments
18 min read
Mocking HttpClients using HttpClientHandler in C#

Mocking HttpClients using HttpClientHandler in C#

6
Comments
2 min read
loading...