Skip to content

Simple proof of concept showing how you can stream stdout from a .NET process to an ASP.NET website with SignalR

License

Notifications You must be signed in to change notification settings

codingblocks/streaming-stdout-with-signalr

Repository files navigation

Streaming process output to a browser, with SignalR and C#

This is a simple proof of concept showing how you can execute arbitrary commands to run on a web server, from the browser.

This is a terrible idea, except when it's not, so use this example carefully!

Read more about it here: https://www.codingblocks.net/programming/streaming-cmd-output-with-signalr/

Also, if you like .NET....

This was done as part of the 3rd Annual Advent of C#, 25 days worth of blog posts all about C#. Even better, there are two posts a day and 3 years to catch up on so you better hurry up and start reading!

About

Simple proof of concept showing how you can stream stdout from a .NET process to an ASP.NET website with SignalR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages