Skip to content

Commit 66549d4

Browse files
authored
Update README.md
1 parent c9d4a48 commit 66549d4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@
3131
- MudWatch
3232
- MudWheel
3333

34+
## Supported MudBlazor Versions
35+
| Codebeam.MudExtensions | MudBlazor | .Net |
36+
| :--- | :----: | :---: |
37+
| 6.0.0 - 6.0.3 | 6.0.16 | .Net 6 |
38+
| 6.0.4 - 6.0.12 | 6.0.17 | .Net 6 |
39+
| 6.1.0 - 6.1.4 | 6.1.2 | .Net 6 & .Net 7 |
40+
| 6.1.5 | 6.1.4 | .Net 6 & .Net 7 |
41+
3442
## Installation
3543
This extension uses MudBlazor features (need to set up MudBlazor if you didn't before), so only need to add this line described below:<br /><br />
3644
Add the following to your HTML head section, it's either `index.html` or `_Layout.cshtml`/`_Host.cshtml` depending on whether you're running Server-Side or WASM.

0 commit comments

Comments
 (0)