fullstackhero / dotnet-starter-kit

Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
https://fullstackhero.net/dotnet-webapi-boilerplate/
MIT License
5.19k stars 1.56k forks source link

Support MacOS/Linux? #220

Closed Chrisissorry closed 2 years ago

Chrisissorry commented 2 years ago

Is your feature request related to a problem? Please describe. In your docs I haven't found any hint on whether the boilerplate can be run on MacOS or Linux architectures?

Describe the solution you'd like Be able to run boilerplate-based projects on MacOS and Linux.

Describe alternatives you've considered Using a Windows VM probably - not really favored approach.

Additional context none

iammukeshm commented 2 years ago

Hi, I think this boilerplate would run like any other .NET Solution on Mac / Linux. In fact I have seen a few discord members already using it on a Mac. Did you try it out?

Chrisissorry commented 2 years ago

Alright, now I don't know what happened but when I ran dotnet new --install FullStackHero.WebAPI.Boilerplate::0.0.5-rc yesterday it would not load the template. Today I reinstalled dotnet for unrelated reasons and now it worked. Sorry for the stupid question and thanks for the support!

iammukeshm commented 2 years ago

NVM. Do let me know how it goes with the Mac / Linux Development. We just have a handful of people working in those platform with FSH.