Skip to content

This repository is based on: Vodigi version 6.0 release at 10-06-2013. Source code from http://sourceforge.net/projects/vodigi/files/

Notifications You must be signed in to change notification settings

poolborges/Vodigi

Repository files navigation

Vodigi Next Generation (VodigiNG)

GPL v3 License Build Status (Github CI)

ℹ️
Generated: 2024-06-08 19:36:37 -0700

1. Summary

The code name for this project is "VodigiNG"

This project is based on:

2. osVodigix6

Screenshots (OLD VERSION

Vodigi6 :: Login
Vodigi6 :: Manager

3. VodigiNG

Screenshots

KOS :: Livescreen Manager Console
KOS :: Livescreen Tenant Console

3.1. Future is coming

How to create osVodigi Next
dotnet new classlib -o osVodigi.Domain
dotnet new api -o osVodigi.WebApi
dotnet new webapp -o osVodigi.WebApp
dotnet new sln
dotnet sln add osVodigi.Domain
dotnet sln add osVodigi.WebApi
dotnet sln add osVodigi.WebApp
dotnet add osVodigi.WebApi reference osVodigi.Domain
dotnet add osVodigi.WebApp reference osVodigi.Domain

4. Reference

TODO…​

About

This repository is based on: Vodigi version 6.0 release at 10-06-2013. Source code from http://sourceforge.net/projects/vodigi/files/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published