Codementor Events

Blazor Filestack App (C#, ASP.Net Core)

Published Jan 14, 2021
Blazor Filestack App (C#, ASP.Net Core)

Blazor Filestack application provides a way to use api for file-uploading, policy and signatures generation. File uploading with filestack in blazor application using policy/signatures authentication. Upload files with basic authentication.

Github Project Source Code

This project is helpfull to use filestack in asp.net, asp.net mvc, asp.net core to generate policy/signatures on c# server side code and to provide it in application dynamically. So if you are going to use javascript version of filestack or looking to make calls to File-API of filestack, you would love to use this for authentication process either basic authentication or policy based authentication.

This is also helpfull for blazor applications, you can see how i am using this into blazor to use File Uploader, File Browser to access file and Basic Authentication Process. You will see in this solution usage of Blazored.Toast, how we can use and show messages in blazor application. Authentication and authorization against filestack APIs relies on Base64URL-encoded JSON “policies” and HMAC-SHA256 “signatures”

Discover and read more posts from Qaiser Mehmood
get started
post commentsBe the first to share your opinion
Show more replies