Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
tano1221
Blazor  WebAssembly Full Stack Bootcamp with .NET 5 Vote_lcapBlazor  WebAssembly Full Stack Bootcamp with .NET 5 Voting_barBlazor  WebAssembly Full Stack Bootcamp with .NET 5 Vote_rcap 
Engh3
Blazor  WebAssembly Full Stack Bootcamp with .NET 5 Vote_lcapBlazor  WebAssembly Full Stack Bootcamp with .NET 5 Voting_barBlazor  WebAssembly Full Stack Bootcamp with .NET 5 Vote_rcap 
ПΣӨƧӨFƬ
Blazor  WebAssembly Full Stack Bootcamp with .NET 5 Vote_lcapBlazor  WebAssembly Full Stack Bootcamp with .NET 5 Voting_barBlazor  WebAssembly Full Stack Bootcamp with .NET 5 Vote_rcap 
ℛeℙ@¢ᴋ€r
Blazor  WebAssembly Full Stack Bootcamp with .NET 5 Vote_lcapBlazor  WebAssembly Full Stack Bootcamp with .NET 5 Voting_barBlazor  WebAssembly Full Stack Bootcamp with .NET 5 Vote_rcap 
大†Shinegumi†大
Blazor  WebAssembly Full Stack Bootcamp with .NET 5 Vote_lcapBlazor  WebAssembly Full Stack Bootcamp with .NET 5 Voting_barBlazor  WebAssembly Full Stack Bootcamp with .NET 5 Vote_rcap 
missyou123
Blazor  WebAssembly Full Stack Bootcamp with .NET 5 Vote_lcapBlazor  WebAssembly Full Stack Bootcamp with .NET 5 Voting_barBlazor  WebAssembly Full Stack Bootcamp with .NET 5 Vote_rcap 
Julio 2024
LunMarMiérJueVieSábDom
1234567
891011121314
15161718192021
22232425262728
293031    
CalendarioCalendario
Últimos temas
» Audified MixChecker ULTRA v1.0
Blazor  WebAssembly Full Stack Bootcamp with .NET 5 EmptyHoy a las 3:22 am por missyou123

» Irix HDR Pro / Classic Pro 2.3.29 (x64) Multilingual
Blazor  WebAssembly Full Stack Bootcamp with .NET 5 EmptyAyer a las 10:36 pm por 大†Shinegumi†大

» LightPDF Editor 2.14.7.17 Build 07.01.2024 Multilingual
Blazor  WebAssembly Full Stack Bootcamp with .NET 5 EmptyAyer a las 10:33 pm por 大†Shinegumi†大

» Stellar Repair for Excel 7.0.0.0 (x64)
Blazor  WebAssembly Full Stack Bootcamp with .NET 5 EmptyAyer a las 10:32 pm por 大†Shinegumi†大

» PDF Shaper Premium / Ultimate 14.3 Multilingual
Blazor  WebAssembly Full Stack Bootcamp with .NET 5 EmptyAyer a las 10:30 pm por 大†Shinegumi†大

» EaseUS Partition Master 18.8.0 Build 20240605
Blazor  WebAssembly Full Stack Bootcamp with .NET 5 EmptyAyer a las 9:15 pm por ПΣӨƧӨFƬ

» illustrate TuneFUSION R2024-06-28 Retail
Blazor  WebAssembly Full Stack Bootcamp with .NET 5 EmptyAyer a las 9:12 pm por ПΣӨƧӨFƬ

» Xara Designer Pro+ 24.1.0.69698 (x64)
Blazor  WebAssembly Full Stack Bootcamp with .NET 5 EmptyAyer a las 8:47 pm por ПΣӨƧӨFƬ

» UniFab 2.0.2.6 (x64) Multilingual
Blazor  WebAssembly Full Stack Bootcamp with .NET 5 EmptyAyer a las 8:44 pm por ПΣӨƧӨFƬ

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Blazor WebAssembly Full Stack Bootcamp with .NET 5

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 70279
Fecha de inscripción : 20/08/2016

