Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/finbourne/access-sdk-extensions-csharp

Access service C# client SDK extensions
https://github.com/finbourne/access-sdk-extensions-csharp

Last synced: 22 days ago
JSON representation

Access service C# client SDK extensions

Awesome Lists containing this project

README

        

![LUSID_by_Finbourne](./resources/Finbourne_Logo_Teal.svg)

# LUSID® Access SDK Extensions C#

These are the C# SDK Extensions to accompany the [C# SDK (Preview) for the Access application](https://github.com/finbourne/access-sdk-csharp-preview). The application provides access control for LUSID in conjunction with the [Identity](https://github.com/finbourne/identity-sdk-csharp-preview) application.

This extensions package provides the user with additional extensions to make it easy to configure and use the API endpoints.

The Access application is part of the [LUSID by FINBOURNE](https://www.finbourne.com/lusid-technology) platform. To use it you'll need a LUSID account. [Sign up for free at lusid.com](https://www.lusid.com/app/signup).

For more details on other applications in the LUSID platform, see [Understanding all the applications in the LUSID platform](https://support.lusid.com/knowledgebase/article/KA-01787/en-us).

## Installation

The NuGet package for the FINBOURNE Access service SDK extensions can installed from https://www.nuget.org/packages/Finbourne.Access.Sdk.Extensions using the following:

```
$ dotnet add package Finbourne.Access.Sdk.Extensions
```

## Build Status

| branch | status |
| --- | --- |
| `master` | ![Nuget](https://img.shields.io/nuget/v/Finbourne.Access.Sdk.Extensions?color=blue) [![Build and test](https://github.com/finbourne/access-sdk-extensions-csharp/actions/workflows/build-and-test.yaml/badge.svg)](https://github.com/finbourne/access-sdk-extensions-csharp/actions/workflows/build-and-test.yaml) |