# Références du cours

- [Nick Chapsas series on ASP.NET Core ReST API Developement](https://www.youtube.com/playlist?list=PLUOequmGnXxOgmSDWU7Tl6iQTsOtyjtwU)
- [Documentation d'ASP .NET Core MVC](https://docs.microsoft.com/en-us/aspnet/core/mvc/overview?view=aspnetcore-6.0)
- [Documentation d'Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/)
- [Documentation de C# : Pattern Matching](https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/functional/pattern-matching)
- [LINQ Explained with Sketches](https://steven-giesel.com/blogPost/8d12d9ef-c4e6-439c-9f88-46825cf35576)