Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
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.
 
 
 
 
 
 
Go to file
Arman Ozak 76417a276c
fix: exit recursive interface generation when ref is cyclic
5 years ago
.github
abp_io Update en.json 5 years ago
apiSpec
build
docs Update Distributed-Event-Bus-Rebus-Integration.md 5 years ago
framework Merge branch 'dev' of https://github.com/abpframework/abp into dev 5 years ago
modules Merge branch 'dev' of https://github.com/volosoft/abp into dev 5 years ago
npm fix: exit recursive interface generation when ref is cyclic 5 years ago
nupkg Merge pull request #5637 from abpframework/liangshiwei/rebus 5 years ago
templates Remove test code from the startup template. 5 years ago
tools
.dockerignore
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
common.DotSettings
common.props
common.test.props
configureawait.props
global.json

README.md

ABP Framework

build and test NuGet MyGet (with prereleases) NuGet Download

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

Contribution

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