Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Blazor + Dapper CRUD - .NET Core 3.1
Rating: 4.6 out of 5(705 ratings)
13,134 students

Blazor + Dapper CRUD - .NET Core 3.1

Build modern data-driven Web apps with Microsoft Blazor and Dapper.
Created byAlan Simpson
Last updated 1/2020
English

What you'll learn

  • Use Server Side Blazor with Dapper to build modern data-driven websites.

Course content

5 sections16 lectures1h 47m total length
  • Getting Started4:15

    In this lesson you'll set of Visual Studio 2019 to create Blazor web apps, and create your first project.

  • Remove the Demo Code5:02

    Here you'll remove the sample demo code that appears in every project, since we won't be using that for our project.

  • Get NuGet Packages2:19

    Here you will get the Dapper NuGet package, and one other supporting package.

Requirements

  • You should be familar with HTML, CSS, and at least one programming language (we'll use C# in the course).

Description

In this course you'll learn to use Microsoft's Blazor Stack Overflow's Dapper Micro-ORM to rapidly developer modern data-driven asynchronous websites. Many people prefer Dapper to Entity Framework because it's simple, lightweight, and doesn't hide the SQL code from you. The techniques you learn here should prepare you for data-driven website development for the 2020 - 2030 decade.

Who this course is for:

  • Web application developers who want to simplify coding for database CRUD operations.