Please note that this repository is deprecated and will be archived early 2024.
All functionality is now contained, in the lusid-sdk-csharp repository on the main
branch.
This is the C# Preview SDK for LUSID by FINBOURNE, a bi-temporal investment management data platform with portfolio accounting capabilities. To use it you'll need a LUSID account. Sign up for free at lusid.com
The NuGet package for the LUSID Preview SDK can installed from https://www.nuget.org/packages/Lusid.Sdk using the following:
$ dotnet add package Lusid.Sdk.Preview
We publish two versions of the C# SDK:
- lusid-sdk-csharp - supports
Production
andEarly Access
API endpoints - lusid-sdk-csharp-preview (this one) - supports
Production
,Early Access
,Beta
andExperimental
API endpoints.
For more details on API endpoint categories, see What is the LUSID feature release lifecycle? To find out which category an API endpoint falls into, see LUSID API Documentation.
For further documentation on building the SDK, running the tutorials and using the SDK please see the wiki.
Documentation for namespaces, interfaces, classes, functions and other members of the SDK is available to view online.
branch | status |
---|---|
master |
|
develop |