Blazor  WebAssembly Full Stack Bootcamp with .NET 5 Empty
MensajeTema: Blazor WebAssembly Full Stack Bootcamp with .NET 5   Blazor  WebAssembly Full Stack Bootcamp with .NET 5 EmptySáb Ago 14, 2021 6:47 am

Blazor  WebAssembly Full Stack Bootcamp with .NET 5 Bc1aad19c34bd558e6e317b436dee766
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 211 lectures (17h 33m) | Size: 5 GB
Build an online browser game from scratch using Blazor WebAssembly, Web API, Entity Framework & SQL Server with .NET 5

What you'll learn:
Build a complete web application with Blazor WebAssembly, Web API, Entity Framework and a SQL Server database
Razor components: Communication, data binding, event handling, the @code block & more
Forms in Blazor WebAssembly with Validation & displaying validation messages
Utilize built-in forms components like InputText, InputCheckbox, InputSelect & more
Authentication & authorization with the AuthenticationStateProvider & the AuthorizeView component
Authentication with JSON Web Tokens (JWT)
Use Web API as web service with the HTTP request methods GET, POST, PUT & DELETE by utilizing the Model-View-Controller (MVC) pattern
Use Entity Framework with code-first migrations to store your data in a SQL Server database
Publish & Deploy to a Windows Server with IIS (Internet Information Services)
...and much more!

Requirements
Basic web development knowledge with C# & HTML is preferable

Description
Blazor WebAssembly is turning the web development world upside down.

With Blazor you can keep coding every part of your web application - meaning front end and back end - with the programming language and the framework you love - C# and .NET.

No need for JavaScript anymore and you can even use the same classes and methods you write for the server as well as for the client.

We will dive right into the code by first having a look at the standard example project of Blazor WebAssembly and then we already build the main project of this course, which is a classic online browser game, where users can create an army of fighters and send them into battle against other users.

Together with some customization options and climbing the leaderboard, this application will teach you how to use Blazor WebAssembly with Razor components in a playful way.

We will have a look at data- and event binding, communication between components, forms with their built-in components and validation options, how to use views only authorized users can see, how to make calls to a web service, and much more.

Additionally, you will learn how to build the back end of the browser game with a Web API and Entity Framework to store all the data in a SQL Server database.

By the end of this course, you will have what it takes to call yourself a full stack Blazor web developer.

With your new skills, you are ready to conquer any upcoming .NET web development project you want to build yourself or any project that is requested by a recruiter.

The only tools you need are Visual Studio, Postman, SQL Server, and a browser like Chrome or Firefox.

Everything is available for free and also cross-platform! So you can follow this course on Windows and macOS.

What You Will Learn

Introduction & Jumpstart

Create an ASP.NET Core hosted Blazor WebAssembly project

Examine the example project

Explore different ways to run your web application

Debug client & server code at the same time

Initialize a Git repository for your source control

Blazor WebAssembly Fundamentals

Create Razor components

Write C# code and HTML in the same file

The @code block

Component communication with parameters, event callbacks & services

Data binding & event handling

Add pages to your Blazor WebAssembly application

Routing & navigation in a Blazor app

Create and use models within your web application

Loops & more in Razor components

User feedback with toaster messages for errors & more

Manage NuGet Packages

Forms & Authentication

Create forms with validations

Use all built-in forms components like InputText, InputCheckbox, InputSelect & more

Build login & registration forms

Display validation errors

Utilize models with forms

Add the NavigationManager to navigate the user in your app

Utilize the AuthenticationStateProvider

Expose the AuthenticationState

Use the AuthorizeView component

Page restriction with the [Authorize] attribute

Use the LocalStorage for authentication

Web API & Entity Framework

The Model-View-Controller (MVC) pattern

Create models and controllers

Use the same models for the server and the client

Attribute routing (with parameters)

The HTTP request methods GET, POST, PUT & DELETE

Object-Relational-Mapping

Code-First Migration

SQL Server

