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.
What do .NET devs want to know about Rust?

What do .NET devs want to know about Rust?

2
Comments
1 min read
That feel when you find a StackOverflow post for the exact question you had

That feel when you find a StackOverflow post for the exact question you had

32
Comments 7
3 min read
How to Add a .NET Core 3.0 Custom Control to Your Visual Studio Toolbox in Less Than 3 Minutes

How to Add a .NET Core 3.0 Custom Control to Your Visual Studio Toolbox in Less Than 3 Minutes

7
Comments
3 min read
Attention! New .NET Vulnerabilities

Attention! New .NET Vulnerabilities

6
Comments
5 min read
Blazor Components: How to Split Template and C# Code

Blazor Components: How to Split Template and C# Code

41
Comments 2
4 min read
3 things you won't believe happen when you execute a print statement

3 things you won't believe happen when you execute a print statement

10
Comments 2
3 min read
C# Nullable Reference Types: IntelliSense Confusion

C# Nullable Reference Types: IntelliSense Confusion

8
Comments
4 min read
.NET Careers is live on Product Hunt 🚀

.NET Careers is live on Product Hunt 🚀

8
Comments
1 min read
Debugging System.OutOfMemoryException using .NET tools

Debugging System.OutOfMemoryException using .NET tools

12
Comments
5 min read
Check out my Brainfuck engine

Check out my Brainfuck engine

9
Comments
1 min read
DotNet Core in kubernetes (Azure Container Registry)

DotNet Core in kubernetes (Azure Container Registry)

8
Comments
3 min read
Simplest sample of DotNetCore in Docker

Simplest sample of DotNetCore in Docker

7
Comments
1 min read
Behind the compiler: 20 examples of C# code before and after compiling

Behind the compiler: 20 examples of C# code before and after compiling

3
Comments
2 min read
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
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

6
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
loading...