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.
Handling non exceptional errors using Result and Result<T>

Handling non exceptional errors using Result and Result<T>

6
Comments
5 min read
Making Http Requests in F#
Cover image for Making Http Requests in F#

Making Http Requests in F#

35
Comments 4
11 min read
Azure Functions and .NET 5: Dependency Injection

Azure Functions and .NET 5: Dependency Injection

7
Comments 2
3 min read
Measuring performance using BenchmarkDotNet - Part 1
Cover image for Measuring performance using BenchmarkDotNet - Part 1

Measuring performance using BenchmarkDotNet - Part 1

21
Comments
9 min read
What I'm doing to implement a modern Azure Functions application

What I'm doing to implement a modern Azure Functions application

11
Comments
5 min read
Doing some IO in F#
Cover image for Doing some IO in F#

Doing some IO in F#

31
Comments
7 min read
Short Read: Domain Model vs View Model?

Short Read: Domain Model vs View Model?

12
Comments
2 min read
Adding Authentication with Azure AD to a .NET Angular Web App with MSAL
Cover image for Adding Authentication with Azure AD to a .NET Angular Web App with MSAL

Adding Authentication with Azure AD to a .NET Angular Web App with MSAL

40
Comments 5
9 min read
Intro to .Net 5 with VSCode - Zero to Deploy
Cover image for Intro to .Net 5 with VSCode - Zero to Deploy

Intro to .Net 5 with VSCode - Zero to Deploy

19
Comments 1
8 min read
Setting up demos in Azure - Part 2: GitHub Actions
Cover image for Setting up demos in Azure - Part 2: GitHub Actions

Setting up demos in Azure - Part 2: GitHub Actions

9
Comments
7 min read
How to read user inputs from a console
Cover image for How to read user inputs from a console

How to read user inputs from a console

5
Comments
5 min read
Best .NET Posts This Week: 14th March 2021
Cover image for Best .NET Posts This Week: 14th March 2021

Best .NET Posts This Week: 14th March 2021

2
Comments
3 min read
The Wrong Migration
Cover image for The Wrong Migration

The Wrong Migration

6
Comments
3 min read
How to deploy Blazor WebAssembly to Cloudflare Pages
Cover image for How to deploy Blazor WebAssembly to Cloudflare Pages

How to deploy Blazor WebAssembly to Cloudflare Pages

5
Comments
7 min read
The .NET Stacks #40: 📚 Ignite is in the books

The .NET Stacks #40: 📚 Ignite is in the books

3
Comments
8 min read
A Cure for Primitive Obsession
Cover image for A Cure for Primitive Obsession

A Cure for Primitive Obsession

7
Comments 1
7 min read
Doing some IO in F# - 2
Cover image for Doing some IO in F# - 2

Doing some IO in F# - 2

14
Comments
5 min read
API's From Dev to Production - Part 5 - Healthchecks
Cover image for API's From Dev to Production - Part 5 - Healthchecks

API's From Dev to Production - Part 5 - Healthchecks

9
Comments
4 min read
VSCode - C# Top Level Programs

VSCode - C# Top Level Programs

7
Comments
2 min read
Cancelando Tasks assíncronas em C#

Cancelando Tasks assíncronas em C#

5
Comments
3 min read
3 Steps to Lazy Load Data in WPF TreeView in MVVM Pattern
Cover image for 3 Steps to Lazy Load Data in WPF TreeView in MVVM Pattern

3 Steps to Lazy Load Data in WPF TreeView in MVVM Pattern

3
Comments
6 min read
Build a Student Feedback Analyzer with Blazor, Azure Functions, Azure Static Web Apps and Azure Cognitive Services

Build a Student Feedback Analyzer with Blazor, Azure Functions, Azure Static Web Apps and Azure Cognitive Services

25
Comments 7
23 min read
Azure AppService and dotnetcore
Cover image for Azure AppService and dotnetcore

Azure AppService and dotnetcore

6
Comments 1
6 min read
On .NET Episode: Building microservices with Tye

On .NET Episode: Building microservices with Tye

4
Comments
1 min read
How to write to a file with C# - StackOverflow doesn't get it right
Cover image for How to write to a file with C# - StackOverflow doesn't get it right

How to write to a file with C# - StackOverflow doesn't get it right

39
Comments 7
5 min read
loading...