Please note that this repository is deprecated and will be archived early 2024.
All functionality is now contained, in the access-sdk-csharp repository on the main
branch.
This is the C# SDK (Preview) for the Access application, part of the LUSID by FINBOURNE platform. To use it you'll need a LUSID account. Sign up for free at lusid.com.
The application provides access control for LUSID in conjunction with the Identity application.
For more details on other applications in the LUSID platform, see Understanding all the applications in the LUSID platform.
C# SDK Extensions to accompany this SDK are available. These provides the user with additional extensions to make it easy to configure and use the API endpoints.
The NuGet package for the FINBOURNE Access service SDK (Preview) can installed from https://www.nuget.org/packages/Finbourne.Access.Sdk.Preview using the following:
$ dotnet add package Finbourne.Access.Sdk.Preview
This C# SDK (Preview) supports Production
, Early Access
, Beta
and Experimental
API endpoints. For more details on API endpoint categories, see Documentation - Release Lifecycle. To find out which category an API endpoint falls into, see FINBOURNE Access API Documentation.