close
The Wayback Machine - https://web.archive.org/web/20211203212001/https://dev.to/t/dotnet

DEV Community

.NET

Posts

👋 Sign in for the ability sort posts by top and latest.
Image classification in web applications with ML.NET

Image classification in web applications with ML.NET

Reactions 3 Comments
6 min read
Dealing with workflows in F#

Dealing with workflows in F#

Reactions 6 Comments
11 min read
DotVVM Advent Calendar 2021

DotVVM Advent Calendar 2021

Reactions 3 Comments
4 min read
Fixing Office Interop on 64-Bit Windows 10 ()

Fixing Office Interop on 64-Bit Windows 10 ()

Reactions 4 Comments
3 min read
5 easy tips for writing C# better

5 easy tips for writing C# better

Reactions 8 Comments 4
2 min read
Do we have to await every single C# async method?

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

Reactions 4 Comments
2 min read
Melhorando o tratamento de exceções no C#

Melhorando o tratamento de exceções no C#

Reactions 3 Comments
3 min read
5 Programming Principles To Live By

5 Programming Principles To Live By

Reactions 14 Comments
3 min read
App secrets in dot net core

App secrets in dot net core

Reactions 1 Comments
1 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)

Reactions 2 Comments
1 min read
Llamar a funciones JavaScript desde DotVVM con JS Directive

Llamar a funciones JavaScript desde DotVVM con JS Directive

Reactions 4 Comments
4 min read
Adopting 200 OK! Error Handling strategy in GraphQL with Hot Chocolate (dotnet).

Adopting 200 OK! Error Handling strategy in GraphQL with Hot Chocolate (dotnet).

Reactions 4 Comments
7 min read
Video conference project

Video conference project

Reactions 2 Comments 1
1 min read
Unity Tips: Properties and the Inspector

Unity Tips: Properties and the Inspector

Reactions 2 Comments 1
8 min read
Como usar Redis em uma solução .Net

Como usar Redis em uma solução .Net

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

C# conversions: Implicit VS Explicit

Reactions 12 Comments
4 min read
Vertical Slice Architecture

Vertical Slice Architecture

Reactions 6 Comments
5 min read
All hail bug reports: how we reduced the analysis time of the user’s project from 80 to 4 hours

All hail bug reports: how we reduced the analysis time of the user’s project from 80 to 4 hours

Reactions 6 Comments
10 min read
Calling JavaScript functions from DotVVM with JS Directive

Calling JavaScript functions from DotVVM with JS Directive

Reactions 4 Comments
3 min read
Manually Removing .NET SDKs from MacOS

Manually Removing .NET SDKs from MacOS

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

CI/CD for .net 6, using GitHub actions

Reactions 12 Comments
10 min read
Two years as a Developer Advocate of DotVVM

Two years as a Developer Advocate of DotVVM

Reactions 5 Comments
3 min read
Using GitHub Actions to Update .NET Dependencies Automatically

Using GitHub Actions to Update .NET Dependencies Automatically

Reactions 2 Comments
5 min read
Migrating and open-sourcing my blog

Migrating and open-sourcing my blog

Reactions 5 Comments
9 min read
Uploading files with ASP.NET Minimal APIs

Uploading files with ASP.NET Minimal APIs

Reactions 2 Comments
2 min read
Configuring SpecFlow with a self-hosted .NET 5 Web API

Configuring SpecFlow with a self-hosted .NET 5 Web API

Reactions 5 Comments
8 min read
First Project: A Client to an API

First Project: A Client to an API

Reactions 6 Comments
4 min read
[Video] High-performance and compile-time logging source generation in .NET 6

[Video] High-performance and compile-time logging source generation in .NET 6

Reactions 2 Comments
1 min read
Being a Softare Engineer: A marathon and not a sprint

Being a Softare Engineer: A marathon and not a sprint

Reactions 2 Comments 1
2 min read
Getting started with .NET Core API, MongoDB, and Transactions

Getting started with .NET Core API, MongoDB, and Transactions

Reactions 3 Comments
8 min read
How to Extract Airbnb Pages Using ProxyCrawl in .NET

How to Extract Airbnb Pages Using ProxyCrawl in .NET

Reactions 6 Comments
4 min read
[Post 2]LINQ -IEnumerator

[Post 2]LINQ -IEnumerator

Reactions 2 Comments
2 min read
Upload Image Files in Asp.net Core via ajax

