SimpleHttpFactory

A simple http factory.


Keywords
factory, http, aspnetcore, autofac
License
GPL-3.0
Install
Install-Package SimpleHttpFactory -Version 0.1.1

Documentation

Simple Http Factory

A simple http factory for microservices.

Building from source

Make sure you have all of the dependencies installed in your machine and execute the following commands

cd SimpleHttpFactory
dotnet build 

That's it. Really simple.

Using with [...]

Check out the wiki or tests 😄