DEV Community

.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.
.NET 6 Has Arrived: Here Are A Few of My Favorite Things

.NET 6 Has Arrived: Here Are A Few of My Favorite Things

4
Comments 1
9 min read
5 easy tips for writing C# better

5 easy tips for writing C# better

16
Comments 6
2 min read
Melhorando o tratamento de exceções no C#

Melhorando o tratamento de exceções no C#

11
Comments 1
3 min read
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

Being a Softare Engineer: A marathon and not a sprint

2
Comments 1
2 min read
5 Programming Principles To Live By

5 Programming Principles To Live By

17
Comments
3 min read
DotVVM Advent Calendar 2021

DotVVM Advent Calendar 2021

4
Comments
4 min read
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

Microsoft Orleans - Long running CPU bound work

7
Comments
6 min read
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

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

Como usar Redis em uma solução .Net

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

C# conversions: Implicit VS Explicit

20
Comments
4 min read
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)

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

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)

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()

Display a friendly name with Enum.ToString()

2
Comments
2 min read
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

How to Filter and Group the Blazor Dropdown List Items

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

Manually Removing .NET SDKs from MacOS

4
Comments
4 min read
loading...