Upload Image Files in Asp.net Core via ajax

Reactions 4 Comments
3 min read
Deploying Umbraco 9 to Azure App Service for Linux

Deploying Umbraco 9 to Azure App Service for Linux

Reactions 2 Comments
8 min read
Deploy a .NET API to Heroku through GitHub Actions

Deploy a .NET API to Heroku through GitHub Actions

Reactions 4 Comments 2
6 min read
Typesafe F# configuration binding

Typesafe F# configuration binding

Reactions 15 Comments 1
11 min read
.NET, ASP.NET Core, APIs REST e desenvolvimento Back-End: dicas para o dia a dia | Novembro-2021

.NET, ASP.NET Core, APIs REST e desenvolvimento Back-End: dicas para o dia a dia | Novembro-2021

Reactions 4 Comments
4 min read
Top 5 Reasons to Consider Using .NET by IoT Startups

Top 5 Reasons to Consider Using .NET by IoT Startups

Reactions 5 Comments
4 min read
Display a friendly name with Enum.ToString()

Display a friendly name with Enum.ToString()

Reactions 2 Comments
2 min read
How to Create Pdf File in C#

How to Create Pdf File in C#

Reactions 12 Comments
6 min read
Modularize ASP.NET DI configurations using Autofac

Modularize ASP.NET DI configurations using Autofac

Reactions 5 Comments 2
2 min read
Capture Logs in Unit Tests

Capture Logs in Unit Tests

Reactions 2 Comments 1
9 min read
Deploying .net core, angular and sql server to ubuntu

Deploying .net core, angular and sql server to ubuntu

Reactions 10 Comments
6 min read
The .NET Stacks #67: 🆕 .NET 6 RC2 arrives

The .NET Stacks #67: 🆕 .NET 6 RC2 arrives

Reactions 9 Comments
7 min read
C#: IEnumerable, yield return, and lazy evaluation

C#: IEnumerable, yield return, and lazy evaluation

Reactions 11 Comments
5 min read
Chain of Responsibility e ASP.Net Core

Chain of Responsibility e ASP.Net Core

Reactions 16 Comments 2
6 min read
.Net Generic Repository Pattern

.Net Generic Repository Pattern

Reactions 4 Comments
2 min read
[Post-4][LINQ] Yield-Performance

[Post-4][LINQ] Yield-Performance

Reactions 1 Comments
3 min read
.NET 5 Overview | Features and Latest NEWS[2021]:

.NET 5 Overview | Features and Latest NEWS[2021]:

Reactions 2 Comments
3 min read
3+3 ASP.NET Mistakes (+ How to avoid them)

3+3 ASP.NET Mistakes (+ How to avoid them)

Reactions 15 Comments 1
3 min read
Running a .NET Twitter bot on Pi: Part 1 – The Bot

Running a .NET Twitter bot on Pi: Part 1 – The Bot

Reactions 6 Comments 2
6 min read
Instalando .NET 6 em todas plataforma em forma de scripts

Instalando .NET 6 em todas plataforma em forma de scripts

Reactions 12 Comments
1 min read
WebSockets and HTTP streaming in .NET 🤝📲

WebSockets and HTTP streaming in .NET 🤝📲

Reactions 5 Comments
3 min read
Exploring C# 10: Use Extended Property Patterns to Easily Access Nested Properties

Exploring C# 10: Use Extended Property Patterns to Easily Access Nested Properties

Reactions 5 Comments
2 min read
How and where to store SQL scripts in C#

How and where to store SQL scripts in C#

Reactions 10 Comments
6 min read
How to schedule tasks in .NET? We've made it seem easy #2

How to schedule tasks in .NET? We've made it seem easy #2

Reactions 14 Comments
4 min read
Implement Unit and Integration tests on .NET with xUnit

Implement Unit and Integration tests on .NET with xUnit

Reactions 7 Comments
7 min read
5 Visual Studio Extensions you Definitely need as a .NET Developer

5 Visual Studio Extensions you Definitely need as a .NET Developer

Reactions 14 Comments 1
4 min read
RIP Copy and Paste from Stackoverflow! 🚨 (+Trojan Source Solution)

RIP Copy and Paste from Stackoverflow! 🚨 (+Trojan Source Solution)

Reactions 242 Comments 22
5 min read
Just popped in to let you know

Just popped in to let you know

Reactions 3 Comments
1 min read
loading...