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.
Unit Testing with .NET Core

Unit Testing with .NET Core

26
Comments 1
6 min read
Testing RESTful Services from the command-line with HttpRepl

Testing RESTful Services from the command-line with HttpRepl

10
Comments
4 min read
Building microservices, does size matter?

Building microservices, does size matter?

62
Comments 1
3 min read
Getting started with Docker for C# developers

Getting started with Docker for C# developers

40
Comments 3
4 min read
Kentico 12: Design Patterns Part 9 - The Different Ways to Store Content in Kentico 12 MVC

Kentico 12: Design Patterns Part 9 - The Different Ways to Store Content in Kentico 12 MVC

7
Comments
10 min read
How YOU can use an ORM in .NET Core and C# to type less SQL -starring Entity Framework

How YOU can use an ORM in .NET Core and C# to type less SQL -starring Entity Framework

111
Comments 10
13 min read
ASP.NET Core starter templates for SasS MultiTenant application infrastructure

ASP.NET Core starter templates for SasS MultiTenant application infrastructure

25
Comments 1
2 min read
Top 3 Open Source ASP.NET Core based e-commerce web applications

Top 3 Open Source ASP.NET Core based e-commerce web applications

19
Comments 1
2 min read
Roundup #49: .NET Core 3 Preview 7, MasterMemory, Alternatives to Microsoft.FeatureManagement, Monolith Decomposition Patterns

Roundup #49: .NET Core 3 Preview 7, MasterMemory, Alternatives to Microsoft.FeatureManagement, Monolith Decomposition Patterns

9
Comments
3 min read
The .NET Core Podcast Episode 30 - Reflections on .NET with Pablo Santos and Phil Haack

The .NET Core Podcast Episode 30 - Reflections on .NET with Pablo Santos and Phil Haack

9
Comments
3 min read
Episode 026 - Getting started with Docker - ASP.NET Core: From 0 to overkill

Episode 026 - Getting started with Docker - ASP.NET Core: From 0 to overkill

5
Comments
12 min read
How YOU can get started with .NET Core and C# in VS Code

How YOU can get started with .NET Core and C# in VS Code

353
Comments 17
11 min read
Am I doing this wrong? My experience of interviewing ASP.NET developers

Am I doing this wrong? My experience of interviewing ASP.NET developers

12
Comments 5
7 min read
Adding Assemblies on the fly in C# ClearScript projects

Adding Assemblies on the fly in C# ClearScript projects

6
Comments
3 min read
.NET Framework to .NET Core to Docker

.NET Framework to .NET Core to Docker

18
Comments
9 min read
How YOU can create reusable packages for .NET Core using VS Code, C# and NuGet

How YOU can create reusable packages for .NET Core using VS Code, C# and NuGet

86
Comments
11 min read
ASP.NET Core Routing Tutorial

ASP.NET Core Routing Tutorial

10
Comments
3 min read
How to UI test using Selenium and .NET Core on Windows, Ubuntu, and maybe MacOS? 🤷‍♀️🤷‍♂️

How to UI test using Selenium and .NET Core on Windows, Ubuntu, and maybe MacOS? 🤷‍♀️🤷‍♂️

2
Comments
4 min read
Creating Trimmed Self Contained Executables in .NET Core

Creating Trimmed Self Contained Executables in .NET Core

26
Comments 1
4 min read
Home Grown IoT - Automated DevOps 🤖

Home Grown IoT - Automated DevOps 🤖

13
Comments
20 min read
Kentico 12: Design Patterns Part 8 - Setting Up Integration Tests

Kentico 12: Design Patterns Part 8 - Setting Up Integration Tests

8
Comments
10 min read
How to obtain an OAuth access token in Dynamics CRM 365 Online using C#

How to obtain an OAuth access token in Dynamics CRM 365 Online using C#

