{"id":18322705,"url":"https://github.com/labs64/netlicensingclient-csharp","last_synced_at":"2025-08-31T20:13:32.049Z","repository":{"id":10952574,"uuid":"13263003","full_name":"Labs64/NetLicensingClient-csharp","owner":"Labs64","description":"C# wrapper for Labs64 NetLicensing RESTful API","archived":false,"fork":false,"pushed_at":"2024-02-02T13:14:17.000Z","size":263,"stargazers_count":24,"open_issues_count":1,"forks_count":16,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-22T12:58:06.604Z","etag":null,"topics":["activation","entitlement","floating","hacktoberfest","laas","license","license-management","licensing","licensing-as-a-service","membership","membership-management","membership-service","netlicensing","node-locked","pay-per-use","pricing-table","subscription","validation","validation-library","wrapper"],"latest_commit_sha":null,"homepage":"https://netlicensing.io","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Labs64.png","metadata":{"files":{"readme":"README-nuget.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2013-10-02T04:48:36.000Z","updated_at":"2024-04-11T16:56:41.000Z","dependencies_parsed_at":"2023-01-11T20:15:25.038Z","dependency_job_id":"192bb62a-027a-457c-82ef-89828137e7cd","html_url":"https://github.com/Labs64/NetLicensingClient-csharp","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/Labs64/NetLicensingClient-csharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Labs64%2FNetLicensingClient-csharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Labs64%2FNetLicensingClient-csharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Labs64%2FNetLicensingClient-csharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Labs64%2FNetLicensingClient-csharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Labs64","download_url":"https://codeload.github.com/Labs64/NetLicensingClient-csharp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Labs64%2FNetLicensingClient-csharp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273032934,"owners_count":25034067,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["activation","entitlement","floating","hacktoberfest","laas","license","license-management","licensing","licensing-as-a-service","membership","membership-management","membership-service","netlicensing","node-locked","pay-per-use","pricing-table","subscription","validation","validation-library","wrapper"],"created_at":"2024-11-05T18:25:40.335Z","updated_at":"2025-08-31T20:13:32.034Z","avatar_url":"https://github.com/Labs64.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"C# wrapper for Labs64 NetLicensing [RESTful API](https://netlicensing.io/wiki/restful-api)\n\n## How to Use\n\nThis minimal example shows how to trigger validation request using APIKey identification.\n\n```csharp\nValidationParameters validationParameters = new ValidationParameters();\nvalidationParameters.setProductNumber(\"yourProductNumber\");\nvalidationParameters.put(\"yourProductModuleNumber\", \"paramKey\", \"paramValue\");\n\nContext context = new Context();\ncontext.securityMode = SecurityMode.APIKEY_IDENTIFICATION;\ncontext.apiKey = \"apiKeyNumber\";\nValidationResult validationResult = LicenseeService.validate(context, \"yourLicenseeNumber\", validationParameters);\n```\n\n## 📖 Wiki\n\nVisit NetLicensing [Wiki](https://netlicensing.io/wiki/) for setup and configuration tips, as well as examples on how to use licensing models.\n\n## Links\n\n- NetLicensing Website: [netlicensing.io](https://netlicensing.io)\n- RESTful API: [https://netlicensing.io/wiki/restful-api](https://netlicensing.io/wiki/restful-api)\n- GitHub Repo: [Labs64/NetLicensingClient-csharp](https://github.com/Labs64/NetLicensingClient-csharp)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabs64%2Fnetlicensingclient-csharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabs64%2Fnetlicensingclient-csharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabs64%2Fnetlicensingclient-csharp/lists"}