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.
Increase Productivity with LINQPad

Increase Productivity with LINQPad

10
Comments
5 min read
MVPs and $100k AWS Bills: Reflections on the launch of Octopus Cloud 1.0

MVPs and $100k AWS Bills: Reflections on the launch of Octopus Cloud 1.0

8
Comments
6 min read
7 Easy Steps to Add Custom Controls to Visual Studio Toolbox

7 Easy Steps to Add Custom Controls to Visual Studio Toolbox

7
Comments
3 min read
Serverless HTTP With Durable Functions

Serverless HTTP With Durable Functions

40
Comments
8 min read
Syncfusion Xamarin Controls Now Part of Microsoft Visual Studio Dev Essentials!

Syncfusion Xamarin Controls Now Part of Microsoft Visual Studio Dev Essentials!

5
Comments
1 min read
Blazor Write to LocalStorage

Blazor Write to LocalStorage

11
Comments 3
4 min read
Blazor-Auth0 v2.0.0-Preview4 is alive!

Blazor-Auth0 v2.0.0-Preview4 is alive!

6
Comments
1 min read
A REST API Solution to Merge Documents in .NET

A REST API Solution to Merge Documents in .NET

9
Comments
2 min read
Text Reader

Text Reader

3
Comments 3
1 min read
Simple .NET Core Benchmark for Whitespace Count

Simple .NET Core Benchmark for Whitespace Count

8
Comments
2 min read
Call Github GraphQL API using c#

Call Github GraphQL API using c#

4
Comments 1
2 min read
How to Apply Table Styles to Word Tables in C# and VB.NET

How to Apply Table Styles to Word Tables in C# and VB.NET

8
Comments
8 min read
What’s with C# 8.0 – Nullable Reference Type

What’s with C# 8.0 – Nullable Reference Type

8
Comments
4 min read
100 Days Of Code - Round 1 Days 1 to 7

100 Days Of Code - Round 1 Days 1 to 7

10
Comments
4 min read
MyJournal.Notebook Add-In for OneNote: Journaling Made Easy

MyJournal.Notebook Add-In for OneNote: Journaling Made Easy

6
Comments
2 min read
A tale of two classes

A tale of two classes

6
Comments
6 min read
How to Create and Read Barcodes in C#

How to Create and Read Barcodes in C#

9
Comments
3 min read
Lift and Shift .Net Apps with Elastic Beanstalk

Lift and Shift .Net Apps with Elastic Beanstalk

3
Comments
5 min read
Introducing Shimmer in Xamarin.Forms

Introducing Shimmer in Xamarin.Forms

9
Comments
4 min read
Create .NET Core 3 local tools without touching .csproj

Create .NET Core 3 local tools without touching .csproj

10
Comments 2
1 min read
How to publish ASP.NET Core 3.0 Web App / API in Azure Linux App Service explained from scratch

How to publish ASP.NET Core 3.0 Web App / API in Azure Linux App Service explained from scratch

6
Comments
4 min read
How to generate C# or Visual Basic client code for OData protocol versions 1.0–4.0

How to generate C# or Visual Basic client code for OData protocol versions 1.0–4.0

6
Comments
3 min read
Do you know about Jabit! ?

Do you know about Jabit! ?

5
Comments 2
1 min read
How YOU can create and manage Serverless functions using a CLI

How YOU can create and manage Serverless functions using a CLI

47
Comments
7 min read
3 Ways to Bind Blazor Data to DOM

3 Ways to Bind Blazor Data to DOM

9
Comments
3 min read
How to find corrupted PDF files in C# easily

How to find corrupted PDF files in C# easily

9
Comments
4 min read
Get started with client-side Blazor and WebAssembly

Get started with client-side Blazor and WebAssembly

10
Comments
3 min read
Announcing our new collaboration with Uno Platform

Announcing our new collaboration with Uno Platform

4
Comments
2 min read
How to deploy a Web-App in IIS

How to deploy a Web-App in IIS

6
Comments
1 min read
Nothing but dotNET - Prologue

Nothing but dotNET - Prologue

6
Comments 1
3 min read
How .NET & Big Data Based Solutions can Prove Highly Beneficial for your Project

How .NET & Big Data Based Solutions can Prove Highly Beneficial for your Project

6
Comments
3 min read
.Net Core 3.0 near to real world ;)

.Net Core 3.0 near to real world ;)