9
Comments 6
2 min read
Interview question: heap vs stack (C#)

Interview question: heap vs stack (C#)

97
Comments 15
5 min read
How YOU can create a Serverless API in C# and .NET

How YOU can create a Serverless API in C# and .NET

194
Comments 3
13 min read
C# Functional Programming

C# Functional Programming

18
Comments
4 min read
7 easy steps to install MiniProfiler on an ASP.NET MVC website

7 easy steps to install MiniProfiler on an ASP.NET MVC website

13
Comments
3 min read
Kentico Technical Support Q&A: Summer 2019

Kentico Technical Support Q&A: Summer 2019

5
Comments
9 min read
Episode 025 - Integrating IdentityServer4 - Part 5 - Frontend - ASP.NET Core: From 0 to overkill

Episode 025 - Integrating IdentityServer4 - Part 5 - Frontend - ASP.NET Core: From 0 to overkill

16
Comments
11 min read
When Serilog works locally, but not on Azure App Service

When Serilog works locally, but not on Azure App Service

10
Comments
2 min read
People I Know - My little PRM

People I Know - My little PRM

10
Comments
2 min read
Creating DEV's offline page using Blazor

Creating DEV's offline page using Blazor

93
Comments 1
8 min read
Invalidating ASP.NET Forms Authentication tickets server-side

Invalidating ASP.NET Forms Authentication tickets server-side

4
Comments
1 min read
Kentico CMS Quick Tip: Azure Search with Faceted Document Categories

Kentico CMS Quick Tip: Azure Search with Faceted Document Categories

8
Comments
6 min read
Kotlin for C# Developers

Kotlin for C# Developers

46
Comments
1 min read
How to Create Infinite Collections Using IEnumerable Properly

How to Create Infinite Collections Using IEnumerable Properly

7
Comments
5 min read
Enabling AzueAD authentication with user interface and JWT bearer header

Enabling AzueAD authentication with user interface and JWT bearer header

7
Comments
2 min read
List of the Best Free Visual Studio Extensions

List of the Best Free Visual Studio Extensions

18
Comments
5 min read
How to build .Net Core on FreeBSD (UPDATED AGAIN?)

How to build .Net Core on FreeBSD (UPDATED AGAIN?)

4
Comments 1
1 min read
Recursion without Stack Overflows

Recursion without Stack Overflows

15
Comments
6 min read
How to Change Default DotNet SDK Version

How to Change Default DotNet SDK Version

25
Comments 2
1 min read
Need help by moving a Webapp from Azure to NAS

Need help by moving a Webapp from Azure to NAS

4
Comments
1 min read
How to run micro-benchmarking with BenchmarkDotNet - Bonus post from The Ray Tracer Challenge series

How to run micro-benchmarking with BenchmarkDotNet - Bonus post from The Ray Tracer Challenge series

9
Comments
5 min read
Episode 024 - Integrating IdentityServer4 - Part 4 - Back for Front - ASP.NET Core: From 0 to overkill

Episode 024 - Integrating IdentityServer4 - Part 4 - Back for Front - ASP.NET Core: From 0 to overkill

7
Comments
13 min read
Building Single Page Application Using ASP.NET Core & Angular

Building Single Page Application Using ASP.NET Core & Angular

18
Comments
1 min read
Modernizing WCF Services with containers and Visual Studio

Modernizing WCF Services with containers and Visual Studio

20
Comments 1
4 min read
Building A .NET Core 3 Scheduled Job Worker Service

Building A .NET Core 3 Scheduled Job Worker Service

104
Comments 14
4 min read
A Learning Path from C++ to ASP.NET Core

A Learning Path from C++ to ASP.NET Core

7
Comments
2 min read
Kentico 12: Design Patterns Part 5 - Front-End Dependency Management

Kentico 12: Design Patterns Part 5 - Front-End Dependency Management

9
Comments
8 min read
Mocking the HttpClient in .NET Core (with NSubstitute)

Mocking the HttpClient in .NET Core (with NSubstitute)

32
Comments 9
4 min read
Episode 023 - Integrating IdentityServer4 - Part 3 - API - ASP.NET Core: From 0 to overkill

Episode 023 - Integrating IdentityServer4 - Part 3 - API - ASP.NET Core: From 0 to overkill

14
Comments
6 min read
How do you stay up to date with ever changing technologies without going insane?

How do you stay up to date with ever changing technologies without going insane?

4
Comments 8
1 min read
Episode 022 - Integrating IdentityServer4 - Part 2 - Auth Service - ASP.NET Core: From 0 to overkill

Episode 022 - Integrating IdentityServer4 - Part 2 - Auth Service - ASP.NET Core: From 0 to overkill

20
Comments
11 min read
Prerendering a Client-side Blazor Application

Prerendering a Client-side Blazor Application

13
Comments 1
5 min read
Developing a CRUDAPI with ASP.NET Core, MongoDB Docker, Swagger.

Developing a CRUDAPI with ASP.NET Core, MongoDB Docker, Swagger.

11
Comments 1
4 min read
Home Grown IoT - Data Downloader

Home Grown IoT - Data Downloader

8
Comments 1
11 min read
Azure Functions vs. AWS Lambdas: A .NET Developer's Perspective

Azure Functions vs. AWS Lambdas: A .NET Developer's Perspective

16
Comments 2
9 min read
Load testing ASP.NET Core SignalR

Load testing ASP.NET Core SignalR

7
Comments 1
9 min read
Kentico CMS Quick Tip: Ensuring Successful Backups in Azure App Service

Kentico CMS Quick Tip: Ensuring Successful Backups in Azure App Service

5
Comments
3 min read
No more NullReferenceException for Lists in C#

No more NullReferenceException for Lists in C#

16
Comments 31
1 min read
Creative use of extension methods in C#

Creative use of extension methods in C#

42
Comments
5 min read
loading...