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.
Apply Cut or Copy to blank lines when there is no selection

Apply Cut or Copy to blank lines when there is no selection

6
Comments
1 min read
Timers in .NET Part 2

Timers in .NET Part 2

8
Comments
2 min read
Let's build an Alexa Skill with .NET and pizza 🍕

Let's build an Alexa Skill with .NET and pizza 🍕

6
Comments
7 min read
Creating A OpenAPI (Swagger) Documentation For RESTful Services

Creating A OpenAPI (Swagger) Documentation For RESTful Services

8
Comments
2 min read
A Blurb About Async/Await

A Blurb About Async/Await

7
Comments
2 min read
Timers in .NET

Timers in .NET

5
Comments 5
2 min read
Is there a barrier to entry for .Net?

Is there a barrier to entry for .Net?

35
Comments 8
3 min read
Sitecore Commerce - Introduction

Sitecore Commerce - Introduction

7
Comments 5
4 min read
How to avoid storing secrets in ASP.NET source code

How to avoid storing secrets in ASP.NET source code

12
Comments 1
3 min read
Fix Visual Studio Mono.AndroidTools.RequiresUninstallException

Fix Visual Studio Mono.AndroidTools.RequiresUninstallException

5
Comments
1 min read
Easy Steps to Integrate ASOS in ASP.NET Core API

Easy Steps to Integrate ASOS in ASP.NET Core API

8
Comments
2 min read
Avoiding Hard Coding and Magic Strings in code and databases

Avoiding Hard Coding and Magic Strings in code and databases

38
Comments 1
3 min read
Creating a Basic Web Site from an Asp.Net Core Empty Project

Creating a Basic Web Site from an Asp.Net Core Empty Project

9
Comments
3 min read
.NET in Calgary, CA

.NET in Calgary, CA

3
Comments 2
1 min read
Understanding the ref keyword in C#

Understanding the ref keyword in C#

6
Comments
1 min read
Made something! It's called ImmersiveReaderView, a new control for UWP apps to make reading easier & more accessible to everyone 00:17

Made something! It's called ImmersiveReaderView, a new control for UWP apps to make reading easier & more accessible to everyone

5
Comments
1 min read
Individual developer settings in ASP.NET Core

Individual developer settings in ASP.NET Core

12
Comments 4
3 min read
Easily Animate Your Xamarin Applications with Lottie Animation

Easily Animate Your Xamarin Applications with Lottie Animation

6
Comments
3 min read
Ensuring code quality for API’s with Request Manager API Pattern

Ensuring code quality for API’s with Request Manager API Pattern

11
Comments
10 min read
Why your POSTed models may stop working after upgrading to ASP.NET Core 3.1

Why your POSTed models may stop working after upgrading to ASP.NET Core 3.1

5
Comments 2
2 min read
A step towards a faster Web: Early flushing in c#.net

A step towards a faster Web: Early flushing in c#.net

12
Comments
1 min read
Embedding C# libraries as source code

Embedding C# libraries as source code

8
Comments 7
1 min read
Easily Animate your Xamarin Applications with Lottie Animation

Easily Animate your Xamarin Applications with Lottie Animation

6
Comments
3 min read
Defining Code Rules for .NET Core projects with NDepend

Defining Code Rules for .NET Core projects with NDepend

4
Comments
3 min read
Migration from Asp.Net Core 2.2 to 3.1 — Real project

Migration from Asp.Net Core 2.2 to 3.1 — Real project

4
Comments
4 min read
How to create project templates and extension for Visual Studio 2019

How to create project templates and extension for Visual Studio 2019

4
Comments
4 min read
[Quick Tip] SignalR — AutoReconnect — Asp.Net Core 3.x

[Quick Tip] SignalR — AutoReconnect — Asp.Net Core 3.x

3
Comments
2 min read
Application Configuration - thinking of configuration as data

Application Configuration - thinking of configuration as data

7
Comments 4
6 min read
Select N+1 Problem

Select N+1 Problem

14
Comments 1
3 min read
The subtle art of refactoring #1

The subtle art of refactoring #1

7
Comments 1
2 min read
Happy New Year Everyone!

Happy New Year Everyone!

4
Comments
1 min read
NetLearner on ASP .NET Core 3.1

NetLearner on ASP .NET Core 3.1

6
Comments
3 min read
Resource Based Authorization using Razor Pages - PART 2

Resource Based Authorization using Razor Pages - PART 2

6
Comments
4 min read
Entity Developer & dotConnect Providers Now Support Entity Framework Core 3.1

Entity Developer & dotConnect Providers Now Support Entity Framework Core 3.1

5
Comments
1 min read
How to health check your TopShelf service in Kubernetes

How to health check your TopShelf service in Kubernetes

8
Comments
4 min read
Cache IdentityServer4 Access Tokens in Blazor, MVC, or Razor Pages

Cache IdentityServer4 Access Tokens in Blazor, MVC, or Razor Pages

13
Comments
4 min read
Youtube Video: What’s New in C# 8.0- Default Implementation in Interface

Youtube Video: What’s New in C# 8.0- Default Implementation in Interface

10
Comments 5
1 min read
Adding a Custom Stamp to a PDF Using Xamarin PDF Viewer

Adding a Custom Stamp to a PDF Using Xamarin PDF Viewer

9
Comments
4 min read
Create CRUD App Using Entity Framework Core 3.0 with SQL Server

Create CRUD App Using Entity Framework Core 3.0 with SQL Server

7
Comments
5 min read
Overview of the state of Microsoft Software development ecosystem 2020

Overview of the state of Microsoft Software development ecosystem 2020

11
Comments
3 min read
Create Multi-Project App in .Net Core 3.0

Create Multi-Project App in .Net Core 3.0

7
Comments
4 min read
Quick Tip: A Shortcut to Temporarily Disable ReSharper

Quick Tip: A Shortcut to Temporarily Disable ReSharper

13
Comments
1 min read
Avoiding Primitive Obsession in Configuration -- My Approach

Avoiding Primitive Obsession in Configuration -- My Approach

8
Comments
1 min read
How to Group in C# Like in SQL

How to Group in C# Like in SQL

5
Comments
1 min read
Adding a second line of business: Refactoring Strategies

Adding a second line of business: Refactoring Strategies

9
Comments
9 min read
When in doubt, reverse engineer it

When in doubt, reverse engineer it

8
Comments
4 min read
Logging with Serilog, LibLog, and Seq

Logging with Serilog, LibLog, and Seq

5
Comments
3 min read
Get a notification at the client when using the Firebase Cloud Messaging service on .NET

Get a notification at the client when using the Firebase Cloud Messaging service on .NET

9
Comments
1 min read
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
loading...