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.
Swagger and ReDoc for Documenting WEB API in .NET 5

Swagger and ReDoc for Documenting WEB API in .NET 5

31
Comments
2 min read
Create C# Classes from Avro IDL

Create C# Classes from Avro IDL

6
Comments
2 min read
Best .NET Posts This Week: 24th January 2021

Best .NET Posts This Week: 24th January 2021

3
Comments 1
2 min read
Streamlining package versioning with MinVer

Streamlining package versioning with MinVer

7
Comments
6 min read
Dockerising .NET Core & Svelte

Dockerising .NET Core & Svelte

16
Comments 2
3 min read
Use YARP to host client and API server on a single origin to avoid CORS

Use YARP to host client and API server on a single origin to avoid CORS

2
Comments
9 min read
Covariance and contravariance by example.

Covariance and contravariance by example.

6
Comments
6 min read
Xamarin.Forms | Lottie Animations | Embedded Resource

Xamarin.Forms | Lottie Animations | Embedded Resource

11
Comments 4
1 min read
【.NET 5】【WPF】Try WebView2

【.NET 5】【WPF】Try WebView2

2
Comments
4 min read
Build and deploy .NET 5 app with GitHub Actions

Build and deploy .NET 5 app with GitHub Actions

17
Comments
4 min read
A Guide for ActiveReports.NET End-User Report Designer for the Web

A Guide for ActiveReports.NET End-User Report Designer for the Web

6
Comments
3 min read
Video: How to deploy Blazor WebAssembly to Firebase Hosting

Video: How to deploy Blazor WebAssembly to Firebase Hosting

3
Comments
1 min read
How to use configuration with C# 9 top-level programs

How to use configuration with C# 9 top-level programs

5
Comments
3 min read
Dev Discussions: Steve Sanderson

Dev Discussions: Steve Sanderson

4
Comments
7 min read
Asp.Net Core 5 Rest API Step by Step

Asp.Net Core 5 Rest API Step by Step

55
Comments 3
5 min read
Step by step guide on utilising Docker Compose with Asp.Net Core, SQL Server

Step by step guide on utilising Docker Compose with Asp.Net Core, SQL Server

29
Comments
5 min read
How to Preview Images in Syncfusion Blazor File Upload Component

How to Preview Images in Syncfusion Blazor File Upload Component

5
Comments
6 min read
Using localstack to run an API

Using localstack to run an API

3
Comments
4 min read
The .NET Stacks #32: 😎 SSR is cool again

The .NET Stacks #32: 😎 SSR is cool again

6
Comments
9 min read
.NET TCPListener: Accepting Multiple Client Connections

.NET TCPListener: Accepting Multiple Client Connections

12
Comments 1
3 min read
Best .NET Posts This Week: 17th January 2021

Best .NET Posts This Week: 17th January 2021

3
Comments
2 min read
C# code refactoring - Introduction

C# code refactoring - Introduction

10
Comments
5 min read
Introduction to Test Driven Development (TDD) and AAA Testing using xUnit

Introduction to Test Driven Development (TDD) and AAA Testing using xUnit

11
Comments
7 min read
Azure Functions University - Table Lesson (.NET Core)

Azure Functions University - Table Lesson (.NET Core)

3
Comments
1 min read
How to include code coverage in Azure DevOps pipeline?

How to include code coverage in Azure DevOps pipeline?

2
Comments
3 min read
Faster .NET CI/CD pipelines with test filters

Faster .NET CI/CD pipelines with test filters

15
Comments 1
1 min read
Blast Off with Blazor: Build a search-as-you-type box

Blast Off with Blazor: Build a search-as-you-type box

14
Comments
6 min read
Simplest way to use strongly typed configuration in dotnet core

Simplest way to use strongly typed configuration in dotnet core

3
Comments
2 min read
Less Magic, Please

Less Magic, Please

6
Comments
2 min read
Why your EF Core code is now breaking aka the pesky .ToList()

Why your EF Core code is now breaking aka the pesky .ToList()

6
Comments
4 min read
Inspecting application metrics with dotnet-monitor

Inspecting application metrics with dotnet-monitor

11
Comments
1 min read
Debugging a .NET Serverless App

Debugging a .NET Serverless App

13
Comments
5 min read
Step by step guide on how to create an Asp.Net Core MVC CRUD, Ef Core code first approach

Step by step guide on how to create an Asp.Net Core MVC CRUD, Ef Core code first approach

24
Comments
8 min read
Run Angular and dotnet core api app in docker container with docker compose — Part 4 — Docker Compose and The Conclusion

Run Angular and dotnet core api app in docker container with docker compose — Part 4 — Docker Compose and The Conclusion

10
Comments 1
2 min read
Run Angular and dotnet core api app in docker container with docker compose — Part 1 — The Plan

Run Angular and dotnet core api app in docker container with docker compose — Part 1 — The Plan

11
Comments
2 min read
Writing decoupled code with MediatR: The Mediator Pattern

Writing decoupled code with MediatR: The Mediator Pattern

21
Comments
5 min read
Run Angular and dotnet core api app in docker container with docker compose — Part 2 — The dotnet core API service and docker

Run Angular and dotnet core api app in docker container with docker compose — Part 2 — The dotnet core API service and docker

7
Comments 2
4 min read
Configurar CORS - ASP net core

Configurar CORS - ASP net core

2
Comments
2 min read
OpenSleigh: a Saga management library for .NET Core

OpenSleigh: a Saga management library for .NET Core

1
Comments
2 min read
Kentico Xperience Xplorations: Determining a Request's Page Builder Mode

Kentico Xperience Xplorations: Determining a Request's Page Builder Mode

5
Comments
7 min read
Trace Dapper.NET Source Code - Expression version

Trace Dapper.NET Source Code - Expression version

8
Comments
3 min read
Best .NET Posts This Week: 10th January 2021

Best .NET Posts This Week: 10th January 2021

4
Comments
3 min read
How you can implement Clean Code principles in Power Platform

How you can implement Clean Code principles in Power Platform

1
Comments
7 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

7
Comments
5 min read
Creating Better Applications with MVVM

Creating Better Applications with MVVM

22
Comments 1
7 min read
Introducing Online GZIP de/compressor, built with Blazor WebAssembly

Introducing Online GZIP de/compressor, built with Blazor WebAssembly

3
Comments
2 min read
The .NET Stacks #31: 🥳 10 things to kick off ‘21

The .NET Stacks #31: 🥳 10 things to kick off ‘21

5
Comments
12 min read
Trace Dapper.NET Source Code - Strongly Typed Mapping - Reflection version

Trace Dapper.NET Source Code - Strongly Typed Mapping - Reflection version

9
Comments
5 min read
Blazor in nutshell

Blazor in nutshell

17
Comments 1
3 min read
PHP 8 is amazing. I still prefer C#.

PHP 8 is amazing. I still prefer C#.

4
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

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