https://github.com/bluechilli/chillisource.cloud.web
ChilliSource.Cloud.Web is a collection of .NET Standard libraries containing reusable helpers, extensions, and abstractions that are shared across all ChilliSource 'Cloud.Web' projects.
https://github.com/bluechilli/chillisource.cloud.web
Last synced: 5 months ago
JSON representation
ChilliSource.Cloud.Web is a collection of .NET Standard libraries containing reusable helpers, extensions, and abstractions that are shared across all ChilliSource 'Cloud.Web' projects.
- Host: GitHub
- URL: https://github.com/bluechilli/chillisource.cloud.web
- Owner: BlueChilli
- License: mit
- Created: 2017-03-31T07:02:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-10-12T03:20:29.000Z (8 months ago)
- Last Synced: 2025-11-20T07:07:04.363Z (7 months ago)
- Language: C#
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT) 
# ChilliSource.Cloud.Web #
This project is part of the ChilliSource framework developed by [BlueChilli](https://github.com/BlueChilli).
### Summary ###
ChilliSource.Cloud.Web is a collection of .NET Standard libraries containing reusable helpers, extensions, and abstractions that are shared across all ChilliSource 'Cloud.Web' projects.
In particular this library has supporting functionality for the ChilliSource.Cloud.Web.Api and ChilliSource.Cloud.Web.Mvc projects
### Installation ###
All ChilliSource.Cloud.Web libraries are available via [NuGet](https://www.nuget.org/packages/ChilliSource.Cloud.Web/).
### Releases ###
See the [releases](https://github.com/BlueChilli/ChilliSource.Cloud.Web/releases).
### Contribution ###
Please see the [Contribution Guide](.github/CONTRIBUTING.md).
### License ###
ChilliSource.Cloud.Web is licensed under the [MIT license](LICENSE).
### Feedback and Contact ###
For questions or feedback, please contact [chillisource@bluechilli.com](mailto:chillisource@bluechilli.com).