Skip to content

Split into subpackages #1180

Closed
Closed
@hughesjs

Description

@hughesjs

Is your feature request related to a problem? Please describe.
It's unfortunate to have to ship all units if my application is only using a small subsection.
For instance, if I'm making a package concerned with weights, mass, and distance, there's not much point including Candela in my application.

Describe the solution you'd like
Split the solution into domain packages along the lines of UnitsNet.Newtonian, UnitsNet.Electricity etc.

Describe alternatives you've considered
A package for each unit rather than each domain, but that could get cumbersome

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions