Updated wikipage Samples. (Signed-off-by:roc_admin).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2408 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2023-09-29 12:02:25 +00:00
parent 5ce4cc40c7
commit 4d35f1b454

View File

@@ -1,3 +1,5 @@
[[Property:modification_date|Fri, 29 Sep 2023 12:02:25 GMT]]
[[Property:publication_date|Fri, 29 Sep 2023 12:02:25 GMT]]
[[Property:title|Samples]]
[[Property:weight|3]]
[[Property:uuid|c1dbfdb5-c4d0-f674-d818-00d56c431c6e]]
@@ -5,3 +7,8 @@ In this chapter you will find a series of examples that will permit to you to un
However, you should be familiar with Object-Oriented programming model. Almost all other examples can also be built for .NET if the dotnet target is choosen instead of classic.
{{Caution|Those examples were initially built for Eiffel .NET framework and may not work with .NETCore (net6.0, net7.0, ...) }}
{Recommended|Please visit the github organization [https://github.com/EiffelNETCore] for specific .NETCore examples using EiffelStudio .NET. }}