{"id":18298653,"url":"https://github.com/fusionauth/fusionauth-example-netcore","last_synced_at":"2026-01-06T02:41:32.740Z","repository":{"id":71200419,"uuid":"259390088","full_name":"FusionAuth/fusionauth-example-netcore","owner":"FusionAuth","description":"An example of using the FusionAuth API with .NET core","archived":false,"fork":false,"pushed_at":"2024-07-28T05:55:16.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-03-25T06:33:22.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FusionAuth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-27T16:32:19.000Z","updated_at":"2024-07-28T05:55:19.000Z","dependencies_parsed_at":"2024-07-28T06:52:26.079Z","dependency_job_id":null,"html_url":"https://github.com/FusionAuth/fusionauth-example-netcore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-netcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-netcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-netcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-netcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FusionAuth","download_url":"https://codeload.github.com/FusionAuth/fusionauth-example-netcore/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245568899,"owners_count":20636861,"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-05T15:06:38.605Z","updated_at":"2026-01-06T02:41:32.705Z","avatar_url":"https://github.com/FusionAuth.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FusionAuth and .NET core \n\nAn example of using the FusionAuth API with .NET core.\n\nThis application uses FusionAuth APIs to add a user and then search for users from the command line. This can be used to pull a subset of data from the FusionAuth database, for instance to get the assigned laptop number.\n\n## Blog post\n\nYou can read a blog post about building this example application here: https://fusionauth.io/blog/2020/04/28/dot-net-command-line-client\n\n## Setup\n\nUpdate `usermanager/Program.cs` where noted.\n\n## To run\n\n\n```\ncd usermanager\nfusionauth_api_key=\u003cyourkey here\u003e dotnet.exe run -- newuser@example.com mysecurepassword blue # on windows\nfusionauth_api_key=\u003cyourkey here\u003e dotnet run -- newuser@example.com mysecurepassword blue # on macos or linux\n```\n\nOutput:\n```\ncreated user with email: newuser@example.com\n```\n\nIf you want to test patching the user, edit the code and uncomment the patching after registration.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusionauth%2Ffusionauth-example-netcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffusionauth%2Ffusionauth-example-netcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusionauth%2Ffusionauth-example-netcore/lists"}