Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 975 Bytes

File metadata and controls

28 lines (17 loc) · 975 Bytes

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

See also the list of 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 file for details