ava-innersource / Liquid-Application-Framework-1.0-deprecated

Liquid is a framework to speed up the development of microservices
MIT License
25 stars 14 forks source link
api archived deprecated dotnet-core microservices obsoleted

DEPRECATED No Maintenance Intended

This version is no longer supported and will not receive any updates nor bug fixes, please consider using the new version instead. We've made significative breaking changes on the new version of Liquid Application Framework. So, the old and new versions are not compatible and, also, there is no easy way to migrate from this to the new one. This repo will be keeped only for historical purposes and to allow anyone, relying on this version, to fork the code and maintain it from there, if needed.

Enter Liquid CI Badge

Liquid is a multi-cloud framework designed to accelerate the development of cloud-native microservices while avoiding coupling your code to specific cloud providers.

When writing Liquid applications, you stop worrying about the technology and focus on your business - Liquid abstracts most of the boilerplate and let you just write domain code that looks great and gets the job done.

Features

Getting Started

To use Liquid, you create a new base ASP.Net application and then download and install the following nuget packages:

And then choose what implementation cartridge you need to run your environment:

Contribute

Some of the best ways to contribute are to try things out, file issues, and make pull-requests.

In any case, be sure to take a look at the contributing guide before starting.