.Net MAUI Projects : Multi-Platform Desktop and Mobile Apps New But Rough.

EVERYTHING MUST GEAUX NOW
(1063)
Vendedor particularRegistrado como vendedor particular
Por tanto, no se aplican las normas de protección de los consumidores derivadas de la legislación de la UE en materia de consumidores. La Garantía al cliente de eBay sigue aplicando a la mayoría de compras. Más información
USD31,99
Aproximadamente27,58 EUR
Costaba USD39,99 (20% de descuento)¿Qué significa este precio?
Precio rebajado proporcionado por el vendedor
Estado:
Nuevo
La oferta finaliza en: 19 h 11 m
Respira tranquilidad. Se aceptan devoluciones.
Envío:
USD5,22 (aprox. 4,50 EUR) USPS Media MailTM.
Ubicado en: Brusly, Louisiana, Estados Unidos
Entrega:
Entrega prevista entre el vie. 5 dic. y el jue. 11 dic. a 94104
Calculamos el plazo de entrega con un método patentado que combina diversos factores, como la proximidad del comprador a la ubicación del artículo, el servicio de envío seleccionado, el historial de envíos del vendedor y otros datos. Los plazos de entrega pueden variar, especialmente en épocas de mucha actividad.
Devoluciones:
30 días para devoluciones. El comprador paga el envío de la devolución..
Pagos:
    Diners Club

Compra con confianza

Garantía al cliente de eBay
Si no recibes el artículo que has pedido, te devolvemos el dinero. Más informaciónGarantía al cliente de eBay - se abre en una nueva ventana o pestaña
El vendedor asume toda la responsabilidad de este anuncio.
N.º de artículo de eBay:226877328597

Características del artículo

Estado
Nuevo: Libro nuevo, sin usar y sin leer, que está en perfecto estado; incluye todas las páginas sin ...
ISBN
9781837634910
Categoría

Acerca de este producto

Product Identifiers

Publisher
Packt Publishing, The Limited
ISBN-10
1837634912
ISBN-13
9781837634910
eBay Product ID (ePID)
21065568425

Product Key Features

Language
English
Publication Name
.Net MAUI Projects : Build Multi-Platform Desktop and Mobile Apps from Scratch Using C# and Visual Studio 2022
Subject
General, Programming Languages / Asp.Net
Publication Year
2024
Type
Textbook
Subject Area
Mathematics, Computers
Author
Michael Cummings, Daniel Hindrikes, Johan Karlsson
Format
Trade Paperback

Dimensions

Item Length
92.5 in
Item Width
75 in

Additional Product Features

