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

https://github.com/simionrobert/cloud-signature-consortium-asp-net-core

Cloud Signature Consortium Remote Signature Service Provider in ASP.NET Core
https://github.com/simionrobert/cloud-signature-consortium-asp-net-core

asp-net-core cloud-signature-consortium csc csharp digital-signature

Last synced: about 1 year ago
JSON representation

Cloud Signature Consortium Remote Signature Service Provider in ASP.NET Core

Awesome Lists containing this project

README

          

# cloud-signature-consortium-asp-net-core

A CSC RSSP - Cloud Signature Consortium Remote Signature Service Provider-, written in ASP.NET Core 3.1.
This application follows the [CSC API V1.0.4.0](https://cloudsignatureconsortium.org/resources/download-api-specifications/) specification.

## Run in Docker

You can run the Web sample by running these commands from the root folder (where the .sln file is located):

```
docker-compose build
docker-compose up
```

## Authors

- **Simion Robert George** - [simionrobert](https://github.com/simionrobert)

See also the list of [contributors](https://github.com/simionrobert/CSC-Framework/contributors) who participated in this project.

I really appreciate all kinds of feedback and contributions.

**Aditional notes:**
If you have some issues referring parts of code in the master branch add them in the issues section.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details