little-aspnetcore-book icon indicating copy to clipboard operation
little-aspnetcore-book copied to clipboard

The Little ASP.NET Core Book, a friendly introduction to web programming and ASP.NET Core 2.0

Results 30 little-aspnetcore-book issues
Sort by recently updated
recently updated
newest added

I am following the book, and I must say that I am an absolute beginner in everything related to the .NET platform, I am a programmer in legacy languages like...

Hi! This seems to be a good hit in Brazil. There's no much content in Portuguese for ASP.NET Core. Since English is not so widespread there, I believe a bunch...

Hey everyone 😊 It seems I'm unable to download the Mobi or ePub versions of this book. Whenever I try to access it via `https://www.gitbook.com/download/mobi/book/nbarbettini/little-asp-net-core-book` I'm redirected to `https://www.gitbook.com/?utm_source=legacy&utm_medium=redirect&utm_campaign=close_legacy`. Is...

Hope my first contribution with new content looks good! I tried to follow the style and tone of the book as best as I could (friendly, conversational, but still short...

Hy, This book is great and still helpful for those learning Asp.net Core and intro to Web programming, have you considered updating the `dotnet` version as well as its dependencies...

I was wondering if anyone has already picked up work to translate the book into Russian. I would gladly do that, just to make the good content available for a...

Hi, I've almost finished reading the book, it helped me a lot and I would really like to give some efforts back, I could help translating it into Italian as...

Placeholder for work to catch the book up with the newest patterns in ASP.NET Core 2.1.

Excellent book! When i was working through the Security and Identity chapter I could find no reference to creating the ApplicationUser model before updating the database with the new UserId....