question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature suggestion] Add Dotnet template(s)

See original GitHub issue

Adding dotnet templates for Avalonia.FuncUI will make starting from scratch easier than copying example files to new projects.

I would start creating a template from the elmish counter example. This would be consistent with other templates like the SAFE-Stack template.

Should this be included in the main repo (e.g. a templates folder in the root of this repo) or be its own project?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
JaggerJocommented, Jul 13, 2019

✔ Package is published ✔ Readme is updates ✔ Wiki is updated

0reactions
JaggerJocommented, Jul 13, 2019

I made some small changes to the template #13 JaggerJo.Avalonia.FuncUI.Templates

This simplifies packaging multiple templates to one NuGet Package. The NuGet Package is uploaded and should appear in a few minutes.

https://www.nuget.org/packages/JaggerJo.Avalonia.FuncUI.Templates/0.1.0

I will then update the Readme and the Docs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature Request: VS templating · Issue #41
This covers samples for dotnet cli, not visual studio. This is not the same thing :) You can find lots of samples elsewhere...
Read more >
Custom templates for dotnet new - .NET CLI
You can create your own custom templates for any type of project, such as an app, service, tool, or class library. You can...
Read more >
dotnet new Feature Selection
How to add feature selection to your dotnet new template using symbols (bool, string, choice, computed) and pre-processor directives.
Read more >
How to Create Your .NET Project Template
First of all, create your root folder: templates-playground . Then move to this folder and creates two subfolders: templates and test . At...
Read more >
Custom templates for dotnet new - YouTube
In this video, I show you how to create a custom template to use with the dotnet new command. This way you get...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found