Skip to content

Commit 3fc7fa3

Browse files
Update Getting-started.md
1 parent f49c552 commit 3fc7fa3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/Getting-started.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,26 @@
88
* Get the framework binaries from [NuGet](http://nuget.org/packages?q=csla) or from the [releases page](https://github.com/MarimerLLC/csla/releases).
99
* Review the [CSLA Fast Start](https://github.com/MarimerLLC/csla/tree/master/Samples/CslaFastStart) sample.
1010

11+
## CSLA 10
12+
13+
* The upcoming version which will support .NET 10, along with other features, enhancements, and changes
14+
* The `main` branch is the latest in our work toward CSLA 10
15+
1116
## CSLA 8 and 9
1217

18+
* Available in the `v8.x` and `v9.x` branches
1319
* The latest information is available via this GitHub repo and the [Discord server](https://discord.gg/9ahKjb7ccf).
1420
* Read _Using CSLA: Version 8 Overview_ (see the [Books and videos](Books-and-videos.md) page)
1521

1622
## CSLA 7
1723

1824
* The latest information is available via the [v7.x branch](https://github.com/MarimerLLC/csla/tree/v7.x) in this GitHub repo and the [Discord server](https://discord.gg/9ahKjb7ccf).
25+
* ⚠️ This version has known issues, we recommend using version 8 or higher
1926

2027
## CSLA 6
2128

2229
* The latest information is available via the [v6.x branch](https://github.com/MarimerLLC/csla/tree/v6.x) in this GitHub repo and the [Discord server](https://discord.gg/9ahKjb7ccf).
30+
* ⚠️ This version has known issues, we recommend using version 8 or higher
2331

2432
## CSLA 5
2533

0 commit comments

Comments
 (0)