Demo application to showcase the Snowflake Connector library.
Execute Snowflake queries from your application
The Snowflake Connector accepts a query and returns the result of executing that query. You can then display those results in your application.
Updated the runtime version to .NET 8.0 of the Snowflake library
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)