Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevenjdh/qlik-sense-.net-examples
A growing collection of .NET-based examples that show how to perform various actions in Qlik Sense programmatically.
https://github.com/stevenjdh/qlik-sense-.net-examples
examples qlik qlik-sense
Last synced: 21 days ago
JSON representation
A growing collection of .NET-based examples that show how to perform various actions in Qlik Sense programmatically.
- Host: GitHub
- URL: https://github.com/stevenjdh/qlik-sense-.net-examples
- Owner: StevenJDH
- License: gpl-3.0
- Created: 2020-01-16T08:39:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T06:29:20.000Z (over 2 years ago)
- Last Synced: 2024-05-01T14:15:07.708Z (8 months ago)
- Topics: examples, qlik, qlik-sense
- Language: C#
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Qlik Sense .NET Examples
![GitHub](https://img.shields.io/github/license/StevenJDH/Qlik-Sense-.NET-Examples)
A growing collection of .NET-based examples that show how to perform various actions in Qlik Sense programmatically. I decided to create these to help people along with their custom solutions for common reoccurring tasks. However, software architectural concepts and SOLID principles have been mostly ignored to keep things simple. I will provide more examples as my time permits and prioritize those that are specifically requested.
## Available examples
* _QS Data Load Script Dumper_ - A demo for how one could dump all the data load scripts for use in version control software like git to track changes.## Compatibility
* .NET Framework 4.7.2## Disclaimer
Qlik Sense .NET Examples is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.## Do you have any questions?
Many commonly asked questions are answered in the FAQ:
[https://github.com/StevenJDH/Qlik-Sense-.NET-Examples/wiki/FAQ](https://github.com/StevenJDH/Qlik-Sense-.NET-Examples/wiki/FAQ)## Want to show your support?
|Method | Address |
|------------:|:-----------------------------------------------------------------------------------------------------------|
|PayPal: | [https://www.paypal.me/stevenjdh](https://www.paypal.me/stevenjdh "Steven's Paypal Page") |
|Bitcoin: | 3GyeQvN6imXEHVcdwrZwKHLZNGdnXeDfw2 |
|Litecoin: | MAJtR4ccdyUQtiiBpg9PwF2AZ6Xbk5ioLm |
|Ethereum: | 0xa62b53c1d49f9C481e20E5675fbffDab2Fcda82E |
|Dash: | Xw5bDL93fFNHe9FAGHV4hjoGfDpfwsqAAj |
|Zcash: | t1a2Kr3jFv8WksgPBcMZFwiYM8Hn5QCMAs5 |
|PIVX: | DQq2qeny1TveZDcZFWwQVGdKchFGtzeieU |
|Ripple: | rLHzPsX6oXkzU2qL12kHCH8G8cnZv1rBJh
Destination Tag: 2357564055 |
|Monero: | 4GdoN7NCTi8a5gZug7PrwZNKjvHFmKeV11L6pNJPgj5QNEHsN6eeX3D
↪aAQFwZ1ufD4LYCZKArktt113W7QjWvQ7CWDXrwM8yCGgEdhV3Wt|// Steven Jenkins De Haro ("StevenJDH" on GitHub)