Skip to content
/ abp Public
forked from abpframework/abp

Open Source Web Application Framework for ASP.NET Core

License

Notifications You must be signed in to change notification settings

mrs01dev/abp

This branch is 30162 commits behind abpframework/abp:dev.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

25085b2 · May 15, 2020
Apr 20, 2020
May 11, 2020
Apr 8, 2020
May 14, 2020
May 15, 2020
May 14, 2020
May 14, 2020
May 8, 2020
May 11, 2020
May 13, 2020
Mar 5, 2020
Feb 20, 2019
Jul 4, 2018
May 4, 2020
Oct 10, 2018
Dec 3, 2016
Mar 6, 2020
Apr 22, 2020
May 7, 2020
Sep 5, 2019
Jan 15, 2020

Repository files navigation

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.4.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.

Visual Studio can not work properly with the local references out of the solution folder. When you open a module/sample solution in the Visual Studio, you may get some errors related to the dependencies. In this case, run the dotnet restore on the command prompt for the related solution's folder. You need to run it after you first open the solution or change a dependency.

Contribution

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

About

Open Source Web Application Framework for ASP.NET Core

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 77.4%
  • HTML 9.1%
  • TypeScript 8.9%
  • CSS 2.5%
  • JavaScript 1.7%
  • Go 0.2%
  • Other 0.2%