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

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.

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.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).