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

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 7 + Docker

.NET 7 + Docker

Comments
2 min read
Codebin - MongoDB Atlas Hackathon 2022 Submission

Codebin - MongoDB Atlas Hackathon 2022 Submission

Reactions 1 Comments
2 min read
Step by step: How to host your dotnet projects on Azure for free

Step by step: How to host your dotnet projects on Azure for free

Reactions 6 Comments
5 min read
📝GPT-3 Takes on a C# Interview: Can AI Ace the Coding Questions?

📝GPT-3 Takes on a C# Interview: Can AI Ace the Coding Questions?

Reactions 31 Comments 1
7 min read
Optimizing GUID Generation Step by Step

Optimizing GUID Generation Step by Step

Reactions 10 Comments 2
2 min read
Use Keycloak as Identity Provider from Blazor WebAssembly (WASM) applications

Use Keycloak as Identity Provider from Blazor WebAssembly (WASM) applications

Reactions 3 Comments
13 min read
ngStyle in Angular for Dynamic styling

ngStyle in Angular for Dynamic styling

Reactions 2 Comments
4 min read
TIL: Always check for missing configuration values inside constructors

TIL: Always check for missing configuration values inside constructors

Reactions 5 Comments
3 min read
Localizing ASP.NET Core MVC Applications from Database

Localizing ASP.NET Core MVC Applications from Database

Reactions 3 Comments
21 min read
A small .NET template to back you up

A small .NET template to back you up

Reactions 4 Comments
2 min read
Creating a C# Web API

Creating a C# Web API

Reactions 8 Comments 4
3 min read
Day 1: How to write tests for HttpClient using Moq

Day 1: How to write tests for HttpClient using Moq

Reactions 3 Comments
3 min read
SIMD, a parallel processing at hardware level in C#.

SIMD, a parallel processing at hardware level in C#.

Reactions 4 Comments
3 min read
Concurrent HTTP Call Using SemaphoreSlim in .NET

Concurrent HTTP Call Using SemaphoreSlim in .NET

Reactions 9 Comments 2
3 min read
C# Asynchronous Programming Full Tutorial : Async / Await / Task and Deadlock Fix by ConfigureAwait

C# Asynchronous Programming Full Tutorial : Async / Await / Task and Deadlock Fix by ConfigureAwait

Reactions 3 Comments
5 min read
Teaching Artificial Intelligence to Lie at Card Games

Teaching Artificial Intelligence to Lie at Card Games

Reactions 7 Comments
12 min read
How to build a feature flags service in a few minutes

How to build a feature flags service in a few minutes

Reactions 5 Comments
2 min read
The Best C# 11 Feature You Don't Need

The Best C# 11 Feature You Don't Need

Reactions 5 Comments
3 min read
Enable file nesting for C# razor, Xaml and blazor pages in vscode

Enable file nesting for C# razor, Xaml and blazor pages in vscode

Reactions 2 Comments
1 min read
.NET Core 6 improvements in LINQ: An essential guide for 2023

.NET Core 6 improvements in LINQ: An essential guide for 2023

Reactions 6 Comments
7 min read
Create a Minimal F# Web API with dotnet 6 and Serilog on AWS Lambda

Create a Minimal F# Web API with dotnet 6 and Serilog on AWS Lambda

Reactions 9 Comments 1
7 min read
Catastrophic backtracking: how can a regular expression cause a ReDoS vulnerability?

Catastrophic backtracking: how can a regular expression cause a ReDoS vulnerability?

Reactions 10 Comments 2
9 min read
MongoDB Atlas Hackathon 2022 on DEV | NERM

MongoDB Atlas Hackathon 2022 on DEV | NERM

Reactions 1 Comments
2 min read
Ref vs Out C#: Which is the Better Choice when?

Ref vs Out C#: Which is the Better Choice when?

Reactions 29 Comments 4
5 min read
How to Run dotnet apps Like npm run on Every Platform

How to Run dotnet apps Like npm run on Every Platform

Reactions 3 Comments
3 min read
Using Secret Manager for Configuration in .NET

Using Secret Manager for Configuration in .NET

Reactions 9 Comments 6
2 min read
What is Form Collection and how to implement it in ASP .NET MVC?

What is Form Collection and how to implement it in ASP .NET MVC?

Reactions 3 Comments
6 min read
Unit Testing ILogger with NUnit and Moq

Unit Testing ILogger with NUnit and Moq

Reactions 2 Comments 2
1 min read
Introducing the New .NET MAUI ComboBox Control

Introducing the New .NET MAUI ComboBox Control

Comments
5 min read
Analyzing and enforcing .NET code coverage with coverlet

Analyzing and enforcing .NET code coverage with coverlet

Reactions 7 Comments
8 min read
Design a Temperature Monitor Like a Pro Using WinUI Radial Gauge

