David Pugmire
David Pugmire
## Type of issue - [x] Bug report ## Uploader type - [x] Azure Fine-Uploader is prefixing the host site url to the Azure PUT request #### Fine Uploader version...
I just spun up IdentityManager and pointed it to my Asp.Net Identity user store. Awesome. Feature Suggestion: Add Identity Provider to the search results grid at /users/list Reason: For Facebook...
Can't launch the app, at runtime I get ``` MissingMethodException: Method not found: 'Void Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenOptions.OperationFilter(System.Object[])'. AutoQueryable.AspNetCore.Swagger.SwaggerGenOptionsExtensions.AddAutoQueryable(SwaggerGenOptions swaggerGenOptions) Celeb.Api.Startup+c.b__5_10(SwaggerGenOptions c) in Startup.cs + c.AddAutoQueryable(); ``` Setup: ASP.Net Core 2.2 project AutoQueryable.AspNetCore.Filter...
Need to allow wifi configuration on startup of the device. For example, see here: https://github.com/tzapu/WiFiManager Start as an access point with a fixed SSID, and provide the user a way...
Marcin, this is a great project. Nice work! You might consider adding/exposing perf options. See here: https://docs.particular.net/persistence/azure-storage/performance-tuning https://docs.microsoft.com/en-us/azure/storage/common/storage-performance-checklist You could set this through the constructor, or perhaps expose a method...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...