Intended Audience
Trade
Dewey Edition
23
Dewey Decimal
005.1
Synopsis
Harness the powerful features of .NET MAUI, the evolution of Xamarin.Forms, to create multi-platform app projects using location services, the weather API, machine learning, and much more Key Features Leverage .NET MAUI through real-world projects, from weather apps to real-time multiplayer games with SignalR and Azure Functions Explore the essential features of .NET MAUI such as Shell, CollectionView, and CarouselView Go beyond the basics with advanced topics like machine learning using TensorFlow and ML.NET Purchase of the print or Kindle book includes a free PDF eBook Book Description This third edition of .NET MAUI Projects explores the features of .NET MAUI, a lightweight multi-platform development toolkit for building apps with a rich user interface. Updated to cover the latest features of .NET MAUI, including CollectionView and Shell, this book delves into concepts such as machine learning and cloud services.Starting with an overview of .NET Core and how it works, this book shares tips for choosing the right development environment for planning multi-platform apps. You'll then build your first .NET MAUI app and advance to learning how to use Shell to implement app architecture. Progressing in complexity, the projects guide you through creating apps, ranging from a location tracker and weather map to machine learning and multiplayer games. Further, the book will take you through modern mobile development frameworks such as SQLite, .NET Core, and ML.NET, empowering you to customize your apps for Windows, macOS, Android, and iOS platforms for native-like performance. Engaging examples are woven throughout the book so you can grasp essential concepts by writing code rather than extensive theory.By the end of this book, you'll be ready to develop your own native apps using .NET MAUI and associated technologies such as .NET Core, Visual Studio 2022, and C#. What you will learn Set up .NET MAUI to build native apps for multiple platforms using its single project capabilities Understand the core aspects of developing a mobile app, such as layout, UX, and rendering Use custom handlers for platform-specific access Discover how to create custom layouts for your apps with .NET MAUI Shell Implement serverless services in your .NET MAUI apps using Azure SignalR Create a .NET MAUI Blazor application leveraging the power of web technologies Build and train machine learning models using ML.NET and Azure Cognitive Services Who this book is for This book is for C# and .NET developers who want to learn .NET MAUI and get started with native .NET Core mobile application development from the ground up. Working knowledge of Visual Studio and C# will help you to get the most out of this book. ]]>, Harness the powerful features of .NET MAUI, the evolution of Xamarin.Forms, to create multi-platform app projects using location services, the weather API, machine learning, and much more Key Features - Leverage .NET MAUI through real-world projects, from weather apps to real-time multiplayer games with SignalR and Azure Functions - Explore the essential features of .NET MAUI such as Shell, CollectionView, and CarouselView - Go beyond the basics with advanced topics like machine learning using TensorFlow and ML.NET - Purchase of the print or Kindle book includes a free PDF eBook Book Description This third edition of .NET MAUI Projects explores the features of .NET MAUI, a lightweight multi-platform development toolkit for building apps with a rich user interface. Updated to cover the latest features of .NET MAUI, including CollectionView and Shell, this book delves into concepts such as machine learning and cloud services. Starting with an overview of .NET Core and how it works, this book shares tips for choosing the right development environment for planning multi-platform apps. You'll then build your first .NET MAUI app and advance to learning how to use Shell to implement app architecture. Progressing in complexity, the projects guide you through creating apps, ranging from a location tracker and weather map to machine learning and multiplayer games. Further, the book will take you through modern mobile development frameworks such as SQLite, .NET Core, and ML.NET, empowering you to customize your apps for Windows, macOS, Android, and iOS platforms for native-like performance. Engaging examples are woven throughout the book so you can grasp essential concepts by writing code rather than extensive theory. By the end of this book, you'll be ready to develop your own native apps using .NET MAUI and associated technologies such as .NET Core, Visual Studio 2022, and C#. What you will learn - Set up .NET MAUI to build native apps for multiple platforms using its single project capabilities - Understand the core aspects of developing a mobile app, such as layout, UX, and rendering - Use custom handlers for platform-specific access - Discover how to create custom layouts for your apps with .NET MAUI Shell - Implement serverless services in your .NET MAUI apps using Azure SignalR - Create a .NET MAUI Blazor application leveraging the power of web technologies - Build and train machine learning models using ML.NET and Azure Cognitive Services Who this book is for This book is for C# and .NET developers who want to learn .NET MAUI and get started with native .NET Core mobile application development from the ground up. Working knowledge of Visual Studio and C# will help you to get the most out of this book. Table of Contents - Introduction to .NET MAUI - Building Our First .NET MAUI App - Converting a Xamarin.Forms App to .NET MAUI - Building a News App Using .NET MAUI Shell - Building a Matchmaking App with a Rich UX Using Animations - Building a Photo Gallery App Using CollectionView and CarouselView - Building a Location Tracking App Using GPS and Maps - Building a Weather App for Multiple Form Factors - Setting Up a Backend for Sticks and Squares Using Azure Services - Building a Real-Time Game - Building a Calculator Using .NET MAUI Blazor - Hot Dog or Not Hot Dog Using Machine Learning
LC Classification Number
QA76.76.A65C8 2024

Descripción del artículo del vendedor

Acerca de este vendedor

EVERYTHING MUST GEAUX NOW

99,1% de votos positivos937 artículos vendidos

Se unió el jun 1999
Suele responder en 24 horas
Registrado como vendedor particularPor tanto, no se aplican los derechos de los consumidores derivados de las leyes de protección de los consumidores de la UE. La Garantía al cliente de eBay sigue aplicando a la mayoría de compras. Más informaciónMás información
Welcome, thank you for looking at our store.
Visitar tiendaContactar

Valoraciones detalladas sobre el vendedor

Promedio durante los últimos 12 meses
Descripción precisa
4.9
Gastos de envío razonables
4.8
Rapidez de envío
4.9
Comunicación
5.0

Votos de vendedor (373)

Todas las valoracionesselected
Positivas
Neutras
Negativas
  • 3***4 (24)- Votos emitidos por el comprador.
    Últimos 6 meses
    Compra verificada
    Have nothing but positive remarks on this purchase shipping,Packaging value as well as the description spot on very satisfactory. Thanks
  • r***o (393)- Votos emitidos por el comprador.
    Últimos 6 meses
    Compra verificada
    Wonderful deal, breaker was exactly as described and in perfect condition; shipping was quick, packaging was great, super seller! Thank you
  • g***i (511)- Votos emitidos por el comprador.
    Últimos 6 meses
    Compra verificada
    Exactly as described. Fast shipping. Packaged for Safety. Excellent Communication.