-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
area: C# LibraryRelated to the C# part of libraryRelated to the C# part of libraryarea: ConfigurationRelated to project configurationRelated to project configurationarea: F# LibraryRelated to the F# part of libraryRelated to the F# part of librarytype: Code MaintenanceNew feature/requirement which is targeting on improve architecture, realization and code styleNew feature/requirement which is targeting on improve architecture, realization and code styletype: FeatureNew feature or requestNew feature or request
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: C# LibraryRelated to the C# part of libraryRelated to the C# part of libraryarea: ConfigurationRelated to project configurationRelated to project configurationarea: F# LibraryRelated to the F# part of libraryRelated to the F# part of librarytype: Code MaintenanceNew feature/requirement which is targeting on improve architecture, realization and code styleNew feature/requirement which is targeting on improve architecture, realization and code styletype: FeatureNew feature or requestNew feature or request