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.
PHP 8 is amazing. I still prefer C#.

PHP 8 is amazing. I still prefer C#.

5
Comments 2
7 min read
【.NET 5】【WPF】Try MVVM

【.NET 5】【WPF】Try MVVM

4
Comments
5 min read
Step by step guide on how to add authentication to Asp.Net core mvc and how to customise it

Step by step guide on how to add authentication to Asp.Net core mvc and how to customise it

4
Comments
1 min read
Pdf Converter

Pdf Converter

2
Comments
1 min read
Dialogs in AvaloniaUI

Dialogs in AvaloniaUI

9
Comments 3
5 min read
Faster SQL Bulk Inserts With C#

Faster SQL Bulk Inserts With C#

15
Comments 2
8 min read
More with Gruut: Use the Microsoft Bot Framework to analyze emotion with the Azure Face API

More with Gruut: Use the Microsoft Bot Framework to analyze emotion with the Azure Face API

6
Comments
8 min read
Learn how YOU can manage your app configuration in ASP .NET Core

Learn how YOU can manage your app configuration in ASP .NET Core

35
Comments 4
6 min read
Trace Dapper.NET Source Code - The Underlying Logic Of Parameterization

Trace Dapper.NET Source Code - The Underlying Logic Of Parameterization

7
Comments
7 min read
How to use an Android device for ASP.NET development

How to use an Android device for ASP.NET development

5
Comments
6 min read
Lazy Loading Syncfusion Blazor Assemblies in a Blazor WebAssembly Application

Lazy Loading Syncfusion Blazor Assemblies in a Blazor WebAssembly Application

3
Comments
6 min read
Windows Containers and .NET Framework applications: The Basics

Windows Containers and .NET Framework applications: The Basics

10
Comments 1
5 min read
How to add localisation to Asp.Net core

How to add localisation to Asp.Net core

5
Comments
1 min read
Modern development: creating a REST API, via CI/CD and back

Modern development: creating a REST API, via CI/CD and back

15
Comments
3 min read
C# A to Z: Assignment with Init-Only Setters

C# A to Z: Assignment with Init-Only Setters

22
Comments
6 min read
Asp Net Core 5 Rest API Authentication with JWT Step by Step

Asp Net Core 5 Rest API Authentication with JWT Step by Step

41
Comments 53
7 min read
Get Current User Outside an ASP.NET Controller

Get Current User Outside an ASP.NET Controller

3
Comments 1
1 min read
Pre-render Blazor WebAssembly at build time to optimize for search engines

Pre-render Blazor WebAssembly at build time to optimize for search engines

8
Comments
12 min read
Understanding WebSockets with ASP.NET Core

Understanding WebSockets with ASP.NET Core

47
Comments
8 min read
How to add docker to Asp.net core MVC application

How to add docker to Asp.net core MVC application

8
Comments 1
1 min read
How Programming Languages Change How You Think

How Programming Languages Change How You Think

116
Comments 7
16 min read
PostgreSQL with EF

PostgreSQL with EF

6
Comments
2 min read
Role-based Authentication with hosted Blazor template

Role-based Authentication with hosted Blazor template

8
Comments 1
4 min read
Linq2DB CRUD Operations

Linq2DB CRUD Operations

11
Comments
2 min read
The easier way to publish your Blazor WebAssembly app for GitHub Pages

The easier way to publish your Blazor WebAssembly app for GitHub Pages

11
Comments 3
4 min read
C# A to Z: Prelude

C# A to Z: Prelude

78
Comments 7
5 min read
Jawbone: a new game dev library for .NET 5

Jawbone: a new game dev library for .NET 5

5
Comments 2
3 min read
Trace Dapper.NET Source Code - Fast Efficiency Key: Cache Principle

Trace Dapper.NET Source Code - Fast Efficiency Key: Cache Principle

8
Comments
3 min read
Fix Blazor WebAssembly PWA integrity checks

Fix Blazor WebAssembly PWA integrity checks

5
Comments
5 min read
Password generation in PowerShell Core (6+)

Password generation in PowerShell Core (6+)

5
Comments 1
2 min read
Blazor, an experience...

Blazor, an experience...

3
Comments
2 min read
ML.NET and Python Polynomial Linear Regression

ML.NET and Python Polynomial Linear Regression

5
Comments
11 min read
EF or Dapper?

EF or Dapper?

2
Comments 8
1 min read
Unit test in C# without IDE

Unit test in C# without IDE

10
Comments
3 min read
Blast Off with Blazor: Prerender a Blazor Web Assembly application

Blast Off with Blazor: Prerender a Blazor Web Assembly application

9
Comments
6 min read
How to deploy Blazor WebAssembly to Firebase Hosting

How to deploy Blazor WebAssembly to Firebase Hosting

12
Comments
11 min read
Monitoring Your Dotnet Service Using Prometheus

Monitoring Your Dotnet Service Using Prometheus

23
Comments 2
5 min read
Choosing Between Blazor Server or WebAssembly

Choosing Between Blazor Server or WebAssembly

12
Comments 5
6 min read
Trace Dapper.NET Source Code - Introduction、Dynamic Query

Trace Dapper.NET Source Code - Introduction、Dynamic Query

10
Comments
5 min read
ORM for .NET 5 Records

ORM for .NET 5 Records

6
Comments
4 min read
Best 20 C# & .NET Blogs

Best 20 C# & .NET Blogs

37
Comments 2
8 min read
Monetizing Blazor.help

Monetizing Blazor.help

5
Comments 3
1 min read
Video: How to deploy Blazor WebAssembly to GitHub Pages

Video: How to deploy Blazor WebAssembly to GitHub Pages

5
Comments
1 min read
Augmented Reality Advent Calendar

Augmented Reality Advent Calendar

2
Comments
1 min read
Tracking down the Cause of Internal Server Error with AWS HTTP API Gateway

Tracking down the Cause of Internal Server Error with AWS HTTP API Gateway

8
Comments 1
6 min read
Unity 105: Debugging and Analyzing

Unity 105: Debugging and Analyzing

7
Comments
2 min read
Píldoras de C#: Task Parallel Library (TPL) Procesamiento Multihilo y asíncrono

Píldoras de C#: Task Parallel Library (TPL) Procesamiento Multihilo y asíncrono

25
Comments
11 min read
Best .NET Posts This Week: 20th December 2020

Best .NET Posts This Week: 20th December 2020

4
Comments
3 min read
How to migrate Blazor Webassembly to .NET 5

How to migrate Blazor Webassembly to .NET 5

6
Comments
2 min read
Learn to make a web app with ASP NET Core and Vue

Learn to make a web app with ASP NET Core and Vue

11
Comments
8 min read
The .NET Stacks #30: 🥂 See ya, 2020

The .NET Stacks #30: 🥂 See ya, 2020

11
Comments
13 min read
Application Insights for Worker Service using Serilog

Application Insights for Worker Service using Serilog

9
Comments
2 min read
Trace Dapper.NET Source Code - Emit IL Mapping

Trace Dapper.NET Source Code - Emit IL Mapping

8
Comments
6 min read
ASP.NET Core structured logging - introduction

ASP.NET Core structured logging - introduction

6
Comments
2 min read
On .NET Episode: What is MSAL + Microsoft.Identity.Web?

On .NET Episode: What is MSAL + Microsoft.Identity.Web?

5
Comments
1 min read
Getting Started with Azure Service Bus Queues & ASP.NET Core - Part 2

Getting Started with Azure Service Bus Queues & ASP.NET Core - Part 2

13
Comments 4
4 min read
The problem with HTTP PUT method and possible ways to resolve it

The problem with HTTP PUT method and possible ways to resolve it

12
Comments
6 min read
Introduction to C# 9 Workshop

Introduction to C# 9 Workshop

16
Comments
1 min read
Teste de integração com SqlServer e Azure Devops

Teste de integração com SqlServer e Azure Devops

8
Comments
6 min read
Blast Off with Blazor: Build a responsive image gallery

Blast Off with Blazor: Build a responsive image gallery

9
Comments
6 min read
loading...