# 一、框架指南

## 她是谁？

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 采用自动抽象工厂设计模式。

![](https://3801536837-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M7kU_Hr8e2bVvygGB-6%2F-M7kcBpjqJCyefGSi9Vx%2F-M7kcHa85lfZEosqFPSO%2Fstructure.png?alt=media\&token=9368bc31-0b4e-4370-9e96-c39ce2a58093)

## 贡献代码

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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://monksoul.gitbook.io/hoa/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
