From 0e910f9f712b545f8d7d190eda8832f993d1ad63 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 17 Sep 2020 21:22:59 +0000 Subject: [PATCH] --- docs/8.0/ayanova/docs/appendix-a.md | 48 +++++++++++++++++++++-------- 1 file changed, 36 insertions(+), 12 deletions(-) diff --git a/docs/8.0/ayanova/docs/appendix-a.md b/docs/8.0/ayanova/docs/appendix-a.md index d33f554d..772726a0 100644 --- a/docs/8.0/ayanova/docs/appendix-a.md +++ b/docs/8.0/ayanova/docs/appendix-a.md @@ -3,34 +3,58 @@ We would like to gratefully acknowledge the following open source tools and libraries that were used in the development of AyaNova: ### DEVTOOLS -[Visual Studio Code](https://code.visualstudio.com/) -[Node.js](https://nodejs.org/en/) -[MkDocs](https://github.com/mkdocs/mkdocs/) -[.NET Core Test Explorer](https://github.com/formulahendry/vscode-dotnet-test-explorer) -[]() -[]() +[.NET Core Test Explorer](https://github.com/formulahendry/vscode-dotnet-test-explorer) +[ESLint](https://eslint.org/) +[MkDocs](https://github.com/mkdocs/mkdocs/) +[Node.js](https://nodejs.org/en/) +[Prettier](https://prettier.io/) +[Vetur](https://github.com/vuejs/vetur) +[Visual Studio Code](https://code.visualstudio.com/) + +[]() +[]() +[]() ### BACK END [.NET Core](https://dotnet.microsoft.com/) [Bogus](https://github.com/bchavez/Bogus) -[PostgreSQL](https://www.postgresql.org/) +[Bouncy Castle](https://github.com/chrishaly/bc-csharp) [Enums.NET](https://github.com/TylerBrinkley/Enums.NET) [jose-jwt](https://github.com/dvsekhvalnov/jose-jwt) +[Json.NET](https://www.newtonsoft.com/json) [MailKit](https://github.com/jstedfast/MailKit) [MiniProfiler](https://github.com/MiniProfiler/dotnet) [NLog](https://github.com/nlog/NLog/) [Npgsql](https://www.npgsql.org/) +[PostgreSQL](https://www.postgresql.org/) [Puppeteer Sharp](https://github.com/hardkoded/puppeteer-sharp) [Swashbuckle](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) -[]() -[]() -[]() -[]() + ## FRONT END -[MkDocs](https://github.com/mkdocs/mkdocs/) \ No newline at end of file +[MkDocs](https://github.com/mkdocs/mkdocs/) + + +[Vue CLI Service](https://github.com/vuejs/vue-cli) +[Vue](https://github.com/vuejs/vue) +[webpack](https://webpack.js.org/) +[Chart.js](https://www.chartjs.org/) +[DOMPurify](https://github.com/cure53/DOMPurify) +[github-markdown-css](https://github.com/sindresorhus/github-markdown-css) +[jwt-decode](https://github.com/auth0/jwt-decode) +[]() +[]() +[]() +[]() +[]() +[]() +[]() +[]() +[]() +[]() +[]() \ No newline at end of file