Strypper / mauisland

MAUIsland 🏝️ is the number 1 controls gallery for .NET MAUI
MIT License
198 stars 14 forks source link

feature/warning open source users about appsettings.Development.json #135

Closed ViperTricks closed 1 year ago

ViperTricks commented 1 year ago

COOL NEW PAGE !!!!

Page name: README Page

Contributors

Describe your changes

Change readme help you user create necessary file to run the app.

Have we discussed about this before ? (Please link the discussion link below)

Yes! on discord

Strypper commented 1 year ago
{
  "AppSettings": {
    "SyncfusionKey": "Your_syncfustion_key"
  }
}