Not sure if this is the ideal location to ask but I didn't see anything in Stackoverflow, GitHub, or here related to this.
Reviewing the Asp.Net Zero templates and Nuget package references, it appears all Abp packages are available on Github with the exception of Abp.AspNetZeroCore.Web.
Is this simply an oversight or is this portion of the framework closed source?
3 Answer(s)
-
0
This appears to also include Abp.AspNetZeroCore as well.
-
0
<cite>briandrms: </cite> Not sure if this is the ideal location to ask but I didn't see anything in Stackoverflow, GitHub, or here related to this.
Reviewing the Asp.Net Zero templates and Nuget package references, it appears all Abp packages are available on Github with the exception of Abp.AspNetZeroCore.Web.
Is this simply an oversight or is this portion of the framework closed source?
yeah this package is closed source due to licensing purposes.
-
0
Understood. Thank you.