Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/finbourne/lusid-sdk-examples-csharp
This is the C# examples repository for LUSID by FINBOURNE, a bi-temporal investment management data platform with portfolio accounting capabilities.
https://github.com/finbourne/lusid-sdk-examples-csharp
csharp examples sdk
Last synced: 22 days ago
JSON representation
This is the C# examples repository for LUSID by FINBOURNE, a bi-temporal investment management data platform with portfolio accounting capabilities.
- Host: GitHub
- URL: https://github.com/finbourne/lusid-sdk-examples-csharp
- Owner: finbourne
- License: mit
- Created: 2022-03-08T10:16:51.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T13:10:11.000Z (7 months ago)
- Last Synced: 2024-06-24T14:45:13.910Z (7 months ago)
- Topics: csharp, examples, sdk
- Language: C#
- Homepage:
- Size: 189 KB
- Stars: 2
- Watchers: 7
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![LUSID_by_Finbourne](./resources/Finbourne_Logo_Teal.svg)
# LUSID® SDK Examples C#
This is the C# examples repository for [LUSID by FINBOURNE](https://www.finbourne.com/lusid-technology), 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](https://www.lusid.com/app/signup)
## Getting Started
Visit the [repository's wiki](https://github.com/finbourne/lusid-sdk-examples-csharp/wiki) for information on setting up API credentials and running the examples.The LUSID C# SDK can be found [here](https://github.com/finbourne/lusid-sdk-csharp).
## Contributing
We welcome contributions from our community. See our [contributing guide](docs/CONTRIBUTING.md) for information on how to contribute to the LUSID SDK Examples C# repository.
## Build Status
[![Daily build](https://github.com/finbourne/lusid-sdk-examples-csharp/actions/workflows/cron.yaml/badge.svg)](https://github.com/finbourne/lusid-sdk-examples-csharp/actions/workflows/cron.yaml)
[![Build and test](https://github.com/finbourne/lusid-sdk-examples-csharp/actions/workflows/build-and-test.yaml/badge.svg)](https://github.com/finbourne/lusid-sdk-examples-csharp/actions/workflows/build-and-test.yaml)