> For the complete documentation index, see [llms.txt](https://docs.netcoresaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.netcoresaas.com/other.md).

# Other

- [Installing](https://docs.netcoresaas.com/other/installing.md)
- [1. Install VSCode](https://docs.netcoresaas.com/other/installing/vscode.md)
- [2. Install .NET Core SDK](https://docs.netcoresaas.com/other/installing/.net-core.md)
- [3. Install Node.js](https://docs.netcoresaas.com/other/installing/node.js.md)
- [4. Test installation](https://docs.netcoresaas.com/other/installing/test-installation.md)
- [Integrations](https://docs.netcoresaas.com/other/integrations.md): There are a few integrations you may want to consider.
- [Stripe](https://docs.netcoresaas.com/other/integrations/stripe.md): For managing subscriptions or product purchases.
- [Subscription Options](https://docs.netcoresaas.com/other/integrations/stripe/subscription-options.md): NetcoreSaas Demo implements out of the box these types of pricing.
- [Getting the API Keys](https://docs.netcoresaas.com/other/integrations/stripe/getting-the-api-keys.md)
- [Creating Stripe Products](https://docs.netcoresaas.com/other/integrations/stripe/creating-subscriptions.md): We will create 3 products with different pricing, billing periods and trial days.
- [Creating the Customer Portal](https://docs.netcoresaas.com/other/integrations/stripe/creating-your-customer-portal.md): You can download invoices, upgrade, downgrade or cancel subscriptions within the app, but Stripe implemented a very pretty and easy to use customer portal.
- [Email](https://docs.netcoresaas.com/other/integrations/email.md): Sending Welcome, Reset password and User invite emails to your users
- [SMTP](https://docs.netcoresaas.com/other/integrations/email/smtp.md): Write your custom templates.
- [Postmark](https://docs.netcoresaas.com/other/integrations/email/postmark.md): If you don't want to write custom email templates you can sign up for postmark.
- [Social Login](https://docs.netcoresaas.com/other/integrations/social-login.md)
- [Google Sign In](https://docs.netcoresaas.com/other/integrations/social-login/google.md): Users will be able to Sign up and Log in using their Google account.
- [Conversations](https://docs.netcoresaas.com/other/integrations/conversations.md): Chat with your customers/users.
- [Intercom](https://docs.netcoresaas.com/other/integrations/conversations/intercom.md): Chat with your customers with Intercom.
- [Drift](https://docs.netcoresaas.com/other/integrations/conversations/drift.md): Chat with your customers with Drift.
