All Projects → ADefWebserver → SyncfusionHelpDeskClient

ADefWebserver / SyncfusionHelpDeskClient

Licence: other
Syncfusion Help Desk WebAssembly

Programming Languages

C#
18002 projects
HTML
75241 projects
CSS
56736 projects
TSQL
950 projects

Projects that are alternatives of or similar to SyncfusionHelpDeskClient

Blazor.PersianDatePicker
A free JavaScript Jalali (Persian) and Gregorian (Miladi) dual datepicker library for Blazor applications
Stars: ✭ 40 (+166.67%)
Mutual labels:  blazor, blazor-webassembly
TheLastTime
C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something
Stars: ✭ 23 (+53.33%)
Mutual labels:  blazor, blazor-webassembly
Blazor.BrowserExtension
A package for building Browser Extension with Blazor WebAssembly application.
Stars: ✭ 207 (+1280%)
Mutual labels:  blazor, blazor-webassembly
AsteroidsWasm
Collection of applications based on a single C# .NET Standard project running in: Blazor Client (WebAssembly), Blazor Server, Electron, WPF, WinForms, Xamarin
Stars: ✭ 136 (+806.67%)
Mutual labels:  blazor, blazor-webassembly
AutoSaveEditForm
A replacement for the default EditForm component which will auto save a form until it is successfully submitted
Stars: ✭ 44 (+193.33%)
Mutual labels:  blazor, blazor-webassembly
blazorators
This project converts TypeScript type declarations into C# representations, and use C# source generators to expose automatic JavaScript interop functionality.
Stars: ✭ 225 (+1400%)
Mutual labels:  blazor, blazor-webassembly
MusicX
Simple web music player built with Blazor WebAssembly
Stars: ✭ 138 (+820%)
Mutual labels:  blazor, blazor-webassembly
blazor-ui
A collection of examples related to Telerik UI for Blazor Components: https://www.telerik.com/blazor-ui
Stars: ✭ 182 (+1113.33%)
Mutual labels:  blazor, blazor-webassembly
smart-blazor
Blazor UI Components & Examples
Stars: ✭ 32 (+113.33%)
Mutual labels:  blazor, blazor-webassembly
awesome-blazor-browser
A Blazor WebAssembly app for browsing the "Awesome Blazor" resources.
Stars: ✭ 155 (+933.33%)
Mutual labels:  blazor, blazor-webassembly
Ant Design Blazor
🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
Stars: ✭ 3,890 (+25833.33%)
Mutual labels:  blazor, blazor-webassembly
MudBlazor.Markdown
Markdown component based on the MudBlazor environment
Stars: ✭ 30 (+100%)
Mutual labels:  blazor, blazor-webassembly
blazor-tailwindcss-template
This template demostrates the integration of tailwindcss with blazor and covers important features like hot-reload and css isolation
Stars: ✭ 38 (+153.33%)
Mutual labels:  blazor, blazor-webassembly
MudBlazor
Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
Stars: ✭ 4,539 (+30160%)
Mutual labels:  blazor, blazor-webassembly
ASPCore.BlazorCrud
CRUD Using Blazor And Entity Framework Core
Stars: ✭ 39 (+160%)
Mutual labels:  blazor, blazor-webassembly
FindRazorSourceFile
This is a set of NuGet packages that makes your Blazor apps display the source .razor file name that generated the HTML element under the mouse cursor when entering the Ctrl + Shift + F hotkeys.
Stars: ✭ 39 (+160%)
Mutual labels:  blazor, blazor-webassembly
BlazorWasmWithDocker
Companion code sample for my blog post - Containerising a Blazor WebAssembly App
Stars: ✭ 16 (+6.67%)
Mutual labels:  blazor, blazor-webassembly
BlazorPoint
Blazor (Client Side) on SharePoint
Stars: ✭ 40 (+166.67%)
Mutual labels:  blazor, blazor-webassembly
Blazorade-Teams
A Blazor component library that is designed to be used when building applications for Microsoft Teams.
Stars: ✭ 29 (+93.33%)
Mutual labels:  blazor, blazor-webassembly
MetaMask.Blazor
Use MetaMask with Blazor WebAssembly
Stars: ✭ 26 (+73.33%)
Mutual labels:  blazor, blazor-webassembly

NOTE: Oqtane.SyncfusionHelpDesk is at this location

SyncfusionHelpDesk WebAssembly

Screenshot

To Install

  1. Create a Database on your SQL server, and run scripts in !SQL directory
  2. Edit appsettings.json to set the database connection in the DefaultConnection property
  3. Run the application, click the Register link and create a user named Administrator@Email
  4. Log out and log back in as Administrator@Email. You will now be the Administrator

To Enable Emails

  1. Get an API key from app.sendgrid.com
  2. Open appsettings.json:
  • Uncomment the '//' before SENDGRID_APIKEY and enter your SendGrid API key in place of: {{ uncomment and enter your key from app.sendgrid.com }}
  • Uncomment the '//' before SenderEmail and enter your Email address in place of: {{ uncomment and enter your email address }}

Also See

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].