Skip to content

Commit 615fc93

Browse files
authored
* Update in C# free-programing books I added some books that are in the microsoft documentation * Put in alphabetical order
1 parent f043468 commit 615fc93

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

books/free-programming-books-langs.md

+4
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
467467

468468
### <a id="csharp"></a>C\#
469469

470+
* [Architect Modern Web Applications with ASP.NET Core and Azure](https://docs.microsoft.com/en-us/dotnet/architecture/modern-web-apps-azure/) - Steve "ardalis" Smith
470471
* [C# Notes for Professionals](http://goalkicker.com/CSharpBook/) - Compiled from StackOverflow documentation (PDF)
471472
* [C# Programming](https://en.wikibooks.org/wiki/C_Sharp_Programming) - Wikibooks
472473
* [C# Programming Yellow Book](https://www.robmiles.com/s/CSharp-Book-2019-Refresh.pdf) - Rob Miles (PDF) (2019)
@@ -481,8 +482,11 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
481482
* [Introduction to Rx](http://www.introtorx.com)
482483
* [Learn C# in Y Minutes](https://learnxinyminutes.com/docs/csharp/)
483484
* [Mastering Xamarin UI Development, Second Edition](https://www.packtpub.com/free-ebook/mastering-xamarin-ui-development-second-edition/9781788995511) - Steven F. Daniel (Packt account *required*)
485+
* [Modernize existing .NET applications with Azure cloud and Windows Containers](https://docs.microsoft.com/en-us/dotnet/architecture/modernize-with-azure-containers/) - Cesar de la Torre
486+
* [Modernizing Desktop Apps on Windows with .NET 6](https://docs.microsoft.com/en-us/dotnet/architecture/modernize-desktop) - Olia Gavrysh, Miguel Angel Castejón Dominguez
484487
* [.NET Book Zero](http://www.charlespetzold.com/dotnet) - Charles Petzold (PDF, XPS)
485488
* [.NET Microservices: Architecture for Containerized .NET Applications](https://dotnet.microsoft.com/download/e-book/microservices-architecture/pdf) - Cesar de la Torre, Bill Wagner, Mike Rousos (PDF)
489+
* [Porting Existing ASP.NET Apps to .NET 6](https://docs.microsoft.com/en-us/dotnet/architecture/porting-existing-aspnet-apps/) - Steve "ardalis" Smith
486490
* [Threading in C#](http://www.albahari.com/threading/)
487491
* [Xamarin.Forms for macOS Succinctly](https://www.syncfusion.com/ebooks/xamarin_forms_for_mac_os_succinctly) - Alessandro Del Sole
488492
* [Xamarin.Forms Succinctly](https://www.syncfusion.com/ebooks/xamarin-forms-succinctly) - Alessandro Del Sole

0 commit comments

Comments
 (0)