Skip to content
This repository has been archived by the owner on Aug 9, 2020. It is now read-only.

rubit0/YoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YoApp Logo

YoApp

YoApp is a WhatsApp style messaging suite that covers the whole stack from back-end to mobile-apps, batteries included!
Learn more from the Wiki Pages.

Technology stack

YoApp is primarily powered by microsoft open source technologies.

Backend

Mobile

Mobile Client Media

Restoring this Project

Ending with newer nuget packages

The Chat project is dependent on SignalR Core which has many dependencies to other preview libraries that are already obsolete.
This means that those libraries aren't anymore available on the preview asp-net contribution nuget feed and you will get warnings about fetching newer packages.
So far this hasn't turn out to be a problem, but there is always a chance of an breaking API change.

As a temporary fix, I plan to add the obsolete nugets as dlls directly into the project (libs folder).
SignalR Core is expected to be final around 3Q 2017.

Some Projects may not be found

Please make sure to build every single project, clean solution and then restart Visual Studio.

Releases

No releases published

Packages

No packages published