Skip to content

Do not create large NuGet package: split Acolyte packages on the small ones and linked them #20

@Vasar007

Description

@Vasar007

Is your feature request related to a problem? Please describe.
Acolyte.CSharp package contains a lot of different useful code. However, this package cannot be extended infinately. And what if users do not want the whole package but only one of it features?

Describe the solution you'd like
Need to create NuGet package hierarchy as Microsoft did with therir own NuGet packages. Finally, we reamain Acolyte.CSharp and Acolyte.FSharp projects which will be worked as Acolyte.NET — this projects will not contain any code, just links to the other packages.

Describe alternatives you've considered
None.

Additional context
Do not forget to add links to the other packages in this repository.

Metadata

Metadata

Assignees

Labels

area: C# LibraryRelated to the C# part of libraryarea: ConfigurationRelated to project configurationarea: F# LibraryRelated to the F# part of librarytype: Code MaintenanceNew feature/requirement which is targeting on improve architecture, realization and code styletype: FeatureNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions