{"id":21900957,"url":"https://github.com/citrix/generator-citrix","last_synced_at":"2025-04-15T20:04:12.867Z","repository":{"id":57246726,"uuid":"78168849","full_name":"citrix/generator-citrix","owner":"citrix","description":"A Yeoman generator for creating .NET Core apps that target Citrix Netscaler","archived":false,"fork":false,"pushed_at":"2023-03-17T22:24:26.000Z","size":761,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-29T00:41:11.973Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/citrix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-06T03:06:38.000Z","updated_at":"2017-12-08T13:56:05.000Z","dependencies_parsed_at":"2024-11-28T15:21:47.524Z","dependency_job_id":null,"html_url":"https://github.com/citrix/generator-citrix","commit_stats":null,"previous_names":["citrix/generator-citrix-netscaler"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citrix%2Fgenerator-citrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citrix%2Fgenerator-citrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citrix%2Fgenerator-citrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citrix%2Fgenerator-citrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citrix","download_url":"https://codeload.github.com/citrix/generator-citrix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647257,"owners_count":21139081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T15:11:41.606Z","updated_at":"2025-04-15T20:04:12.849Z","avatar_url":"https://github.com/citrix.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generator-citrix [![NPM version][npm-image]][npm-url] \n\u003e A Yeoman generator that provides sample applications and NetScaler CPX (Docker) tooling to help developer get starting writing Citrix enabled applications. In this release there are the following generators.\n- NetScaler CPX download and start\n- NetScaler NITRO API Samples.\n- StoreFront .NET Core sample\n- Sample application routed through a NetScaler CPX load balancer.\n\n## Required Software\nThis generator works with several of the Citrix APIs and will require some of the products. Please check out our developer portal at [http://developer.citrix.com](http://developer.citrix.com) form more information and the quickest way to get started.\n\nIf you are interested in the **free** Citrix Netscaler CPX Express\ndocker image from [here](http://www.microloadbalancer.com). \n\nThis generator builds .NET Core applications, so you will also\nneed the .NET Core SDK and runtime from Microsoft. You can find\nthe the .NET Core download [here](https://www.microsoft.com/net/download/core) for the different platforms.\n\nWhile not required for these samples, it is always good to have a source code editor.[Visual Studio Code](https://code.visualstudio.com/) is a good one since it knows how to handle .NET core projects but feel free to an editor that makes you happy. [Sublime Text](https://www.sublimetext.com/) or [Brackets](http://brackets.io/) are also good editors.\n\n### Getting started with Netscaler CPX and Docker videos\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003ca href=\"https://www.youtube.com/watch?v=nq77i4h1VAo\" target=\"_new\"\u003e\n\u003cimg src=\"https://img.youtube.com/vi/nq77i4h1VAo/0.jpg\" width=\"250\"\u003e\n\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd\u003e\n\u003ca href=\"https://www.youtube.com/watch?v=FPlCoUeF4VE\" target=\"_new\"\u003e\n\u003cimg src=\"https://img.youtube.com/vi/FPlCoUeF4VE/0.jpg\" width=\"250\"\u003e\n\u003c/a\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n## Installation\nFirst, install [Yeoman](http://yeoman.io) and generator-citrix using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).\n\n```bash\nsudo npm install -g yo\nsudo npm install -g generator-citrix\n```\n\nThen to generate your new project run the following and select from the list:\n\n```bash\nyo citrix\n```\n\nThis will prompt you to select what type of citrix application you would like to create.\n\n## Contribution\nWe love open source and contributors! Get started by cloning This\nrepo and start building additional features. Whether it source code,\ndocumentation, issue or wiki entries. We love any kinda of contribution!\n\n\u003e *At Citrix, we’re committed to building a world-class ecosystem \nthrough open platforms. Our offerings power mission-critical business \noperations for users, IT and partners, and we provide a number of APIs, \nSDKs and tools to help you extend and integrate with our services. We’re excited to work\n with you to make Citrix your platform of choice.*\n\n[npm-image]: https://badge.fury.io/js/generator-citrix-netscaler.svg\n[npm-url]: https://npmjs.org/package/generator-citrix-netscaler\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcitrix%2Fgenerator-citrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcitrix%2Fgenerator-citrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcitrix%2Fgenerator-citrix/lists"}