Skip to content

skrysmanski/AppMotor

Repository files navigation

AppMotor

ci-badge

This repository contains the code for the AppMotor packages. AppMotor provide various building blocks for .NET 6 applications.

Packages

Package Version Description
AppMotor.Core NuGet Core APIs
AppMotor.CliApp NuGet APIs for command line applications; see README.md for details
AppMotor.HttpServer NuGet APIs for running an HTTP(S) server; see README.md for details

Note on Breaking Changes

This framework is very much in development. So expect breaking changes between versions. Semantic versioning does not yet apply.