The core APIs for the AppMotor framework.


Keywords
License
MIT
Install
Install-Package AppMotor.Core -Version 0.10.1

Documentation

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.