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

https://github.com/daht-x/sagitta

Functional paradigm abstractions for .NET
https://github.com/daht-x/sagitta

core csharp dotnet error-handling failure-handling functional-paradigm msbuild nuget package railway-oriented-programming result result-factory test-driven-development unit value-result value-result-factory xunit

Last synced: 5 months ago
JSON representation

Functional paradigm abstractions for .NET

Awesome Lists containing this project

README

          

# Sagitta

***Functional paradigm abstractions for .NET***

[![Stars](https://img.shields.io/github/stars/daht-x/sagitta?style=for-the-badge&logo=starship&logoColor=cdd6f4&label=Stars&labelColor=313244&color=b4befe)](https://github.com/daht-x/sagitta/stargazers)
[![Release](https://img.shields.io/github/v/release/daht-x/sagitta?style=for-the-badge&logo=github&logoColor=cdd6f4&label=Release&labelColor=313244&color=b4befe)](https://github.com/daht-x/sagitta/releases)
[![Coverage](https://img.shields.io/codecov/c/github/daht-x/sagitta?style=for-the-badge&logo=codecov&logoColor=cdd6f4&label=Coverage&labelColor=313244&color=b4befe)](https://app.codecov.io/gh/daht-x/sagitta)
[![Issues](https://img.shields.io/github/issues/daht-x/sagitta?style=for-the-badge&logo=gitbook&logoColor=cdd6f4&label=Issues&labelColor=313244&color=b4befe)](https://github.com/daht-x/sagitta/issues)

## Tables of contents

1. [Packages](#packages)
2. [License](#license)
3. [Security policy](#security-policy)
4. [Code of conduct](#code-of-conduct)
5. [Contributing guidelines](#contributing-guidelines)
6. [Contact](#contact)

### Packages

- Daht.Sagitta.Core:
- [NuGet registry](https://www.nuget.org/packages/Daht.Sagitta.Core)
- [GitHub registry](https://github.com/daht-x/sagitta/pkgs/nuget/Daht.Sagitta.Core)
- [Documentation](./libraries/core/readme.md)

***[Top](#sagitta)***

### License

Licensed under the [MIT License](./license.txt).

***[Top](#sagitta)***

### Security policy

Please read and keep in mind our [security policy](./security.md).

***[Top](#sagitta)***

### Code of conduct

Please read and follow our [code of conduct](./code-of-conduct.md).

***[Top](#sagitta)***

### Contributing guidelines

Please read and follow our [contributing guidelines](./contributing.md).

***[Top](#sagitta)***

### Contact

- [LinkedIn](https://www.linkedin.com/in/daht-x)
- Email (FOSS): [daht.x.foss@gmail.com](mailto:daht.x.foss@gmail.com)

***[Top](#sagitta)***