DEV Community

# aspnet

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
AspNet Core and Xml

AspNet Core and Xml

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

25
Comments 2
14 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
Is PHP Development Still in the Game?

Is PHP Development Still in the Game?

2
Comments
6 min read
Kentico Xperience: MVC Widget Experiments Part 3 - Unused Widgets Section

Kentico Xperience: MVC Widget Experiments Part 3 - Unused Widgets Section

7
Comments
5 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)

33
Comments 16
11 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)

29
Comments 12
11 min read
CRUD Operation with ASP.NET Core MVC, Entity Framework Core And SQL Server

CRUD Operation with ASP.NET Core MVC, Entity Framework Core And SQL Server

7
Comments
1 min read
How to fix Static Files not working in ASP.NET Core

How to fix Static Files not working in ASP.NET Core

7
Comments
1 min read
Kentico Xperience: MVC Widget Experiments Part 2 - Page Specific Marketing Tags with Widgets

Kentico Xperience: MVC Widget Experiments Part 2 - Page Specific Marketing Tags with Widgets

7
Comments
11 min read
Create ZIP files on HTTP request without intermediate files using ASP.NET MVC Framework

Create ZIP files on HTTP request without intermediate files using ASP.NET MVC Framework

4
Comments
8 min read
.NET for Beginners #1 - What is ASP.NET?

.NET for Beginners #1 - What is ASP.NET?

4
Comments
2 min read
How to deploy Blazor WebAssembly to DigitalOcean App Platform

How to deploy Blazor WebAssembly to DigitalOcean App Platform

8
Comments
7 min read
Generate PDF files with asp.net core on Azure

Generate PDF files with asp.net core on Azure

5
Comments
2 min read
Don't use HttpContext.Current, especially when using async

Don't use HttpContext.Current, especially when using async

9
Comments 2
4 min read
Using Gremlin.Net From an ASP.NET Web Application

Using Gremlin.Net From an ASP.NET Web Application

4
Comments
5 min read
Integrate Ninject into ASP.NET MVC 5 and Web API.

Integrate Ninject into ASP.NET MVC 5 and Web API.

5
Comments
1 min read
Como converter Object para MultipartFormDataContent ASP.NET

Como converter Object para MultipartFormDataContent ASP.NET

2
Comments 1
2 min read
Use project Tye to host Blazor WASM and ASP.NET Web API on a single origin to avoid CORS

Use project Tye to host Blazor WASM and ASP.NET Web API on a single origin to avoid CORS

6
Comments
7 min read
How to Audit Your ASP.NET Core WebApi

How to Audit Your ASP.NET Core WebApi

6
Comments 3
4 min read
Best .NET Posts This Week: 31st January 2021

Best .NET Posts This Week: 31st January 2021

9
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
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
Video: How to deploy Blazor WebAssembly to Firebase Hosting

Video: How to deploy Blazor WebAssembly to Firebase Hosting

3
Comments
1 min read
Getting Started with ASP.NET

Getting Started with ASP.NET

17
Comments 2
5 min read
MVC Pattern, explained

MVC Pattern, explained

5
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
Introducing Online GZIP de/compressor, built with Blazor WebAssembly

Introducing Online GZIP de/compressor, built with Blazor WebAssembly

3
Comments
2 min read
Pre-render Blazor WebAssembly at build time to optimize for search engines

Pre-render Blazor WebAssembly at build time to optimize for search engines

8
Comments
12 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
Fix Blazor WebAssembly PWA integrity checks

Fix Blazor WebAssembly PWA integrity checks

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

How to deploy Blazor WebAssembly to Firebase Hosting

12
Comments
11 min read
Video: How to deploy Blazor WebAssembly to GitHub Pages

Video: How to deploy Blazor WebAssembly to GitHub Pages

5
Comments
1 min read
Best .NET Posts This Week: 20th December 2020

Best .NET Posts This Week: 20th December 2020

4
Comments
3 min read
On .NET Episode: What is MSAL + Microsoft.Identity.Web?

On .NET Episode: What is MSAL + Microsoft.Identity.Web?

5
Comments
1 min read
Setting up an Authorization Server with OpenIddict - Part I - Introduction

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

93
Comments 9
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

41
Comments 18
2 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

46
Comments 10
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

39
Comments 16
5 min read
Setting up an Authorization Server with OpenIddict - Part V - OpenID Connect

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

22
Comments 9
3 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

28
Comments 7
8 min read
Extracting Service Configuration in Dotnet 5

Extracting Service Configuration in Dotnet 5

6
Comments
2 min read
Auto refresh with dotnet watch for ASP .NET Core projects

Auto refresh with dotnet watch for ASP .NET Core projects

27
Comments 1
3 min read
Looking at the giraffe

Looking at the giraffe

6
Comments
7 min read
Creating a Discord chat bot in .NET

Creating a Discord chat bot in .NET

5
Comments
6 min read
Good ol' Monoliths

Good ol' Monoliths

9
Comments
6 min read
Web.config location element demystified

Web.config location element demystified

5
Comments
4 min read
On .NET Episode: Microservice Service Discovery with Steeltoe

On .NET Episode: Microservice Service Discovery with Steeltoe

6
Comments
1 min read
On .NET Episode: GraphQL Schema Stitching

On .NET Episode: GraphQL Schema Stitching

5
Comments
1 min read
Migrate .NET Core 3.1 to .NET Core 5.0

Migrate .NET Core 3.1 to .NET Core 5.0

7
Comments
3 min read
EF Core Migrations and Serilog in ASPNet Core

EF Core Migrations and Serilog in ASPNet Core

8
Comments
2 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
Web.config redirects with rewrite rules - https, www, and more

Web.config redirects with rewrite rules - https, www, and more

11
Comments 2
6 min read
Kentico Xperience: MVC Widget Experiments Part 1 - Widgets And Related Pages

Kentico Xperience: MVC Widget Experiments Part 1 - Widgets And Related Pages

2
Comments
8 min read
Configure CORS using AppSettings or Custom Configuration Sections in ASP.NET Web API

Configure CORS using AppSettings or Custom Configuration Sections in ASP.NET Web API

2
Comments
8 min read
New StackOverflow Tag for EISK!

New StackOverflow Tag for EISK!

5
Comments
1 min read
Web.config transformations - The definitive syntax guide

Web.config transformations - The definitive syntax guide

10
Comments 1
6 min read
【UnityContainer】Lifetime 1

【UnityContainer】Lifetime 1

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

Setting up Bootstrap 4 SASS with ASPNET Core

14
Comments 1
4 min read
On .NET Episode: YARP The .NET Reverse proxy

On .NET Episode: YARP The .NET Reverse proxy

12
Comments
1 min read
loading...