Remote assembly loader as an ASP.NET WebAPI.

Load and execute .NET processes from a remote machine, using a REST API.


Kaomi (Hawaian for 'Skeleton') is a system that enables the user to load a DLL assembly from the cloud into a remote machine, instantiate and run processes from within it, and get their results.

Main features

Dark magic

So uncommon it could even be a bad idea!

High level

Kaomi abstracts away all the low level details required for its function.

Networking

Use the power of distributed computing to make someone else do the work for you. They will even get the results back to you.

Clean API

Looking at the API, you would never guess the amount of work being done behind the scenes.

Experimental

Take caution! Kaomi is in experimental phase, and it could monumentally explode at any moment.

Future proof

Kaomi uses .NET Core 3, that isn't even released. That's future all the way through.

using Kaomi;

Head over to the Download page to get information on how to use Kaomi in your projects, as well as where to find the source repository, should it be needed.


Download