Browse Source

Update concepts.md

pull/20649/head
Engincan VESKE 2 years ago
committed by GitHub
parent
commit
e5d8209ee6
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/en/studio/concepts.md

4
docs/en/studio/concepts.md

@ -5,7 +5,7 @@
{
"Next": {
"Name": "Overview",
"Path": "studio/overview.md"
"Path": "studio/overview"
}
}
````
@ -46,4 +46,4 @@ Some ABP Studio terms may seem conflict with .NET and Visual Studio. To make the
| Module | Solution |
| Package | Project |
In essence, ABP Studio uses the solution term to cover all the .NET solutions and other components of your product. ABP Studio is used to build and manage the relations of these multiple .NET solutions and provides a high-level view of the whole system.
In essence, ABP Studio uses the solution term to cover all the .NET solutions and other components of your product. ABP Studio is used to build and manage the relations of these multiple .NET solutions and provides a high-level view of the whole system.

Loading…
Cancel
Save