The Simplest Way to List Data in ASP.NET



The Simplest Way to List Data in ASP.NET

The Simplest Way to List Data in ASP.NET

Are you a .NET developer and have some data you just want to simply display on your site? Sure there are tons of options out there, like 3rd party control vendors or community project, but what if you could use something built into .NET? If so, this video is for you! In this video, I will be showing off a cool new feature in ASP.NET Core called Blazor QuickGrid, which brings rich datagrid experiences to your apps, without 3rd party dependencies!

If you want to follow me on social media, here are some links
🦆 https://twitter.com/isaacrlevin
🙀 https://github.com/isaacrlevin
📺 https://www.twitch.tv/isaacrlevin
👋 https://linktr.ee/isaacrlevin

For more information on Blazor QuickGrid, just out the links below.

https://learn.microsoft.com/en-us/aspnet/core/blazor/components/quickgrid?view=aspnetcore-7.0

https://aspnet.github.io/quickgridsamples/

Also shoutout to Jimmy Engstrom for this StageCoder Visual Studio Extension, which is great for coding while talking!

https://marketplace.visualstudio.com/items?itemName=EngstromJimmy.StageCoder

#aspnet #csharp #dotnet #grid #data