Skip to content

Help! #30

@jchannon

Description

@jchannon

Like the look of this lib but was wondering how I could produce something like this:

/(?<age>[\d]{1,2})

That way I can use it in a Nancy route definition like so:

Get["/(?<age>[\d]{1,2})"] = parameters => {"Hello World"};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions