XSharp Linq Samples
Posted: Fri Jul 02, 2021 3:37 pm
Hi,
I started a new project in my spare time. It's a website with a series of LINQ samples in XSharp. This is the URL:
https://xsharplinq.rigo.bz/
The site is created using the static site generator Hugo, which generates static Html pages based on markdown files and a theme. And the markdown pages for the samples are generated using a nuke build script. The code for every sample is compiled and executed using nuke. This way I can be sure, that every sample works and the output is correct.
Let me know what you think.
Volkmar
I started a new project in my spare time. It's a website with a series of LINQ samples in XSharp. This is the URL:
https://xsharplinq.rigo.bz/
The site is created using the static site generator Hugo, which generates static Html pages based on markdown files and a theme. And the markdown pages for the samples are generated using a nuke build script. The code for every sample is compiled and executed using nuke. This way I can be sure, that every sample works and the output is correct.
Let me know what you think.
Volkmar