Team working on different plattforms

Posts   
 
    
gregkuha60
User
Posts: 47
Joined: 23-Jan-2012
# Posted on: 18-Oct-2017 13:50:02   

Hello

I'm planning to start a new project and developing a new webapi using .net core 2.0 as the backend and it should also contain the frontend using Angular. A backend developer is using Windows and the frontend is using MacOs.

The windows developer checks in to e.g git. The MacOs devolper do a sync and getting all the stuff for running the webapi and do the frontend.

Is this possible/doable?

Is there any other prerequisites needed to work on different operating systems?

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39590
Joined: 17-Aug-2003
# Posted on: 18-Oct-2017 14:00:07   

Yes that should work, just use v5.3 and generate code for .netstandard 2.0.

Frans Bouma | Lead developer LLBLGen Pro