All Projects → ExtCore → ExtCore-Sample

ExtCore / ExtCore-Sample

Licence: other
Full-featured ExtCore framework 7 sample web application

Programming Languages

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

Projects that are alternatives of or similar to ExtCore-Sample

Anclafs
ASP.NET Core Library and Framework Support
Stars: ✭ 192 (+562.07%)
Mutual labels:  dotnetcore, asp-net-core
DNZ.SEOChecker
SEO Checker and Recommander Plugin (like wordpress Yoast) for ASP.NET Core.
Stars: ✭ 18 (-37.93%)
Mutual labels:  dotnetcore, asp-net-core
Aspnetcore Tests Sample
A project to help demonstrate how to do unit, integration and acceptance tests with an web api project using ASP.NET Core and Angular 7 front end.
Stars: ✭ 40 (+37.93%)
Mutual labels:  sample, asp-net-core
Storedprocedureefcore
Entity Framework Core extension to execute stored procedures
Stars: ✭ 164 (+465.52%)
Mutual labels:  dotnetcore, asp-net-core
Configuration.Provider.Docker.Secrets
.NET Core configuration provider for Docker Secrets.
Stars: ✭ 20 (-31.03%)
Mutual labels:  dotnetcore, asp-net-core
Netcore Boilerplate
Boilerplate of API in .NET Core 3.1
Stars: ✭ 166 (+472.41%)
Mutual labels:  dotnetcore, asp-net-core
Uragano
Uragano, A simple, high performance RPC library. Support load balancing, circuit breaker, fallback, caching, intercepting.
Stars: ✭ 28 (-3.45%)
Mutual labels:  dotnetcore, asp-net-core
Sio.core
✔ [ SIOC ] Swastika I/O Core is an all in one platform (e.g CMS, eCommerce, Forum, Q&A, CRM...) ASP.NET Core / Dotnet Core System based on SIOH Framework.
Stars: ✭ 121 (+317.24%)
Mutual labels:  dotnetcore, asp-net-core
GPONMonitor
GPON Monitoring tool for Dasan Networks GPON OLTs
Stars: ✭ 26 (-10.34%)
Mutual labels:  dotnetcore, asp-net-core
MvcControlsToolkit.Core
Core Code for MvcControlsToolkit packages
Stars: ✭ 13 (-55.17%)
Mutual labels:  dotnetcore, asp-net-core
ChatService
ChatService (SignalR).
Stars: ✭ 26 (-10.34%)
Mutual labels:  dotnetcore, asp-net-core
Awesome-Nuget-Packages
📦 A collection of awesome and top .NET packages sorted by most popular needs.
Stars: ✭ 87 (+200%)
Mutual labels:  dotnetcore, asp-net-core
Active Directory B2c Dotnetcore Webapp
An ASP.NET Core web application that can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.
Stars: ✭ 160 (+451.72%)
Mutual labels:  dotnetcore, asp-net-core
Angular 7 Project With Asp.net Core Apis
Angular 7 Project with ASP.NET CORE APIS | Angular Project
Stars: ✭ 174 (+500%)
Mutual labels:  dotnetcore, asp-net-core
Nlayerappv3
Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2
Stars: ✭ 138 (+375.86%)
Mutual labels:  dotnetcore, asp-net-core
Peachpie Wordpress
WordPress running on .NET Core.
Stars: ✭ 237 (+717.24%)
Mutual labels:  sample, dotnetcore
Cronscheduler.aspnetcore
Cron Scheduler for AspNetCore 2.x/3.x or DotNetCore 2.x/3.x Self-hosted
Stars: ✭ 100 (+244.83%)
Mutual labels:  dotnetcore, asp-net-core
Puck Core
Open source, cross platform .NET Core CMS. Fast, scalable, code-first, unobtrusive and extensible with powerful querying and Lucene integration.
Stars: ✭ 115 (+296.55%)
Mutual labels:  dotnetcore, asp-net-core
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Stars: ✭ 8,250 (+28348.28%)
Mutual labels:  dotnetcore, asp-net-core
SimpleSocial
A simple social network web application using ASP.NET Core 3.1
Stars: ✭ 16 (-44.83%)
Mutual labels:  dotnetcore, asp-net-core

Full-Featured ExtCore Framework 7.0.0 Sample Web Application

Join the chat at https://gitter.im/ExtCore/ExtCore

Introduction

ExtCore is free, open source and cross-platform framework for creating modular and extendable web applications based on ASP.NET Core. It is built using the best and the most modern tools and languages (Visual Studio 2022, C# etc). Join our team!

This is the full-featured ExtCore framework sample web application.

Getting Started

  • rebuild the solution;
  • copy the extensions DLL files into the Extensions folder of the main web application (this folder doesn’t exist by default, so you need to create it in the web application root or specify another location in the appsettings.json file; also you may just add direct dependencies to the main web application project instead, but it is not so interesting);
  • run the main web application.

More Information

Other Samples

You can also download our ready to use full-featured sample. It contains everything you need to run ExtCore-based web application from Visual Studio 2022, including SQLite database with the test data.

Tutorials

We have written several tutorials to help you start developing your ExtCore-based web applications.

Real Projects

Please take a look at Platformus on GitHub. It is CMS built on ExtCore framework with 3 extensions and 25 projects.

Links

Sources on GitHub: https://github.com/ExtCore/ExtCore

Website: http://extcore.net/

Docs: http://docs.extcore.net/

Author: http://sikorsky.pro/

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].