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 bfeae34438 partial work on some things 2022-05-24 09:43:09 -04:00
.github/workflows Merge branch 'docs-updates' of https://github.com/Azure/azure-saas into docs-updates 2022-05-23 12:45:20 -04:00
docs Merge branch 'docs-updates' of https://github.com/Azure/azure-saas into docs-updates 2022-05-23 12:45:20 -04:00
src partial work on some things 2022-05-24 09:43:09 -04:00
.editorconfig Re factored authorization, same functionality with significantly less code. 2022-04-21 20:54:10 -07:00
.gitignore Merge remote-tracking branch 'origin/main' into users/brandonmartinez/biceptoarmdeployment 2022-05-19 10:20:01 -04:00
AzureSaaSDevKit.sln Remove Demo Project 2022-05-23 09:41:07 -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 small fixes to dockerfile and bicep 2022-05-19 11:03:48 -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.