abpframework / abp

Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
https://abp.io
GNU Lesser General Public License v3.0
12.27k stars 3.32k forks source link

Volo.Abp.AspNetCore.Abstractions not found in nuget.org #19606

Closed sdjnzjz closed 1 week ago

sdjnzjz commented 1 week ago

i want to use IWebClientInfoProvider in ApplicationService layer, but Volo.Abp.AspNetCore.Abstractions not found in nuget.org

maliming commented 1 week ago

The Volo.Abp.AspNetCore.Abstractions package will be available on 8.2.

https://github.com/abpframework/abp/pull/18242