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

Is a Demo-Project available? #87

Open
giboX opened this issue Feb 5, 2021 · 5 comments
Open

Is a Demo-Project available? #87

giboX opened this issue Feb 5, 2021 · 5 comments

Comments

@giboX
Copy link

giboX commented Feb 5, 2021

Validating and debugging dnt is not easy. It needs a complex structure of packages and dlls in multiple solutions to try all variants.

My existing projects are not very useful, when i want to show bugs or suggestions regarding dnt.

I think, someone mentioned it before:
Is there a Demo-Project somewhere on github, that could be used? Just a bunch of solutions for packages, batches for creating local packages and solutions using this packages?
If not, i would help creating such demo, when there is a demand or help from other users.

OTH: what project from github ca be used to debug dnt? It would be easier, if the developers use the same sources. I can't upload part of my programs. They won't work or are too large.

@RicoSuter
Copy link
Owner

I think there should be a demo solution (we even need a sln) in the repo here... also in the long run we'd probably want unit tests against a local sample solution.. Maybe add another directory /sample (in the root where /src) is and add a complete demo there, then unit test would copy this and run tests against the copy, then delete the copy?

@giboX
Copy link
Author

giboX commented Feb 6, 2021

You are right. Demo / Testing should be part of this repo.
I am novice to git / github (using VSS and svn many years), but i will try to create some demo projects here.

@giboX
Copy link
Author

giboX commented Feb 17, 2021

I created a branch with sample and testing directory.
It was a lot of fighting with git....
Unfortunately i get a lot of errors at building the nuget packages and the application.

But i hope it shows my idea of testing solutions.
Maybe you could have a look at it (and some hints)?

@RicoSuter
Copy link
Owner

Can you create a PR?

@giboX
Copy link
Author

giboX commented Feb 17, 2021

I tried. My first github experience...

It´s just some conceptual work. Not full featured (yet).
The idea is to have soma packages and some solutions. All are empty and without function. Just references.
So it would be possible to easyly create solutions for every possible configuration.
Different Frameworks, Packages with multiple frameworks, nested packages, missing sources (to get error-handling), etc.

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

No branches or pull requests

2 participants