You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
abp/docs/en/Index.md

1.4 KiB

ABP Documentation

ABP is an open source application framework focused on ASP.NET Core based web application development, but also supports developing other types of applications.

Explore the left navigation menu to deep dive in the documentation.

Project Status

ABP is the next generation of the open source ASP.NET Boilerplate framework. It's currently in early preview stage and not ready to use in production. The documentation is in progress and currently is very incomplete.

For short-term and production applications, it's suggested to use the ASP.NET Boilerplate framework which is feature rich, mature, maintained and up-to-date.

Getting Started

Easiest way to start a new project with ABP is to use the Startup templates:

If you want to start from scratch (with an empty project) then manually install the ABP framework, use the following tutorials:

Source Code

ABP is being developed on GitHub. See the source code.

Want to Contribute?

ABP is a community-driven open source project. See the contribution guide if you want to be a part of this project.