Skip to main content
Question

How to use Box Api with .Net Core?

  • May 21, 2025
  • 2 replies
  • 29 views

Forum|alt.badge.img

I am building Web.API application using ASP.Net Core platform.  My application  needs to autheticate with Box and then download the file from box server. 

I see Box has Nuget packages for classic .Net here Howevere i couldnt find any compatible Box Nuget pckages for ASP.Net Core?

 

Is Box team planning to provide nuget packages for .Net core?

If packages not availble yet, then can someone please provide sample on how do i authenticate & download a file using "Build on Box Platform" and .Net Core?

2 replies

Forum|alt.badge.img

 We currently don't have a NuGet package for .Net Core. Here is the answer to this question on StackOverflow that describes how to build this.

 

 


Forum|alt.badge.img

Thanks.. any plans on roadmap for .net core support?