An open API service indexing awesome lists of open source software.

https://github.com/muthuri-dev/blazor-server-cloudinary

Uploading Images and Videos to cloudinary from blazor server
https://github.com/muthuri-dev/blazor-server-cloudinary

Last synced: about 2 months ago
JSON representation

Uploading Images and Videos to cloudinary from blazor server

Awesome Lists containing this project

README

          

# blazor-server-cloudinary
Uploading Images and Videos to cloudinary from blazor server
## Getting Started

First, the application runs on dotnet 7.0 SDK and runtime:

```bash
git clone https://github.com/muthuri-dev/blazor-server-cloudinary.git
# or
cd blazor-server-cloudinary
# or
dotnet watch
```