As promised, below is the initial release of the ASP .NET Core A-Z ebook. This combines the 26 blog posts from the series of ASP .NET Core articles on this website.
A – Z of ASP .NET Core!
eBook cover
You can find the complete ebook on GitHub using one of the links below:
Don’t miss my guest appearance on the .NET Community Standup:
- [Aug 6, 2019]: https://youtu.be/t5sBSOydYxI?t=307
- With Jon Galloway, Damian Edwards and Scott Hanselman.
- 5:07 -> video starts
- 18:58 to 36:20 -> my segment
- 36:20 to end -> just chatting
Things to note (updated):
- The cover image was generated using the Canva mobile app
- The eBook is still a work in progress
- I’m using my Worker Service sample to auto-generate Word documents from each blog post by converting each article’s HTML into Word format using MariGold.OpenXHTML
- After some tweaking, images have been manually resized per chapter. Automatic resizing doesn’t seem to work between HTML to Word conversions, but feel free to submit a Pull Request if you have suggestions on how to fix it.
- Animated GIF images don’t work in the ebook, so a link to each original source has been included where they appear in a few chapters.
- The content currently covers a combination of ASP .NET Core 2.2 and 3.0 (Preview). In the weeks/months ahead, the content will be updated to include Core 3.0 across the entire series.