Design a Temperature Monitor Like a Pro Using WinUI Radial Gauge

Reactions 4 Comments
14 min read
Migrating the Sitecore MVP site to XM Cloud – Part 1

Migrating the Sitecore MVP site to XM Cloud – Part 1

Reactions 3 Comments
4 min read
Easily Lock and Unlock Annotations Using Xamarin.Forms PDF Viewer

Easily Lock and Unlock Annotations Using Xamarin.Forms PDF Viewer

Reactions 2 Comments
7 min read
Senior C# Developer Shows 5 Tips To Master Your C# Level

Senior C# Developer Shows 5 Tips To Master Your C# Level

Reactions 43 Comments
7 min read
Access private blobs with user credentials using Azure Function and App Service authentication

Access private blobs with user credentials using Azure Function and App Service authentication

Reactions 7 Comments
5 min read
Pulumi - Setting up a Pulumi Stack per Environment 🏗️

Pulumi - Setting up a Pulumi Stack per Environment 🏗️

Reactions 6 Comments
2 min read
Inline Diagnostics in Visual Studio 2022 for C# Code

Inline Diagnostics in Visual Studio 2022 for C# Code

Reactions 11 Comments
3 min read
Easily Track the Progress of Your Work Using the New .NET MAUI ProgressBar

Easily Track the Progress of Your Work Using the New .NET MAUI ProgressBar

Comments
6 min read
How to Build Mobile Document Scanning App with Xamarin.Forms for Android and iOS

How to Build Mobile Document Scanning App with Xamarin.Forms for Android and iOS

Reactions 3 Comments
7 min read
Setup Grafana, Jaeger & Zipkin locally

Setup Grafana, Jaeger & Zipkin locally

Reactions 9 Comments
3 min read
What are Expression-bodied Members in C#?

What are Expression-bodied Members in C#?

Reactions 10 Comments
3 min read
Creating Custom C# Exception Types

Creating Custom C# Exception Types

Reactions 10 Comments 2
4 min read
Creating a weak dictionary in .NET

Creating a weak dictionary in .NET

Reactions 6 Comments
3 min read
I Built an Anime Themed Pomodoro App With WebAssembly Blazor

I Built an Anime Themed Pomodoro App With WebAssembly Blazor

Reactions 8 Comments 1
6 min read
Week 46, 2022 - Tips I learned this week

Week 46, 2022 - Tips I learned this week

Reactions 3 Comments
2 min read
Visual Studio Code con .NET 7 y C# 11

Visual Studio Code con .NET 7 y C# 11

Reactions 8 Comments 1
5 min read
Assertion Scopes, the one FluentAssertions feature you didn't know you needed

Assertion Scopes, the one FluentAssertions feature you didn't know you needed

Reactions 8 Comments
5 min read
BlazorBindings.Maui - Preview 10

BlazorBindings.Maui - Preview 10

Reactions 5 Comments 2
3 min read
.NET Conf 2022 in a Nutshell🥜 (Key Highlights to Know)

.NET Conf 2022 in a Nutshell🥜 (Key Highlights to Know)

Reactions 53 Comments 12
9 min read
What 's new in .NET 7?

What 's new in .NET 7?

Reactions 2 Comments
6 min read
Receiving Real-Time Data In An ASP.NET Core Client Application Using SignalR JavaScript Client

Receiving Real-Time Data In An ASP.NET Core Client Application Using SignalR JavaScript Client

Reactions 5 Comments
5 min read
EF Core 7 is here - Welcome typed entity id 🍾

EF Core 7 is here - Welcome typed entity id 🍾

Reactions 6 Comments 1
5 min read
Discussion: .NET MAUI vs Flutter vs React Native

Discussion: .NET MAUI vs Flutter vs React Native

Reactions 4 Comments 4
1 min read
Requisições em C#

Requisições em C#

Reactions 2 Comments
5 min read
Resources to Stay Up-to-Date For Developers

Resources to Stay Up-to-Date For Developers

Reactions 4 Comments
2 min read
Criando API com .NET

Criando API com .NET

Comments
19 min read
How to Draw 2D Graphics in .NET MAUI’s GraphicsView

How to Draw 2D Graphics in .NET MAUI’s GraphicsView

Reactions 3 Comments
8 min read
Creating a Nuget Package From a .Net 6 class library

Creating a Nuget Package From a .Net 6 class library

Reactions 5 Comments 5
5 min read
Getting an Azure OAuth2 token with a Service Principal

Getting an Azure OAuth2 token with a Service Principal

Reactions 6 Comments
3 min read
Firebase Crashlytics in .NET MAUI

Firebase Crashlytics in .NET MAUI

Reactions 6 Comments
3 min read
loading...