Skip to content

Commit e2a1f80

Browse files
authored
Update README.md
1 parent 6f579c2 commit e2a1f80

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# Samples for ASP.NET Core 8.0
22

3+
- Samples for new features of ASP.NET Core **8.0** are available [here](/projects/.net8) (42).
4+
- Samples for new features of ASP.NET Core **7.0** are available [here](/projects/.net7) (45).
5+
6+
> [!NOTE]
7+
> This repository is WIP. I am updating all the previous samples from .NET 6/7 to .NET 8. Check the previous stable branch ([6.0](https://github.com/dodyg/practical-aspnetcore/tree/net6.0/)) if you want to browse the existings samples.
38
49
Greetings from Cairo, Egypt. You can [sponsor](https://github.com/sponsors/dodyg) this project [here](https://github.com/sponsors/dodyg).
510

611
## Previous versions
712

8-
[5.0](https://github.com/dodyg/practical-aspnetcore/tree/net5.0/), [3.1 LTS](https://github.com/dodyg/practical-aspnetcore/tree/3.1-LTS/), [2.1 LTS](https://github.com/dodyg/practical-aspnetcore/tree/2.1-LTS)
13+
[6.0](https://github.com/dodyg/practical-aspnetcore/tree/net6.0/), [5.0](https://github.com/dodyg/practical-aspnetcore/tree/net5.0/), [3.1 LTS](https://github.com/dodyg/practical-aspnetcore/tree/3.1-LTS/), [2.1 LTS](https://github.com/dodyg/practical-aspnetcore/tree/2.1-LTS)
914

1015
## Sections
1116

0 commit comments

Comments
 (0)