fabric8-launcher / launcher-booster-catalog

The Booster Catalog used by developers.redhat.com/launch
https://developers.redhat.com/launch
Apache License 2.0
14 stars 54 forks source link

[.NET Core 2.0] Add boosters for .NET Core 2.0 #78

Closed omajid closed 6 years ago

omajid commented 7 years ago

This is just a tracker for adding boosters for .NET Core 2.0 to the catalog so .NET Core appears on the new project wizard on openshif.io

Some questions:

See also https://github.com/fabric8-quickstarts/dotnet-example/pull/1 for a something similar but for the older quickstart approach.

cc @aslicerh @DonSchenck

jstrachan commented 7 years ago

I'm not sure what the policy is for adding new Missions so that we can add new boosters that don't quite fit the current list of mission categories.

@omajid I wonder if the http-rest is the best place to start; just a little quickstart doing some simple REST API? You could do one super simple and another using the more complicated ASP.NET Core MVC? Though TBH I'd be pretty happy with just 1 booster in the catalog that worked in fabric8/OSIO ;)

I guess C# is the most important; but having a booster for VB & F# would be handy eventually.

gastaldi commented 7 years ago

@omajid You can find instructions on how to create a new Booster here: https://github.com/openshiftio/appdev-documentation/wiki/Creating-a-new-Booster

omajid commented 7 years ago

I wonder if the http-rest is the best place to start; just a little quickstart doing some simple REST API?

In that case: https://github.com/fabric8-quickstarts/dotnet-example is probably already good enough.

gastaldi commented 6 years ago

Closing this issue, as I believe it's in the wrong repository. Let's discuss about this in the fabric8-launcher forum