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

https://github.com/bluechilli/chillisource.core.extensions

ChilliSource.Core.Extensions is a collection of .NET Standard extensions that are shared across all .NET based ChilliSource frameworks.
https://github.com/bluechilli/chillisource.core.extensions

csharp dotnet dotnet-standard

Last synced: 8 months ago
JSON representation

ChilliSource.Core.Extensions is a collection of .NET Standard extensions that are shared across all .NET based ChilliSource frameworks.

Awesome Lists containing this project

README

          

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) ![Built With C#](https://img.shields.io/badge/Built_with-C%23-green.svg)

# ChilliSource.Core.Extensions #

This project is part of the ChilliSource framework developed by [BlueChilli](https://github.com/BlueChilli).

### Summary ###

ChilliSource.Core.Extensions is a collection of .NET Standard libraries containing reusable helpers, extensions, and abstractions that are shared across all .NET based ChilliSource frameworks.

### Installation ###

The library is available via NuGet [here](https://www.nuget.org/packages/ChilliSource.Core.Extensions).

### Releases ###

See the [releases](https://github.com/BlueChilli/ChilliSource.Core.Extensions/releases).

### Contribution ###

Please see the [Contribution Guide](.github/CONTRIBUTING.md).

### License ###

ChilliSource.Mobile is licensed under the [MIT license](LICENSE).

### Feedback and Contact ###

For questions or feedback, please contact [chillisource@bluechilli.com](mailto:chillisource@bluechilli.com).