If you're integrating FusionAuth with a .NET Core application, this library will speed up your development time.
Here's a small Example showing how to use this client: Example.cs
For additional information and documentation on FusionAuth refer to https://fusionauth.io.
https://www.nuget.org/packages/FusionAuth.Client/
Refer to the FusionAuth API documentation for request and response formats.
- https://fusionauth.io/docs/v1/tech/apis/
- https://fusionauth.io/docs/v1/tech/client-libraries/netcore
- .Net Standard 2.0, 2.1
- .Net Core 2.1, 3.1
Bug reports and pull requests are welcome on GitHub at https://github.com/FusionAuth/fusionauth-netcore-client.
If you find an issue with syntax, etc - this is likely a bug in the template. Feel free to submit a PR against the Client Builder project.
- Client Builder
- netcore.client.interface.ftl
- netcore.client.ftl
- netcore.client.sync.ftl
- netcore.domain.ftl
The code is available as open source under the terms of the Apache v2.0 License.