> For the complete documentation index, see [llms.txt](https://monksoul.gitbook.io/hoa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://monksoul.gitbook.io/hoa/master.md).

# 一、框架指南

## 她是谁？

Hoa Framework 是一款基于ASP.NET Core 极速应用程序开发框架。

其核心设计目标是开发迅速、代码量少、学习简单、功能强大、轻量级、易扩展、Restful。在拥有C#语言所有优势的同时再拥有ruby、python、php等动态语言的开发效率！为您节约更多时间，去陪恋人、家人和朋友:heart\_eyes:&#x20;

## 环境要求

* Visual Studio 2019 16.4.0 +
* .NET Core SDK 3.1 +

## 架构设计

Hoa Framework 采用自动抽象工厂设计模式。

![](/files/-M7kcHa85lfZEosqFPSO)

## 贡献代码

Hoa Framework 是一个 内部开放的框架。如果要为项目做出贡献，请查看贡献指南。
