Syncfusion Blazor Component Setup

https://blazor.syncfusion.com/documentation/getting-started/server-side-blazor/ Note: Starting with version 17.4.0.39 (2019 Volume 4), you need to include a valid license key (either paid or trial key) within your applications. Please refer to this help topic for more information. New: Syncfusion Blazor components are compatible with .NET 5.0 RC and it requires Visual Studio 2019 16.8 Preview 3 or later. Importing Syncfusion Blazor component in the... » read more

Syncfusion Community License

https://www.syncfusion.com/products/communitylicense Get Our Entire Product Line For Free No credit card required. 1,600+ Controls and Frameworks A $12,475 value for FREE Support and updates included WHAT IS THE COMMUNITY LICENSE? The Community License provides free access to all the Syncfusion products for individual developers and small businesses. What’s included? All products available in Essential Studio... » read more

MatBlazor Setup

https://www.matblazor.com/ https://github.com/SamProf/MatBlazor Installation Install MatBlazor library via nuget. Install-Package MatBlazor or dotnet add package MatBlazor _Imports.razor Add @using MatBlazor in main _Imports.razor@using MatBlazor Usage MatBlazor components are self-supporting.<MatButton>Test</MatButton> Static files Add script section to index.html or _Host.cshtml (head section)<script src=”_content/MatBlazor/dist/matBlazor.js”></script><link href=”_content/MatBlazor/dist/matBlazor.css” rel=”stylesheet” /> Register services Add registration of service to Startup.csservices.AddMatBlazor(); Add MatPortal component Add MatPortalHost component to root component... » read more

Azure App Service Custom Domain

Domain Registry Go to Subdomian setup of your domain name Subdomain Name Subdirectory / URL test.mydomain.com test.azurewebsites.net Go to DNS & Nameservers -> DNS Records Record Name Content CNAME test test.azurewebsites.net TXT test <azure id> Get <azure id> from within your Azure App Service properties. Azure App Service Go to Custom Domains in App Service... » read more

Radzen Blazor Setup

https://razor.radzen.com/get-started Steps Install Radzen.Blazor using Nuget Package Manager. You only need to install on the Client app. _Imports.razor @using Radzen@using Radzen.Blazor Program.cs index.html MainLayout.razor Get started 1. Install Radzen Blazor Components are distributed as the Radzen.Blazor nuget package. You can add them to your project in one of the following ways Install the package from command line... » read more

Sample App Service Plan Price

Plan ACU Memory Storage Cost B1 100 1.75 GB 10 GB $54.75/month B2 200 3.50 GB 10 GB $109.50/month Dev/Test Tier Included features Every app hosted on this App Service plan will have access to these features: Custom domains / SSL Configure and purchase custom domains with SNI SSL bindings Manual scale Up to 3... » read more

Sample Azure SQL Price

Plan DTUs ($1.50/DTU) Data Max Size Price Basic 5 2 GB $4.99/month Standard 10 250 GB $15.00/month Standard 20 250 GB $30.00/month Can adjust plan anytime. Service tiers in the DTU-based purchase model are differentiated by a range of compute sizes with a fixed amount of included storage, fixed retention period for backups, and fixed... » read more

3rd Party Blazor Components

https://jonhilton.net/blazor-component-libraries/ Radzen Blazor Components Site: https://razor.radzen.com/ Pricing: Free for commercial use Server: Yes WASM: Yes MatBlazor Site: https://www.matblazor.com/ Pricing: free Server: Yes WASM: Yes MatBlazor brings Material design to your Blazor projects. The list of components is pretty extensive, including all the standard form inputs you’d expect, plus grids, cards and lots more besides. You’ll also find... » read more

Radzen Blazor Components

https://razor.radzen.com/ Pricing https://www.radzen.com/pricing/ Plan Price Features Community Free One applicationAutomatic updatesCommunity support15 days trial of Radzen Professional Professional $599 Everything from Radzen CommunityUnlimited number of applicationsDeploy to IIS, FTP, Azure and zipScaffold databases to CRUD pagesCustomize the visual appearancePremium themesDedicated customer support with 24 hour response time Enterprise $1299 Everything from Radzen ProfessionalPriority customer support... » read more