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
Halil İbrahim Kalkan 82e2346777
Documened Object to Object Mapping in DDD guide.
4 years ago
.github Upgrade to net 5 final. 4 years ago
abp_io add Spanish language. closes #5931 & volosoft/volo#2283 4 years ago
apiSpec Update Microsoft_AspNetCore_Routing_AbpEndpointRouterOptions.md 5 years ago
build Add WPF template to CLI 4 years ago
docs Documened Object to Object Mapping in DDD guide. 4 years ago
framework Use object as the parameter of form binding and convert all parameters into camel case. 4 years ago
modules Call IdentityOptions.SetAsync in UpdateUserAsync method. 4 years ago
npm test: resolve a testing error 4 years ago
nupkg Upgrade Pomelo.EntityFrameworkCore.MySql to NET 5 4 years ago
templates Enable DelayTextOnKeyPress by default 4 years ago
tools merge 5 years ago
.dockerignore
.gitattributes
.gitignore editorconfig added to gitignore 4 years ago
CONTRIBUTING.md
LICENSE.md deprecated licenceUrl fix for nuget 4 years ago
NuGet.Config Use preview packages of Blazorise. 4 years ago
README.md Update README.md 5 years ago
common.DotSettings Added vue and vee-validate package and contributors 4 years ago
common.props version update 4 years ago
common.test.props Add CS0436 to common.props. 4 years ago
configureawait.props Upgrade Fody package. 5 years ago
global.json Upgrade to net 5 final. 4 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.