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
Ilkay Ilknur 2cb2a3e370
document typo fixes
5 years ago
.github Upgrade to net 5 final. 5 years ago
abp_io add Spanish language. closes #5931 & volosoft/volo#2283 5 years ago
apiSpec Update Microsoft_AspNetCore_Routing_AbpEndpointRouterOptions.md 5 years ago
build Add WPF template to CLI 5 years ago
docs document typo fixes 5 years ago
framework Merge branch 'rel-4.0' of https://github.com/abpframework/abp into refactor-abp-bundle 5 years ago
modules Merge pull request #6228 from abpframework/maliming/AsSplitQuery 5 years ago
npm fix: remove wrong apiName getter from application-configuration.service 5 years ago
nupkg Upgrade Pomelo.EntityFrameworkCore.MySql to NET 5 5 years ago
templates style fix. 5 years ago
tools
.dockerignore
.gitattributes
.gitignore editorconfig added to gitignore 5 years ago
CONTRIBUTING.md
LICENSE.md deprecated licenceUrl fix for nuget 5 years ago
NuGet.Config Use preview packages of Blazorise. 5 years ago
README.md Update README.md 5 years ago
common.DotSettings Added vue and vee-validate package and contributors 5 years ago
common.props version update 5 years ago
common.test.props Add CS0436 to common.props. 5 years ago
configureawait.props Upgrade Fody package. 5 years ago
global.json Upgrade to net 5 final. 5 years ago

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.