Skip to content
/ VC Public

A collection of projects created for Villa Collective

Notifications You must be signed in to change notification settings

coderpros/VC

Repository files navigation

LinkedIn Twitter GitHub

VC (Villa Collective)

A collection of projects created for Villa Collective

VC.Core

The BLL (predominately) for VC.WebInterface. See README.

VC.Database

The *.sql files necessary to create the database. See README.

VC.WebInterface

A .Net 7 Blazor Web Assembly with SyncFusion application named Res which is used to manage bookings, customers, properties, and more. See README.

VC.Shared

A .Net 7 class library of common functions provided used by all other projects in this repo. See README.

VC.Web.UI

An Umbraco 12 (.Net 7) instance for the VillaCollective.com website. See README.

Change Log

  • 2023/10/28 Initial commit.