All Projects → jongalloway → OrderAppWithRazorPages

jongalloway / OrderAppWithRazorPages

Licence: MIT License
Razor Pages example showing a complex page model

Programming Languages

C#
18002 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to OrderAppWithRazorPages

admin-lte-dotnet
AdminLTE v3 for MVC Core, Razor Pages and Tag Helpers
Stars: ✭ 96 (+220%)
Mutual labels:  asp-net-core, razor-pages
SPA-With-Blazor
Creating a Single Page Application with Razor pages in Blazor using Entity Framework Core database first approach.
Stars: ✭ 27 (-10%)
Mutual labels:  asp-net-core, razor-pages
Ext.NET
Ext.NET public Issues.
Stars: ✭ 28 (-6.67%)
Mutual labels:  asp-net-core, razor-pages
Identity.Firebase
ASP.NET Identity Firebase Provider
Stars: ✭ 23 (-23.33%)
Mutual labels:  asp-net-core
Kodkod
https://github.com/alirizaadiyahsi/Nucleus Web API layered architecture startup template with ASP.NET Core 2.1, EF Core 2.1 and Vue Client
Stars: ✭ 45 (+50%)
Mutual labels:  asp-net-core
blazor-tailwindcss-template
This template demostrates the integration of tailwindcss with blazor and covers important features like hot-reload and css isolation
Stars: ✭ 38 (+26.67%)
Mutual labels:  asp-net-core
Notify.Me
Simple host application to provide send/receive feature for any kind of notifications and messages between client(s) and the host. The application is based on ASP.NET Core and SignalR to demostrate some features of these things...
Stars: ✭ 28 (-6.67%)
Mutual labels:  asp-net-core
WebApiJwt
Asp.NET Core 2.0 WebApi JWT Authentication with Identity & MySQL
Stars: ✭ 118 (+293.33%)
Mutual labels:  asp-net-core
AngularCLI-ASPNET-Core-CustomersService
Example of integrating Angular with ASP.NET Core RESTful Services
Stars: ✭ 61 (+103.33%)
Mutual labels:  asp-net-core
SocketHook
Socket hook is an injector based on EasyHook (win only) which redirect the traffic to your local server.
Stars: ✭ 38 (+26.67%)
Mutual labels:  asp-net-core
chatle
chat le with ASP.NET Core
Stars: ✭ 20 (-33.33%)
Mutual labels:  asp-net-core
WebDAVServerSamples
WebDAV, CalDAV & CardDAV server examples in C# and VB based on IT Hit WebDAV Server Engine for .NET
Stars: ✭ 39 (+30%)
Mutual labels:  asp-net-core
Volvox.Helios-old
Powerful, modular, web-managed, open-source Discord bot created by a community for communities.
Stars: ✭ 51 (+70%)
Mutual labels:  asp-net-core
HackSystem
A Hack System based on ASP.NET Core and Blazor WebAssembly.
Stars: ✭ 72 (+140%)
Mutual labels:  asp-net-core
xamarin-chat-signalr
Xamarin Forms Modern Chat Using SignalR ASP.NET
Stars: ✭ 12 (-60%)
Mutual labels:  asp-net-core
ExtCore-Sample
Full-featured ExtCore framework 7 sample web application
Stars: ✭ 29 (-3.33%)
Mutual labels:  asp-net-core
AspNetCore-ReCAPTCHAv3
reCAPTCHA v3 Usage in Asp.Net Core MVC
Stars: ✭ 17 (-43.33%)
Mutual labels:  asp-net-core
awesome-dotnet-async
A curated list of awesome articles and resources to learning and practicing about async, threading, and channels in .Net platform. 😉
Stars: ✭ 84 (+180%)
Mutual labels:  asp-net-core
DataGate
C# .NET 5, ASP.NET Core 5, JS, jQuery, MS SQL, Entity Framework
Stars: ✭ 13 (-56.67%)
Mutual labels:  asp-net-core
PasswordGenerator
A simple C# helper class for ASP.NET Core to generate a random password with custom strength requirements: min length, uppercase, lowercase, digits & more
Stars: ✭ 27 (-10%)
Mutual labels:  asp-net-core

Razor Pages example showing a complex page model

Part of what makes Razor Pages powerful is that it's easy to create and evolve a complex page model. In this case, we're showing an order status page that integrates shipping status, order details, customer information, etc.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].