Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Components collection and extensions for Blazor applications.

License

NotificationsYou must be signed in to change notification settings

majorimi/blazor-components

Repository files navigation

Majorsoft Blazor Components

Build StatusLicenseGitHub last commitGitHub release (latest by date)GitHub Release DateGitHub Repo starsBuild Status

Majorsoft Blazor Components is a set of UI Components and other useful Extensions forBlazor applications.All components are free and available onNuGet.

You can try out all components and extensions by launching thedemo app.Note: this app is hosted onAzure Static website feature. Which uses aggressive caching you might have to use HARD reload (CTRL + F5 or CMD + SHIFT + R), or clear browser cache.

About the project

Majorsoft Blazor Components is one of the newest but the most modern Blazor library. Using the fastest ever .NET 5 Framework leveraging CSS and JS isolation.The main goal of this project is to provide an easy to use, feature reach set of customizable components with otheruseful extensions. Which can boost Blazor App developments by:

  • Providing reusable components which are the main building blocks of Blazor.
  • Hiding CSS details but allowing component customizations as well (no dependency on CSS libraries).
  • Hiding JS implementations but exposing many reusable JS functionality and events via new C# APIs (no dependency on JS libraries).
  • All running on the fastest ever .NET framework:.NET 5. Fully leveraging CSS and JS isolation, JS object reference and modul exports, etc.
  • Modular project each package has "single responsibility" install only what you need, reduce download size.
  • As simple as possible setup (custom JS referencing not required) all documented with usage examples and demo app.
  • All components work on Blazor Server and Clint side.
  • Components are extensible, provided extensions and services can be used in other components.
  • All components and extensions written in C# (with some required JS) and unit tested withbUnit.

Releases

GitHub release (latest by date)GitHub Release Date

⚠️ For the fullrelease history with detailed change description andbreaking change announcements please see:release notes.

Prerequisites

  • .NET 5
  • Visual Studio 2019/Visual Studio Code.

Majorsoft Blazor Components and Extensions

Detailed descriptions and usage code samples are available on separated docs files.Please follow the link provided on each bullet points. Also you can try out all components and extensions by launching thedemo app.

Check out our planned components and extensions on the projectWiki page. If you have any prefered component to have priority or new component ideas please submit it.

Majorsoft Blazor Extensions

Majorsoft Blazor Extensions are providing useful features to develop Balazor applications:

Majorsoft Blazor Components

Majorsoft Blazor Components are providing custom UI components to develop Balazor applications:

  • Majorsoft.Blazor.Components.Common.JsInterop:Js Interop components, injectable services and extensions that provides useful functionality and event notifications which can be achieved only with JS Interop e.g. scroll, clipboard, focus, resize, language detection, Geolocation, HTML Head (title, meta, SEO), etc..
  • Majorsoft.Blazor.Components.Debounce:Debounce components that renders an Input, InputText, Textarea or InputTextarea, etc. element with debouncedonChange event.
  • Majorsoft.Blazor.Components.Typeahead:Typeahead components that renders an HTML Input or InputText with Typeahead panel.
  • Majorsoft.Blazor.Components.Inputs:Inputs components renders an Input, InputText, Textarea or InputTextarea, etc. element withmaxlength set and counter to show remaining characters.
  • Majorsoft.Blazor.Components.Loading:Loading and Overlay components that renders Overlays for the whole page on load or for specific element on custom event. Also HTMLbutton with customizable content for showing async operation in progress/loading state.
  • Majorsoft.Blazor.Components.Timer:Timer component that can be used for scheduled and periodically repeated tasks to call custom code.
  • Majorsoft.Blazor.Components.CssEvents:CSS Transition and Animation events injectable Services and wrapper Components to notify on CSS Transition and Animation events.
  • Majorsoft.Blazor.Components.Modal:Modal dialog component that can be used to render Modal dialog window with customizable content and parameterized Overlay, etc.
  • Majorsoft.Blazor.Components.PermaLink:PermaLink component and extension that can be used to create navigation element inside Blazor pages (#permalink).
  • Majorsoft.Blazor.Components.Toggle:Toggle components that can be used to render customizable Toggle switch and Toggle button components.
  • Majorsoft.Blazor.Components.Tabs:Tabs components that renders customizable Tabs panel with many tabs and custom content.
  • Majorsoft.Blazor.Components.Collapse:Collapse components that renders customizable Collapsible/Expandable panel and Accordion with many but only one active panel also custom content and header.
  • Majorsoft.Blazor.Components.Maps:Google/Bing Maps components that rendersGoogle/Bing maps wrapped into Blazor components allowing to control and mange maps with .Net code.
  • Majorsoft.Blazor.Components.GdprConsent:GDPR Consent components injectable service and components that renders a customizable GDPR consent Banner or Popup witch Accept/Reject for cookie settings chosen value is persisted to Browser storage.
  • Majorsoft.Blazor.Components.Notifications:Notification components injectable INotificationService service to handle HTML5 Notifications and ServiceWorker Notifications and components that renders customizable Alert and Toast notification message elements.

Community

Other info

Packages

No packages published

Contributors5


[8]ページ先頭

©2009-2026 Movatter.jp