Pinned Repositories
BlazingBlog
BlazingBlog - A fullstack blog web app using Asp.Net Core Blazor Server & EF Core - .Net 7
BlazingBlogV2
BlazingBlogV2 - A complete full-stack blog web app using Blazor SSR with Interactive Server Render mode for Admin Part - .Net 8
BlazingChat
Fullstack Realtime Chat App using Asp.Net Core Blazor WASM, SignalR and EF Core
FoodDeliveryMAUI
A Full-Stack Food Ordering App using .Net MAUI, Asp.Net Core, SignalR and VueJs 3
FruitVegBasketMAUI
An E-Commerce Grocery App using .NET MAUI
LoginFlowMAUI
This sample shows how to implement Login Flow in .Net MAUI App
MAUISqlite
A Small .Net MAUI Project to demonstrate how we can connect a .Net MAUI App to SQLite database. In this small project, you will see, SQLite CRUD operation with using MVVM (Community Toolkit MVVM)
NetflixCloneMAUI
A Netflix Clone App using .NET MAUI with TMDB API integration
PetAdoptionMAUI
A Pet Adoption App built with .Net MAUI + Asp.Net Core Web API + SignalR + EF Core
TabbarBadgeShellMAUI
A sample app to demonstrate how to add Tabbar Badge to Shell Tabbar Items for Android and iOS with .Net MAUI
Abhayprince's Repositories
Abhayprince/BlazingBlog
BlazingBlog - A fullstack blog web app using Asp.Net Core Blazor Server & EF Core - .Net 7
Abhayprince/BlazingChat
Fullstack Realtime Chat App using Asp.Net Core Blazor WASM, SignalR and EF Core
Abhayprince/BlazingBlogV2
BlazingBlogV2 - A complete full-stack blog web app using Blazor SSR with Interactive Server Render mode for Admin Part - .Net 8
Abhayprince/IcecreamMAUI
An Icecream Store Mobile App built with .Net MAUI (XAML) + Asp.Net Core Web Api - .Net 8
Abhayprince/BlazingBooks
Books App using Blazor SSR for Web and Blazor Hybrid in .Net MAUI fo Mobile with Shared Code and UI Components - .Net 8
Abhayprince/ThemeManagerMAUI
This sample shows how to implement Dynamic Runtime Theme Manager (Theme Switcher) with .Net MAUI
Abhayprince/BlazorAuthNoIdentity
A Sample - Implementing Custom Auth in Blazor Web Apps in .Net 8 without using Asp.Net Core Identity
Abhayprince/BlazorExternalAuthNoIdentity
Implementing External Auth (Signin with Google) without Asp.Net Core Identity
Abhayprince/MAUIBlazorRefreshView
Sample to show How to Implement Pull to Refresh in .Net MAUI Blazor Hybrid - Refresh View with Blazor Hybrid
Abhayprince/BlazorEnhanceNavLoader
This sample shows a workaround to show and hide a loader for ENhanced Navigation and Enhanced Forms Submissions in Blazor SSR - .Net 8
Abhayprince/BlazorErrorBoundary
How to use ErrorBoundary component to handle unexpected errors in Bazor and show a customized error UI
Abhayprince/BlazorWasmAuth
Sample to show how to implement Custom Authentication in Blazor WASM Standalone App in .Net 8
Abhayprince/FileUploadBlazorSSR
This sample shows how to upload file(s) with the new Blazor SSR in .Net 8 with Enhanced Forms
Abhayprince/MauiWithMultipleUIApproaches
.Net MAUI is not limited to XAML only. This is a sample to show different UI design approaches in .Net MAUI, using UI with XAML, UI with Blazor Hybrid and UI with C# Only
Abhayprince/BlazorNet8.RenderModes
All Render Modes Explained in .Net 8 Blazor
Abhayprince/BlazorSSRPassDataBetweenPages
This sample shows different approaches to pass to data from one page to another in Blazor SSR (Static Server Side Rendeing) mode - .Net 8
Abhayprince/DifferentIconForSelectedUnSelectedTabMAUI
This sample shows how can we swap the tabbar tab icon image for Selected & Un-selected state in .Net MAUI Shell Apps - .Net 8
Abhayprince/DynamicTabbarMAUI
This sample shows - How to create tabbar items dynamic on the basis of some condition (or user role) -.Net MAUI Shell
Abhayprince/MAUIEFCoreSQLite
A sample to show how to integrate SQLite Database with EF Core in .Net MAUI Application - .Net 8
Abhayprince/BlazingCountdown
Coming Soon Web Page with Countdown Timer built with Blazor Web App with InteractiveWebAssembly Render Mode in .Net 8
Abhayprince/Images-Icons
Images/Icons to be used in projects as direct urls
Abhayprince/MauiDbBackupRestore
A Sample to Show - How to Backup and Restore Database in .Net MAUI Apps in .Net 8
Abhayprince/MauiLocalImagePickShow
How to Pick and Upload Image to the App locally in .Net MAUI. Uploading image to local app on platform (not on some api/server) - .Net 8
Abhayprince/BlazorCustom404
A sample to show Custom 404 Error Page for HTTP 404 Page Not Found Error in Blazor - .Net 8
Abhayprince/BlazorRoleBasedAuthorization
sample to show Role Based Authorization in Blazor in .Net 8 | Blazor Web Apps and Blazor Standalone WebAssembly Apps
Abhayprince/FurnitureAppImages
Abhayprince/MauiCollectionView
Abhayprince/VegBasket-YT
Abhayprince/books-data
Abhayprince/MauiBorderlessEntryEditorAndroid
This sample shows how to fix the default bluish underlin e(border) color on the Entry and Editor controls in .Net MAUI on Android Platform