Skip to content

Minimal API parameter binding for argument lists #26540

@Rick-Anderson

Description

@Rick-Anderson

Minimal API parameter binding for argument lists

see dotnet/aspnetcore#41325

Put code in https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/minimal-apis/arg-lists/readme.txt and delete readme.txt

Use

var connection = new SqliteConnection("DataSource=:memory:");
connection.Open();

@brunolins16 to review

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions