项目作者: simionrobert

项目描述 :
Cloud Signature Consortium Remote Signature Service Provider in ASP.NET Core
高级语言: C#
项目地址: git://github.com/simionrobert/cloud-signature-consortium-asp-net-core.git
创建时间: 2021-02-05T17:14:03Z
项目社区:https://github.com/simionrobert/cloud-signature-consortium-asp-net-core

开源协议:Apache License 2.0

下载


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

  1. docker-compose build
  2. 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