Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.36 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.36 KB

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.