Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

kestrel-http-server

How to create urls for .NET Core application in Apache virtual directory

September 4, 2022 by Magenaut

ASP.NET Core application is created using Visual Studion 2019 ASP.NET Core Application project template.

Categories ASP.NET, Q&A Tags apache, asp.net, asp.net-core, kestrel-http-server, mod-proxy-html Leave a comment

How to run an async task daily in a Kestrel process?

September 4, 2022 by Magenaut

How do I run an async task in a Kestrel process with a very long time interval (say daily or perhaps even longer)? The task needs to run in the memory space of the web server process to update some global variables that slowly go out of date.

Categories ASP.NET, Q&A Tags asp.net, async-await, kestrel-http-server Leave a comment

How do I get the kestrel web server to listen to non-localhost requests?

September 2, 2022 by Magenaut

I’ve deployed my c#, asp.net 5, mvc 6 app to a windows 2008 server. I’ve fired up dnx web and it is listening to port 5000 and works fine when accessing from local computer.

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, c#, dnx, kestrel-http-server Leave a comment

What is Kestrel (vs IIS / Express)

September 2, 2022 by Magenaut

What is the kestrel web server and how does it relate to IIS / IIS Express?

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, iis, kestrel-http-server Leave a comment

Why does aspnet core start on port 80 from within Docker?

August 31, 2022 by Magenaut

TL;DR: Why does an aspnet core app run on port 80 from within a Docker image, but 5000 outside a docker image.

Categories ASP.NET, Q&A Tags .net-core, asp.net, docker, kestrel-http-server Leave a comment

Read environment variables in ASP.NET Core

August 29, 2022 by Magenaut

Running my ASP.NET Core application using DNX, I was able to set environment variables from the command line and then run it like this:

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, asp.net-core-mvc, kestrel-http-server Leave a comment

Reload ASP.NET Core app when dll files change (bin deploy)

August 25, 2022 by Magenaut

Environment: ASP.NET Core 2.1, Ubuntu.

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, asp.net-core-2.1, kestrel-http-server, ubuntu Leave a comment
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress