DEV Community

# aspnet

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Why build Single Page Apps in Blazor

Why build Single Page Apps in Blazor

235
Comments 29
13 min read
An Old ASP.NET MVC Developer’s Transition to Angular

An Old ASP.NET MVC Developer’s Transition to Angular

47
Comments 6
16 min read
Setting up an Authorization Server with OpenIddict - Part I - Introduction

Setting up an Authorization Server with OpenIddict - Part I - Introduction

42
Comments 6
3 min read
Asp Versions and it's Evolution.

Asp Versions and it's Evolution.

39
Comments 1
3 min read
Setting up an Authorization Server with OpenIddict - Part VI - Refresh tokens

Setting up an Authorization Server with OpenIddict - Part VI - Refresh tokens

37
Comments 14
2 min read
Managing ASP.NET Core MVC front-end dependencies with npm and webpack (part 1)

Managing ASP.NET Core MVC front-end dependencies with npm and webpack (part 1)

36
Comments 9
11 min read
Setting up an Authorization Server with OpenIddict - Part III - Client Credentials Flow

Setting up an Authorization Server with OpenIddict - Part III - Client Credentials Flow

35
Comments 9
8 min read
Setting up an Authorization Server with OpenIddict - Part IV - Authorization Code Flow

Setting up an Authorization Server with OpenIddict - Part IV - Authorization Code Flow

34
Comments 17
5 min read
Improving security in ASP.NET MVC using custom headers

Improving security in ASP.NET MVC using custom headers

28
Comments 6
4 min read
Install ASP.NET Core on Linux Azure Virtual Machine Ubuntu 18.04 LTS

Install ASP.NET Core on Linux Azure Virtual Machine Ubuntu 18.04 LTS

27
Comments 11
7 min read
An Introduction to the World of Containers with .NET 8

An Introduction to the World of Containers with .NET 8

27
Comments 1
4 min read
Kentico 12: Design Patterns Part 1 - Writing Testable Code

Kentico 12: Design Patterns Part 1 - Writing Testable Code

27
Comments
7 min read
Why null in C# is so bad

Why null in C# is so bad

25
Comments 14
3 min read
Managing ASP.NET Core MVC front-end dependencies with npm and webpack (part 2)

Managing ASP.NET Core MVC front-end dependencies with npm and webpack (part 2)

25
Comments 14
11 min read
Auto refresh with dotnet watch for ASP .NET Core projects

Auto refresh with dotnet watch for ASP .NET Core projects

24
Comments 1
3 min read
ASP.NET Core: Creando un Chat con SignalR y Angular

ASP.NET Core: Creando un Chat con SignalR y Angular

22
Comments 6
7 min read
The .NET Docs Show: Blazing into Summer

The .NET Docs Show: Blazing into Summer

22
Comments
1 min read
Clean Architecture Solution Template

Clean Architecture Solution Template

22
Comments
3 min read
Introducing MVC with ASP.NET

Introducing MVC with ASP.NET

22
Comments
8 min read
Multi-Tenant Applications with ASP.NET Core 2.2 - Getting Started

Multi-Tenant Applications with ASP.NET Core 2.2 - Getting Started

21
Comments 12
3 min read
Exploring htmx with Razor Pages: An Old New Web Development Approach?

Exploring htmx with Razor Pages: An Old New Web Development Approach?

20
Comments
23 min read
5 tips to improve your productivity in C# 8.0

5 tips to improve your productivity in C# 8.0

19
Comments
3 min read
Intro to Testing ASP.NET APIs with k6 - When Unit Tests Meet Load Testing

Intro to Testing ASP.NET APIs with k6 - When Unit Tests Meet Load Testing

18
Comments 2
14 min read
Setting up an Authorization Server with OpenIddict - Part II - Create ASPNET project

Setting up an Authorization Server with OpenIddict - Part II - Create ASPNET project

18
Comments 7
8 min read
Creando Sistemas Auditables con ASP.NET Core - Parte 7: AuditorĂ­a con Audit.NET

Creando Sistemas Auditables con ASP.NET Core - Parte 7: AuditorĂ­a con Audit.NET

18
Comments 8
11 min read
C# features from 5.0, 6.0 and 7.0

C# features from 5.0, 6.0 and 7.0

18
Comments
8 min read
ASP.NET Core API Checklist

ASP.NET Core API Checklist

18
Comments
7 min read
ASP.NET Core Series: MVC and Razor Pages

ASP.NET Core Series: MVC and Razor Pages

18
Comments
1 min read
Server Sent Events with Saturn and F#

Server Sent Events with Saturn and F#

18
Comments 2
7 min read
Setting up an Authorization Server with OpenIddict - Part V - OpenID Connect

Setting up an Authorization Server with OpenIddict - Part V - OpenID Connect