5
Comments
2 min read
Excuse Me, Could You Validate this for me, Please?

Excuse Me, Could You Validate this for me, Please?

10
Comments 1
4 min read
.NET Core 3.0 - What’s New and Upcoming

.NET Core 3.0 - What’s New and Upcoming

8
Comments
2 min read
DevOps, Release Pipeline, Console App, Replace Endpoints

DevOps, Release Pipeline, Console App, Replace Endpoints

4
Comments 1
2 min read
NLog vs log4net

NLog vs log4net

5
Comments
3 min read
LINQPad: More control over your queries

LINQPad: More control over your queries

12
Comments 2
5 min read
VS Code リモート開発で .NET Framework の .exe をビルドしてみた

VS Code リモート開発で .NET Framework の .exe をビルドしてみた

3
Comments
3 min read
What's new in ASP.NET Core 3.0 for React SPAs?

What's new in ASP.NET Core 3.0 for React SPAs?

10
Comments
3 min read
An Introduction to Pure v. Impure Functions

An Introduction to Pure v. Impure Functions

22
Comments
4 min read
What to Look Forward to in .NET Core 3.0 Features

What to Look Forward to in .NET Core 3.0 Features

6
Comments 1
4 min read
Creating a Car Game in React - Part 6 - Adding High Scores

Creating a Car Game in React - Part 6 - Adding High Scores

9
Comments 2
6 min read
Reading sources needed on unit/integration/functional testing in .NET

Reading sources needed on unit/integration/functional testing in .NET

9
Comments
1 min read
How to Import Data from SQL Server to Excel Table in C#

How to Import Data from SQL Server to Excel Table in C#

11
Comments
8 min read
Checklist for Hosting ASP.NET Core Site in Linux VM

Checklist for Hosting ASP.NET Core Site in Linux VM

7
Comments
2 min read
Introducing StepProgressBar for Xamarin.Forms

Introducing StepProgressBar for Xamarin.Forms

10
Comments 1
4 min read
My TOP resources for .NET & Azure

My TOP resources for .NET & Azure

12
Comments
1 min read
Sign and send any document with GroupDocs.Signature (API)✍️

Sign and send any document with GroupDocs.Signature (API)✍️

12
Comments
2 min read
Creating Custom Middleware in ASP.NET Core (Part 1)

Creating Custom Middleware in ASP.NET Core (Part 1)

13
Comments
3 min read
Depuración remota con Visual Studio Code contra una Raspberry Pi (ARM) usando .NET Core (Parte 2)

Depuración remota con Visual Studio Code contra una Raspberry Pi (ARM) usando .NET Core (Parte 2)

6
Comments
10 min read
Tuning performance on Azure websites using remote profiling

Tuning performance on Azure websites using remote profiling

7
Comments 1
3 min read
Share Tech Links - A platform to share tech resources

Share Tech Links - A platform to share tech resources

12
Comments
2 min read
ASP.NET Core 3.0 Preview 8 - Novidades do Blazor - Estrutura e código

ASP.NET Core 3.0 Preview 8 - Novidades do Blazor - Estrutura e código

5
Comments
3 min read
Using Suave and F# to Setup CRUD API Routes

Using Suave and F# to Setup CRUD API Routes

9
Comments
4 min read
How to move a Blob to another Container

How to move a Blob to another Container

4
Comments 1
1 min read
ASP.NET Core 3.0 Preview 8 - Novidades do Blazor - Novos Templates

ASP.NET Core 3.0 Preview 8 - Novidades do Blazor - Novos Templates

6
Comments
4 min read
Depuración remota con Visual Studio Code contra una Raspberry Pi (ARM) usando .NET Core (Parte 1)

Depuración remota con Visual Studio Code contra una Raspberry Pi (ARM) usando .NET Core (Parte 1)

5
Comments
4 min read
FIGHT FRAUD! As a C# .NET full stack Developer

FIGHT FRAUD! As a C# .NET full stack Developer

5
Comments
1 min read
How can i generate report in a micro service project

How can i generate report in a micro service project

3
Comments 1
1 min read
The .NET Core Podcast Episode 31 - The Liberal Arts and Levelling Up Your Career with Thomas Betts

The .NET Core Podcast Episode 31 - The Liberal Arts and Levelling Up Your Career with Thomas Betts

5
Comments
3 min read
loading...