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.
- Host: GitHub
- URL: https://github.com/bluechilli/chillisource.core.extensions
- Owner: BlueChilli
- License: mit
- Created: 2017-03-29T01:10:38.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-24T06:04:53.000Z (over 1 year ago)
- Last Synced: 2025-09-15T09:59:57.474Z (9 months ago)
- Topics: csharp, dotnet, dotnet-standard
- Language: C#
- Homepage:
- Size: 219 KB
- Stars: 1
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT) 
# 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).