18
Comments 8
3 min read
Authenticate Next.js SPA with ASP.NET 6 Identity and Duende Identity Server Part 1

Authenticate Next.js SPA with ASP.NET 6 Identity and Duende Identity Server Part 1

18
Comments 3
9 min read
10 Bad Practices to Avoid in ASP.NET Core API Controllers

10 Bad Practices to Avoid in ASP.NET Core API Controllers

18
Comments 11
5 min read
ASP.NET Core Identity Authentication Simplified

ASP.NET Core Identity Authentication Simplified

17
Comments 1
8 min read
Kentico 12: Design Patterns Part 20 - Choosing a Solution Architecture

Kentico 12: Design Patterns Part 20 - Choosing a Solution Architecture

17
Comments 5
16 min read
On .NET Episode: Real-time Data fetching with GraphQL and Blazor

On .NET Episode: Real-time Data fetching with GraphQL and Blazor

17
Comments
1 min read
C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

16
Comments 5
7 min read
Introduction to ASP.NET Core Middleware

Introduction to ASP.NET Core Middleware

16
Comments
5 min read
What's pattern matching in C# 8.0?

What's pattern matching in C# 8.0?

16
Comments
5 min read
Getting Started with ASP.NET

Getting Started with ASP.NET

15
Comments 2
5 min read
C#: Modify Claims via Middleware in ASP.NET

C#: Modify Claims via Middleware in ASP.NET

14
Comments 5
3 min read
10 Performance-Improvement Tips for ASP.NET Core 3.0 Applications

10 Performance-Improvement Tips for ASP.NET Core 3.0 Applications

14
Comments 1
7 min read
Setting up Bootstrap 4 SASS with ASPNET Core

Setting up Bootstrap 4 SASS with ASPNET Core

14
Comments 1
4 min read
Oh no, I typed 'dotnet new web' with F#!

Oh no, I typed 'dotnet new web' with F#!

14
Comments 1
11 min read
Embedded Power BI reports with ASP.NET Core

Embedded Power BI reports with ASP.NET Core

13
Comments
7 min read
ASP.NET Core Series: SignalR

ASP.NET Core Series: SignalR

13
Comments 1
1 min read
Getting started with Hangfire on ASP.NET Core and PostgreSQL on Docker

Getting started with Hangfire on ASP.NET Core and PostgreSQL on Docker

13
Comments 2
3 min read
On .NET Episode: YARP The .NET Reverse proxy

On .NET Episode: YARP The .NET Reverse proxy

12
Comments
1 min read
Exploring the new output caching middleware

Exploring the new output caching middleware

12
Comments
12 min read
The .NET Docs Show: A discussion about .NET on ARM 🚀 with Jeremy Sinclair

The .NET Docs Show: A discussion about .NET on ARM 🚀 with Jeremy Sinclair

12
Comments
1 min read
The ultimate guide to secure cookies with web.config in .NET

The ultimate guide to secure cookies with web.config in .NET

12
Comments 1
5 min read
How to deploy Blazor WebAssembly to Firebase Hosting

How to deploy Blazor WebAssembly to Firebase Hosting

12
Comments
11 min read
Kentico 12: Design Patterns Part 24 - Improving Our Projects with Configuration

Kentico 12: Design Patterns Part 24 - Improving Our Projects with Configuration

12
Comments
8 min read
ASP.NET: CRON Service Worker

ASP.NET: CRON Service Worker

11
Comments
5 min read
On .NET Episode: Securing Services with MSAL

On .NET Episode: Securing Services with MSAL

11
Comments
1 min read
Youtube Video: ASP.NET Core Web API (Rest API) with Entity Framework Core, SQL Server and Visual Studio Code

Youtube Video: ASP.NET Core Web API (Rest API) with Entity Framework Core, SQL Server and Visual Studio Code

11
Comments
2 min read
Upload and Download Pdf files to/from MS SQL Database using Razor Pages

Upload and Download Pdf files to/from MS SQL Database using Razor Pages

11
Comments
3 min read
How to prevent email HTML injection in C# and .NET

How to prevent email HTML injection in C# and .NET

11
Comments
9 min read
Develop Minimal APIs in .NET 7 using Entity Framework Core 7

Develop Minimal APIs in .NET 7 using Entity Framework Core 7

11
Comments 1
7 min read
The easier way to publish your Blazor WebAssembly app for GitHub Pages

The easier way to publish your Blazor WebAssembly app for GitHub Pages

11
Comments 3
4 min read
Kentico 12: Design Patterns Part 6 - Rendering Meta Tags in Kentico 12 MVC

Kentico 12: Design Patterns Part 6 - Rendering Meta Tags in Kentico 12 MVC

11
Comments 4
7 min read
loading...