Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/finbourne/workflow-sdk-extensions-csharp
https://github.com/finbourne/workflow-sdk-extensions-csharp
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/finbourne/workflow-sdk-extensions-csharp
- Owner: finbourne
- License: other
- Created: 2023-01-31T16:37:36.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T13:27:43.000Z (7 months ago)
- Last Synced: 2024-06-24T15:05:23.540Z (7 months ago)
- Language: C#
- Size: 146 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![LUSID_by_Finbourne](./resources/Finbourne_Logo_Teal.svg)
# LUSID® Workflow SDK Extensions C#
These are the C# SDK Extensions to accompany the [C# SDK (Preview) for the Workflow application](https://github.com/finbourne/workflow-sdk-csharp-preview). The Workflow application provides.........
This extensions package provides the user with additional extensions to make it easy to configure and use the API endpoints.
The Workflow 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 Workflow service SDK extensions can installed from https://www.nuget.org/packages/Finbourne.Workflow.Sdk.Extensions using the following:
```
$ dotnet add package Finbourne.Workflow.Sdk.Extensions
```## Build Status
| branch | status |
| --- | --- |
| `master` | ![Nuget](https://img.shields.io/nuget/v/Finbourne.Workflow.Sdk.Extensions?color=blue) [![Build and test](https://github.com/finbourne/workflow-sdk-extensions-csharp/actions/workflow/build-and-test.yaml/badge.svg)](https://github.com/finbourne/workflow-sdk-extensions-csharp/actions/workflow/build-and-test.yaml) |