.NET Core 2.0 By Example
eBook - ePub

.NET Core 2.0 By Example

  1. 458 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

.NET Core 2.0 By Example

About this book

Build cross-platform solutions with.NET Core 2.0 through real-life scenariosAbout This Book• Bridges the gap between learning and doing and improves your software development skills• Covers the best practices of.NET development to improve your productivity• Example-based approach to get you started quickly with software programmingWho This Book Is ForIf you are a developer or architect and want to learn how to build cross-platform solutions using Microsoft.NET Core, this book is for you. It is assumed that you have some knowledge of the.NET Framework, OOP, and C# (or a similar programming language).What You Will Learn• Build cross-platform applications with ASP.NET Core 2.0 and its tools• Integrate, host, and deploy web apps with the cloud (Microsoft Azure)• Leverage the ncurses native library to extend console capabilities in.NET Core on Linux and interop with native coden.NET Core on Linux and learn how to interop with existing native code• Reuse existing.NET Framework and Mono assemblies from.NET Core 2.0 applications• Develop real-time web applications using ASP.NET Core• Learn the differences between SOA and microservices and get started with microservice development using ASP.NET Core 2.0• Walk through functional programming with F# and.NET Core from scratchIn DetailWith the rise in the number of tools and technologies available today, developers and architects are always exploring ways to create better and smarter solutions. Before, the differences between target platforms was a major roadblock, but that's not the case now..NET Core 2.0 By Example will take you on an exciting journey to building better software.This book provides fresh and relevant content to.NET Core 2.0 in a succinct format that's enjoyable to read. It also delivers concepts, along with the implications, design decisions, and potential pitfalls you might face when targeting Linux and Windows systems, in a logical and simple way.With the.NET framework at its center, the book comprises of five varied projects: a multiplayer Tic-tac-toe game; a real-time chat application, Let'sChat; a chatbot; a microservice-based buying-selling application; and a movie booking application. You will start each chapter with a high-level overview of the content, followed by the above example applications described in detail. By the end of each chapter, you will not only be proficient with the concepts, but you'll also have created a tangible component in the application.By the end of the book, you will have built five solid projects using all the tools and support provided by the.NET Core 2.0 framework.Style and approachThis book takes a concise yet comprehensive project-based approach to teaching the tricks and tools of.NET Core 2.0.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access .NET Core 2.0 By Example by Rishabh Verma, Neha Shrivastava in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming Languages. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Title Page
  2. Copyright and Credits
  3. Packt Upsell
  4. Contributors
  5. Preface
  6. Getting Started
  7. Native Libraries in .NET Core
  8. Building Our First .NET Core Game – Tic-Tac-Toe
  9. Let's Chat Web Application
  10. Developing the Let's Chat Web Application
  11. Testing and Deploying – The Let's Chat Web Application
  12. To the Cloud
  13. Movie Booking Web App
  14. Microservices with .NET Core
  15. Functional Programming with F#
  16. Other Books You May Enjoy