LUSID SDK


Keywords
License
Other
Install
Install-Package Lusid.Sdk.Preview -Version 1.1.302

Documentation

Deprecated

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.

LUSID® C# Preview SDK

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

LUSID_by_Finbourne

Installation

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 and Early Access API endpoints
  • lusid-sdk-csharp-preview (this one) - supports Production, Early Access, Beta and Experimental 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.

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.

Build Status

branch status
master Nuget Build and test
develop Build and test