You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the `--version` option to specify a [preview version](https://www.nuget.org/packages/Majorsoft.Blazor.Components.Analytics/absoluteLatest) to install.
64
+
Use the `--version` option to specify a [preview version](https://www.nuget.org/packages/Majorsoft.Blazor.Components.Extensions/absoluteLatest) to install.
61
65
62
66
## Usage
63
67
64
68
Add using statement to your Blazor <component/page>.razor file. Or globally reference it into `_Imports.razor` file.
Majorsoft Blazor Components is a set of UI Components and other useful Extensions for [Blazor](https://blazor.net) applications.
15
-
All components are available on [NuGet](https://www.nuget.org/profiles/Blazor.Components).
15
+
All components are free and available on [NuGet](https://www.nuget.org/profiles/Blazor.Components).
16
16
17
17
You can try out all components and extensions by launching the [demo app](https://blazorextensions.z6.web.core.windows.net/). **Note: this app is hosted on _Azure Static website_ feature. Which uses aggressive caching you might have to use HARD reload (CTRL + F5 or CMD + SHIFT + R), or clear browser cache.**
18
18
@@ -77,8 +77,13 @@ Check out our planned components and extensions on the project [Wiki page](https
77
77
-**Majorsoft.Blazor.Components.GdprConsent**: [GDPR Consent components](https://github.com/majorimi/blazor-components/blob/master/.github/docs/GdprConsent.md) 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.
78
78
-**Majorsoft.Blazor.Components.Notifications**: [Notification components](https://github.com/majorimi/blazor-components/blob/master/.github/docs/Notifications.md) injectable INotificationService service to handle HTML5 Notifications and ServiceWorker Notifications and components that renders customizable Alert and Toast notification message elements.
79
79
80
-
## Other info
80
+
## Community
81
81
-[Contributing](CONTRIBUTING.md)
82
+
-[Report an issue or ask new features](https://github.com/majorimi/blazor-components/issues/new)
83
+
- ⭐[Thanks for Star ⭐ giving users](https://github.com/majorimi/blazor-components/stargazers)**You can Give a Star ⭐**
0 commit comments