138 skills found · Page 1 of 5
ElectronNET / Electron.NET:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
aspnet / Mvc[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
chromelyapps / ChromelyBuild Cross Platform HTML Desktop Apps on .NET using native GUI, HTML5, JavaScript, CSS, Owin, AspNetCore (MVC, RazorPages, Blazor)
PiranhaCMS / Piranha.corePiranha CMS is the friendly editor-focused CMS for .NET that can be used both as an integrated CMS or as a headless API.
go2ismail / Asp.Net Core Inventory Order Management SystemNow upgraded to .NET 9, this project is a super-fast, completely headless API powered by Clean Architecture, CQRS, and MediatR. It includes an ASP.NET Core Razor Pages implementation for inventory order management, combined with Vue.js for a dynamic, responsive UI. Powerful WMS solution. Demo (username:admin@root.com / pwd:123456)
DamianEdwards / RazorSlicesLightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
neozhu / RazorPageCleanArchitectureThis is a solution for creating the Razor Pages Application with ASP.NET Core(.net 7.0) following the principles of Clean Architecture
fingers10 / JqueryDataTablesServerSideAsp.Net Core Server Side for Jquery DataTables Multiple Column Filtering and Sorting with Pagination and Excel Export
aspnetrun / Run Aspnetcore BasicsImplementation of Real-World example in One Solution - One Project for web application development with Asp.Net Core & EF.Core. Only one web application project which used aspnetcore components; razor pages, middlewares, dependency injection, configuration, logging. To create websites with minimum implementation of asp.net core based on HTML5, CSS, and JavaScript. You can use this boilerplate for fast implementation, minimum development, bootstrap your idea, create Minimum Viable Product (MVP), idea validation, startup development implementation for a limited time and limited resources with using latest asp.net core and entity framework core.
ardalis / OrganizingAspNetCoreOffers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.
go2ismail / ASP.NET FullStack BackEnd FrontEndASP.NET Core Full-Stack Web Development: Back End with REST API, Clean Architecture, DDD, CQRS, Repository, OData & Front End with Razor Pages, Vue.js
zHaytam / SmartBreadcrumbsA utility library for ASP.NET Core (both MVC and Razor Pages) websites to easily add and customize breadcrumbs.
mryderie / Aspnet Core Htmx ExampleDemonstrates the use of htmx with ASP.NET Core Razor Pages to create a simple CRUD web application.
DamianEdwards / RazorPagesSampleExamples of various ways to build simple CRUD pages using ASP.NET Core Razor Pages (coming in ASP.NET Core 2.0).
elanatframework / Code BehindCodeBehind is a modern full-stack framework under ASP.NET Core. CodeBehind was developed by Elanat in 2023 and competes with Microsoft's default web frameworks (ASP.NET Core MVC and Razor Pages and Blazor). CodeBehind is an engineering masterpiece that simultaneously provides the possibility of development based on many patterns.
ardalis / AspNetCoreRouteDebuggerAn ASP.NET Core Route Debugger implemented as a Razor Page
ofpinewood / PineblogA light-weight blogging engine written in ASP.NET Core MVC Razor Pages, using Entity Framework Core or MongoDb.
VBAndCs / VazorVazor is a VB.NET Razor for ASP.NET Core 6.0 (MVC and Razor Pages)
damienbod / AspNetCoreExperimentsASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page
fingers10 / ExcelExportClasses to generate Excel/CSV Report in ASP.NET Core