Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.net core template information #143

Merged
merged 4 commits into from
Apr 20, 2017

Conversation

MNie
Copy link
Contributor

@MNie MNie commented Apr 19, 2017

#139
Add information to README about .net core template.
I don't know where to place it in README, so I add .net core support section after Installing section(?)
What more should be in this section?

CC: @haf

@haf
Copy link
Owner

haf commented Apr 19, 2017

The picture you created, a sample command line and a link to your blog entry perhaps?

@cloudRoutine
Copy link
Contributor

Shouldn't the templates be added as part of the nuget package so that the dotnet cli can automatically detect and use them? This way when you add expecto to a project you'll be able to use the templates in that project automatically.

Isn't that how the new system is supposed to work?

@MNie
Copy link
Contributor Author

MNie commented Apr 19, 2017

@haf ok I will edit pr tommorow.
btw. your blog entry perhaps but I didn't write anything about .net core + Expecto, the only post releated to Expecto is this one
@cloudRoutine It is a nuget package in fact. You mean:

  • that expecto.template should be in the same repository as Expecto? I create it in separate repository because template for, for example freya is also in different repository.
  • Or that Expecto nuget package should generate also template?
  • Or something different?

@cloudRoutine
Copy link
Contributor

I mean the template would be included in the content folder of expecto's .nupkg it might need an adidional nuspec next to it there or some other config file to indicate that it's a template, but the dotnet cli should recognize it then.

I'm a little fuzzy on all the specifics I read about it somewhere but never bothered trying to set it up

@MNie
Copy link
Contributor Author

MNie commented Apr 19, 2017

@cloudRoutine nuspec indicate that this is a template. The question is, wouldn't it provide some mess in Expecto package and repository?

@cloudRoutine
Copy link
Contributor

maybe i'll look into what it'll take to bundle the templates in the nupkg with the lib for cli consumption some other time
@MNie you don't have to worry about it

@haf haf merged commit e233cfa into haf:master Apr 20, 2017
@haf
Copy link
Owner

haf commented Apr 20, 2017

Thank you @MNie !

@MNie MNie deleted the feature/add_information_about_template branch May 14, 2017 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants