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.
Create a Web API with ASP.NET Core. (video)

Create a Web API with ASP.NET Core. (video)

10
Comments 5
1 min read
Web portal to manage virtual or in-person events with ASP.NET 5 and DotVVM

Web portal to manage virtual or in-person events with ASP.NET 5 and DotVVM

11
Comments
14 min read
The .NET Stacks #33: 🚀 A blazing conversation with Steve Sanderson

The .NET Stacks #33: 🚀 A blazing conversation with Steve Sanderson

5
Comments
12 min read
Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?

Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?

4
Comments
6 min read
C# exception handling best practices

C# exception handling best practices

12
Comments 1
5 min read
Introduction to Blazor and WebAssembly

Introduction to Blazor and WebAssembly

18
Comments 4
11 min read
What's the proper way to run a DotNet ef migrations when deploying with Docker

What's the proper way to run a DotNet ef migrations when deploying with Docker

7
Comments 2
1 min read
No Transpiler? No Problem: Integrating Vue with ASP.Net Razor Pages

No Transpiler? No Problem: Integrating Vue with ASP.Net Razor Pages

9
Comments 2
4 min read
Things you need to know as a developer - Clean Coding

Things you need to know as a developer - Clean Coding

8
Comments 2
7 min read
Creating High DPI Ribbons for WinForms .NET 5

Creating High DPI Ribbons for WinForms .NET 5

3
Comments
5 min read
Use the .NET Core AWS SDK on Blazor WASM

Use the .NET Core AWS SDK on Blazor WASM

15
Comments
3 min read
Swagger and ReDoc for Documenting WEB API in .NET 5

Swagger and ReDoc for Documenting WEB API in .NET 5

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

Create C# Classes from Avro IDL

13
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
Dev Discussions: Steve Sanderson

Dev Discussions: Steve Sanderson

4
Comments
7 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
Asp.Net Core 5 Rest API Step by Step

Asp.Net Core 5 Rest API Step by Step

56
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

30
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

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

4
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

8
Comments
5 min read
Creating Better Applications with MVVM

Creating Better Applications with MVVM

28
Comments 2
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
loading...