Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olivervea/olve.utilities
https://github.com/olivervea/olve.utilities
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/olivervea/olve.utilities
- Owner: OliverVea
- License: mit
- Created: 2024-12-08T09:51:35.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-08T10:17:55.000Z (2 months ago)
- Last Synced: 2024-12-08T11:20:50.007Z (2 months ago)
- Language: C#
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Olve.Utilities [![NuGet](https://img.shields.io/nuget/v/Olve.Utilities?logo=nuget)](https://www.nuget.org/packages/Olve.Utilities) [![GitHub](https://img.shields.io/github/license/OliverVea/Olve.Utilities)](LICENSE)
## Purpose
The purpose of this library is to provide a set of utilities that can be used in .NET projects.
## Overview
* **[Olve.Utilities.Operations](docs/olve-operations/index.md)** - Interface definitions for operations with a single responsibility.