The Azure SaaS Development Kit (ASDK) provides a reference architecture, deployable reference implementation and tools to help developers, startups, ISVs and Enterprises deliver their applications as a SaaS service. A platform for platform creators.
Перейти к файлу
Landon Pierce 1dc881b5e0 update builds to make them a bit more generic 2022-06-23 14:31:41 -04:00
.github/workflows update builds to make them a bit more generic 2022-06-23 14:31:41 -04:00
docs fix url 2022-06-23 09:24:29 -04:00
src add input validation 2022-06-21 13:29:44 -04:00
.editorconfig Re factored authorization, same functionality with significantly less code. 2022-04-21 20:54:10 -07:00
.gitignore some cleanup and docker container improvements 2022-06-15 23:48:32 -04:00
AzureSaaSDevKit.sln * Merge updated client 2022-05-25 18:06:42 -05:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2021-03-01 16:27:20 -08:00
LICENSE Initial LICENSE commit 2021-03-01 16:27:21 -08:00
README.md Update Readme 2022-05-23 10:40:37 -05:00
SECURITY.md Initial SECURITY.md commit 2021-03-01 16:27:23 -08:00
SUPPORT.md Initial SUPPORT.md commit 2021-03-01 16:27:24 -08:00
docker-compose.yml work on b2c deployment script 2022-05-24 22:55:23 -04:00

README.md

Azure SaaS Development Kit (ASDK)

The Azure SaaS Development Kit (ASDK) provides a starting point into cloud-based Software as a Service (SaaS) for developers, startups, ISVs and enterprises. A platform for platform creators. The ASDK provides a reference architecture that is extensible to meet your application's needs, microservice-oriented, and fully-documented to empower all levels of experience in their entry into Azure Cloud Services.

For more information please review the ASDK Documentation, including a Quick Start guide for environment setup.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repositories using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

The Azure SaaS Development Kit is licensed under the MIT license. See the LICENSE file for more details.