How to use a DataContext and a proper ConnectionString

All previous HTTP requests with Entity Framework to save your data in a SQL Server database

Inspect your database with the SQL Server Management Studio

Authentication with JSON Web Tokens (JWT)

Create & verify JSON Web Tokens

Use the Repository pattern

Add & read claims

Secure controllers with the Authorize attribute

Use the JWT in the AuthenticationStateProvider of Blazor WebAssembly

Advanced Blazor WebAssembly, Web API & Entity Framework Implementations

Add relations to your database

Use LINQ functions to Select, Order & Include entities

Complete the game logic: Grow your army, fight battles, climb the leaderboard

...and more!

Publish & Deploy your Web Application

Deploy your web application on a Windows Server with IIS (Internet Information Services)

User the Web Deploy feature of IIS to publish and deploy your app with Visual Studio

Your Instructor

My name is Patrick and I will be your instructor in this course. I'm a web developer for over a decade now, I have worked for big corporations and small teams, as an employee and a contractor and I just love to see the way Microsoft is going with .NET & Blazor and how important these technologies get day by day.

To this date, I was able to run seven courses on web development here on Udemy about .NET (Core), Blazor, single-page applications, Angular and DevOps - with a total of over 55.000 unique students and over 6.000 reviews.

If you have any questions, feel free to connect.

And if you still have any doubts, you have a 30-day money-back guarantee, no questions asked.

Are you ready to take the next step in web development?

I'm looking forward to seeing you in the course!

Course image: vector illustration/Shutterstock

Who this course is for
Everyone who wants to make the next big step in web development with Blazor & .NET
Students who want to improve their skills in order to have better chances for career advancement

Blazor  WebAssembly Full Stack Bootcamp with .NET 5 30677490f93f6e289318d8f8c9be86bc

DOWNLOAD:
Citación :

https://rapidgator.net/file/f737492a33d845190fe5f4035aee5df1/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part1.rar.html
https://rapidgator.net/file/9b416d8e5aa2701437de14c107a0ac50/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part2.rar.html
https://rapidgator.net/file/37a4db05f0ba323909d08210d66d7314/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part3.rar.html
https://rapidgator.net/file/4add5a5a88fd7a68d390de25ecf999e8/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part4.rar.html
https://rapidgator.net/file/7e9f54c06a1a7691ede85a71f7ffef90/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part5.rar.html
https://rapidgator.net/file/6ef742a988d626d5c2dbae75c5fd5857/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part6.rar.html


https://uploadgig.com/file/download/86aa0ca928b9396d/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part1.rar
https://uploadgig.com/file/download/8a391B4fecf55f58/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part2.rar
https://uploadgig.com/file/download/2678Fa869Eb6060D/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part3.rar
https://uploadgig.com/file/download/77cf1f1b56F9F7b1/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part4.rar
https://uploadgig.com/file/download/8994E72a7690b32d/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part5.rar
https://uploadgig.com/file/download/2d7daF98e1421e56/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part6.rar


https://nitroflare.com/view/2F513B06FBD3B1A/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part1.rar
https://nitroflare.com/view/B6B7AF30E072535/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part2.rar
https://nitroflare.com/view/7FE4774BAB6AD09/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part3.rar
https://nitroflare.com/view/B519C8552C18FF6/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part4.rar
https://nitroflare.com/view/A9D9D1018AE0093/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part5.rar
https://nitroflare.com/view/B4C3A6187934EFD/zvrzq.Blazor.WebAssembly.Full.Stack.Bootcamp.with..NET.5.part6.rar

Volver arriba Ir abajo
 

Blazor WebAssembly Full Stack Bootcamp with .NET 5

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Blazor and .NET Core Web API Full Stack Web Development
» Blazor and Python Django Full Stack Web Development
» Getting Started with ASP.NET Core 3.0 Blazor Framework Fundamentals for Full-stack Web Developme...
» Advanced Blazor WebAssembly
» Complete Web API in .NET 5 Consumed with Blazor WebAssembly

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-