mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-06 14:52:03 +01:00
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2484 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
15 lines
851 B
Plaintext
15 lines
851 B
Plaintext
[[Property:modification_date|Mon, 02 Oct 2023 10:53:11 GMT]]
|
|
[[Property:publication_date|Fri, 29 Sep 2023 12:02:25 GMT]]
|
|
[[Property:title|Eiffel .NET samples]]
|
|
[[Property:weight|3]]
|
|
[[Property:uuid|c1dbfdb5-c4d0-f674-d818-00d56c431c6e]]
|
|
In this chapter you will find a series of examples that will permit to you to understand the bases of programming with Dotnet.
|
|
|
|
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|Visit the GitHub organization [https://github.com/EiffelNETCore] for more '''.NETCore examples''' (Machine Learning, ASP.NETCore, ...) using EiffelStudio .NET. }}
|
|
|
|
|