Environment Variables .env with .Net
In this edition of Stripe Developer Office Hours, follow along as CJ Avilla walks through the fundamentals of managing environment variables with .env. Note that this is how we use .env for Stripe samples, but you can also use .NET's built in secrets management.
### Resources
- https://github.com/tonerdo/dotnet-env
### Table of contents
1:18 Setting environment variables with export
2:25 Create .env file
2:55 Using .env with Stripe Samples
4:59 Using .env with DotNetEnv
### Presenter
CJ Avilla - Developer Advocate at Stripe - https://twitter.com/cjav_dev
### Support
If you have a question, please feel free to reach out to our support team on Discord at https://stripe.com/go/developer-chat.
### Updates
Sign up to stay updated with developer news: https://go.stripe.global/dev-digest
### Feedback
If you have any feedback about this or other episodes, let us know: https://forms.gle/VjNqzRhotM2snYo88.
#Stripe #Payments