Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riversidevalley/corelib
Helpful tools and classes for building modern apps.
https://github.com/riversidevalley/corelib
Last synced: 4 days ago
JSON representation
Helpful tools and classes for building modern apps.
- Host: GitHub
- URL: https://github.com/riversidevalley/corelib
- Owner: RiversideValley
- License: mit
- Created: 2024-11-24T16:31:09.000Z (29 days ago)
- Default Branch: main
- Last Pushed: 2024-12-18T19:56:20.000Z (5 days ago)
- Last Synced: 2024-12-18T20:36:04.497Z (5 days ago)
- Language: C#
- Homepage: https://nuget.org/packages/Riverside.Extensions
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CoreLib
#### Helpful tools and classes for building modern apps.
---
This project contains a multitude of tools and classes for .NET that enable creation of modern, powerful apps using algorithms that are agnostic.
It is the successor to the [`Riverside.Runtime`](https://nuget.org/packages/Riverside.Runtime) project, and complements the [Toolkit](https://github.com/RiversideValley/Toolkit).This repository houses both the `Riverside.Extensions` package and the `Riverside.Private.CoreLib` project, the former with more advanced algorithms and the latter with primitive structures and helpers.