Forem

.NET

.NET is an open source developer platform, created by Microsoft, for building many types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, gaming, and IoT. Find more at https://dot.net

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Do we have to await every single C# async method?

Do we have to await every single C# async method?

7
Comments
2 min read
Being a Softare Engineer: A marathon and not a sprint
Cover image for Being a Softare Engineer: A marathon and not a sprint

Being a Softare Engineer: A marathon and not a sprint

2
Comments 1
2 min read
5 Programming Principles To Live By
Cover image for 5 Programming Principles To Live By

5 Programming Principles To Live By

17
Comments
3 min read
DotVVM Advent Calendar 2021
Cover image for DotVVM Advent Calendar 2021

DotVVM Advent Calendar 2021

4
Comments
4 min read
CI/CD for .net 6, using GitHub actions
Cover image for CI/CD for .net 6, using GitHub actions

CI/CD for .net 6, using GitHub actions

15
Comments
10 min read
Microsoft Orleans - Long running CPU bound work
Cover image for Microsoft Orleans - Long running CPU bound work

Microsoft Orleans - Long running CPU bound work

7
Comments
6 min read
Agregando la clase Startup en ASP.NET Core 6.
Cover image for Agregando la clase Startup en ASP.NET Core 6.

Agregando la clase Startup en ASP.NET Core 6.

2
Comments
4 min read
Two years as a Developer Advocate of DotVVM
Cover image for Two years as a Developer Advocate of DotVVM

Two years as a Developer Advocate of DotVVM

7
Comments
3 min read
[Post 2]LINQ -IEnumerator

[Post 2]LINQ -IEnumerator

2
Comments
2 min read
Explorando Vertical Slice Architecture con .NET 6

Explorando Vertical Slice Architecture con .NET 6

42
Comments 18
5 min read
Como usar Redis em uma solução .Net
Cover image for Como usar Redis em uma solução .Net

Como usar Redis em uma solução .Net

5
Comments 1
5 min read
C# conversions: Implicit VS Explicit
Cover image for C# conversions: Implicit VS Explicit

C# conversions: Implicit VS Explicit

20
Comments
4 min read
How to Create a Cascading ComboBox in Blazor
Cover image for How to Create a Cascading ComboBox in Blazor

How to Create a Cascading ComboBox in Blazor

3
Comments
1 min read
Typesafe F# configuration binding

Typesafe F# configuration binding

19
Comments 4
11 min read
Deploy a .NET API to Heroku through GitHub Actions

Deploy a .NET API to Heroku through GitHub Actions

7
Comments 2
6 min read
Getting started with GraphQL in .NET 6 - Part 4 (Extra - Deploy to Azure Web App)
Cover image for Getting started with GraphQL in .NET 6 - Part 4 (Extra - Deploy to Azure Web App)

Getting started with GraphQL in .NET 6 - Part 4 (Extra - Deploy to Azure Web App)

3
Comments
1 min read
Using GitHub Actions to Update .NET Dependencies Automatically
Cover image for Using GitHub Actions to Update .NET Dependencies Automatically

Using GitHub Actions to Update .NET Dependencies Automatically

3
Comments
5 min read
Getting started with GraphQL in .NET 6 - Part 3 (Consume with ApolloClient React)
Cover image for Getting started with GraphQL in .NET 6 - Part 3 (Consume with ApolloClient React)

Getting started with GraphQL in .NET 6 - Part 3 (Consume with ApolloClient React)

5
Comments 1
3 min read
Display a friendly name with Enum.ToString()
Cover image for Display a friendly name with Enum.ToString()

Display a friendly name with Enum.ToString()

2
Comments
2 min read
How to Create a Pdf File in C#
Cover image for How to Create a Pdf File in C#

How to Create a Pdf File in C#

27
Comments 2
21 min read
How to Filter and Group the Blazor Dropdown List Items
Cover image for How to Filter and Group the Blazor Dropdown List Items

How to Filter and Group the Blazor Dropdown List Items

3
Comments
1 min read
Manually Removing .NET SDKs from MacOS
Cover image for Manually Removing .NET SDKs from MacOS

Manually Removing .NET SDKs from MacOS

4
Comments
4 min read
A variety of errors in C# code by the example of CMS DotNetNuke: 40 questions about the quality

A variety of errors in C# code by the example of CMS DotNetNuke: 40 questions about the quality

2
Comments
24 min read
Uploading files with ASP.NET Minimal APIs

Uploading files with ASP.NET Minimal APIs

7
Comments 2
2 min read
How to Bind Data in a Blazor Rich Text Editor Component
Cover image for How to Bind Data in a Blazor Rich Text Editor Component

How to Bind Data in a Blazor Rich Text Editor Component

4
Comments
1 min read
loading...