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/README.md

1.4 KiB

ABP

Build Status NuGet NuGet Download MyGet (with prereleases)

This project is the next generation of the ASP.NET Boilerplate web application framework. See the announcement.

See the official web site (abp.io) for more information.

Documentation

See the documentation.

Development

Pre Requirements

  • Visual Studio 2019 16.3.0+

Framework

Framework solution is located under the framework folder. It has no external dependency.

Modules/Templates

Modules and Templates have their own solutions and have local references to the framework and each other.

Contribution

ABP is an open source platform. Check the contribution guide if you want to contribute to the project.