-
Notifications
You must be signed in to change notification settings - Fork 158
Open
Labels
good first issueGood for newcomersGood for newcomersintegrationA new .NET Aspire integrationA new .NET Aspire integration
Description
Related to an existing integration?
Yes
Existing integration
No response
Overview
I have a PR up to nnnkkk7/snowflake-emulator to make some changes to support the .NET snowflake driver. I'd like to create an aspire integration that uses it similar to the existing database aspire integrations.
Usage example
var snowflake = builder.AddSnowflakeEmulator("snowflake");
var snowflakeDatabase = snowflake.AddDatabase("database", "database_name")
Breaking change?
No
Alternatives
None that I'm aware of
Additional context
No response
Help us help you
Yes, I'd like to be assigned to work on this item
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersintegrationA new .NET Aspire integrationA new .NET Aspire integration