Skip to content

Commit

Permalink
Archived some obsolete items
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienTorris committed Jan 12, 2022
1 parent 8866f36 commit 19774a4
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Archives/2020.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,17 @@
* [Getting started with Blorc.PatternFly](https://medium.com/patternfly/getting-started-with-blorc-patternfly-tutorial-cc71fed4bef6) - January 7, 2020 - Getting started with Blorc.PatternFly. What is Blorc.PatternFly? Standing for Blazor, Orc, and PatternFly, Blorc.PatternFly is a library with the ultimate goal of wrapping all PatternFly components and making them available as Blazor components. [Source code](https://github.com/alexfdezsauco/Blorc.PatternFly.QuickStart).

## Libraries & Extensions
* [NodaTimePicker](https://github.com/nheath99/NodaTimePicker) - ![GitHub stars](https://img.shields.io/github/stars/nheath99/NodaTimePicker?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/nheath99/NodaTimePicker?style=flat-square&cacheSeconds=86400) A Date/Time picker component library for Blazor using NodaTime. [Demo](https://nodatimepicker.z13.web.core.windows.net/).
* [Blazor Time](https://github.com/dustout/BlazorTime) - ![stars](https://img.shields.io/github/stars/dustout/BlazorTime?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/dustout/BlazorTime?style=flat-square&cacheSeconds=86400) Display dates and times in the users local time. [Demo](https://helpimstuckinatimeloop.com/time).
* [Blazor.FlexGrid](https://github.com/Mewriick/Blazor.FlexGrid) - ![stars](https://img.shields.io/github/stars/Mewriick/Blazor.FlexGrid?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/Mewriick/Blazor.FlexGrid?style=flat-square&cacheSeconds=86400) GridView component for Blazor.
* [Sve-Blazor-DataTable](https://github.com/SveNord/Sve-Blazor-DataTable) - ![stars](https://img.shields.io/github/stars/SveNord/Sve-Blazor-DataTable?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/SveNord/Sve-Blazor-DataTable?style=flat-square&cacheSeconds=86400) Blazor DataTable component with support for client/server side paging, filtering and sorting, build on top of bootstrap 4.
* [Table.Net](https://github.com/pablofrommars/TableNet) - ![last commit](https://img.shields.io/github/last-commit/pablofrommars/TableNet?style=flat-square&cacheSeconds=86400) Interactive and flexible Data Tables for Blazor Web Apps.
* [BlazorCss](https://github.com/tomlm/BlazorCss) - ![last commit](https://img.shields.io/github/last-commit/tomlm/BlazorCss?style=flat-square&cacheSeconds=86400) CSS Helper for BlazorStyled which provides auto complete CSS styles.
* [BlazorCssGrid](https://github.com/tomlm/BlazorCssGrid) - ![last commit](https://img.shields.io/github/last-commit/tomlm/BlazorCssGrid?style=flat-square&cacheSeconds=86400) Css Helper for defining Grid SPA layouts in BlazorStyled.
* [BlazorStyled](https://github.com/chanan/BlazorStyled) - ![stars](https://img.shields.io/github/stars/chanan/BlazorStyled?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/chanan/BlazorStyled?style=flat-square&cacheSeconds=86400) CSS in Blazor Components ([Demo](https://chanan.github.io/BlazorStyled)).
* [Blazor-Sparkline](https://github.com/Misfits-Rebels-Outcasts/Blazor-Sparkline) - ![last commit](https://img.shields.io/github/last-commit/Misfits-Rebels-Outcasts/Blazor-Sparkline?style=flat-square&cacheSeconds=86400) Sparkline Charts for Blazor using Fonts.
* [Blazor-Charts](https://github.com/Misfits-Rebels-Outcasts/Blazor-Charts) - ![GitHub stars](https://img.shields.io/github/stars/Misfits-Rebels-Outcasts/Blazor-Charts?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/Misfits-Rebels-Outcasts/Blazor-Charts?style=flat-square&cacheSeconds=86400) SVG charts for Blazor.
* [BlazorDependencies](https://github.com/redradist/BlazorDependencies) - ![last commit](https://img.shields.io/github/last-commit/redradist/BlazorDependencies?style=flat-square&cacheSeconds=86400) Js library that helps maintain dependencies of one Razor Class Library to another one without manually adding scripts and css-styles for each library.
* [BlazorWebFormsComponents](https://github.com/FritzAndFriends/BlazorWebFormsComponents) - ![stars](https://img.shields.io/github/stars/FritzAndFriends/BlazorWebFormsComponents?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/FritzAndFriends/BlazorWebFormsComponents?style=flat-square&cacheSeconds=86400) A collection of Blazor components that emulate the web forms components of the same name.
* [Skclusive.Material.Components](https://github.com/skclusive/Skclusive.Material.Component) - ![GitHub stars](https://img.shields.io/github/stars/skclusive/Skclusive.Material.Component?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/skclusive/Skclusive.Material.Component?style=flat-square&cacheSeconds=86400) Material Design components for Blazor ([Dashboard Demo](https://skclusive.github.io/Skclusive.Blazor.Samples/Dashboard/)), ([Components](https://skclusive.github.io/Skclusive.Material.Docs/)).
* [Blazor.Ionic](https://github.com/kukks/Blazor.Ionic) - ![GitHub stars](https://img.shields.io/github/stars/kukks/Blazor.Ionic?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/kukks/Blazor.Ionic?style=flat-square&cacheSeconds=86400) Ionic framework integration for Blazor.
Expand Down Expand Up @@ -149,6 +160,8 @@
* [Blazor-Dashboard](https://github.com/Misfits-Rebels-Outcasts/Blazor-Dashboard) - ![stars](https://img.shields.io/github/stars/Misfits-Rebels-Outcasts/Blazor-Dashboard?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/Misfits-Rebels-Outcasts/Blazor-Dashboard?style=flat-square&cacheSeconds=86400) Admin Dashboard Template Theme for Blazor.
* [BlazorEmbedLibrary](https://github.com/SQL-MisterMagoo/BlazorEmbedLibrary) - ![GitHub stars](https://img.shields.io/github/stars/SQL-MisterMagoo/BlazorEmbedLibrary?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/SQL-MisterMagoo/BlazorEmbedLibrary?style=flat-square&cacheSeconds=86400) Provides Blazor-style embedded static content files for Razor Components projects.
* [BlazorLazyLoad](https://github.com/MarekPokornyOva/BlazorLazyLoad) - ![stars](https://img.shields.io/github/stars/MarekPokornyOva/BlazorLazyLoad?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/MarekPokornyOva/BlazorLazyLoad?style=flat-square&cacheSeconds=86400) BlazorLazyLoad is a implementation of assembly lazy load feature in Blazor WASM application on both page and component level.
* [BrowserInterop](https://github.com/RemiBou/BrowserInterop) - ![GitHub stars](https://img.shields.io/github/stars/RemiBou/BrowserInterop?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/RemiBou/BrowserInterop?style=flat-square&cacheSeconds=86400) This library provides access to browser API in a Blazor App.
* [Sve-Blazor-InfiniteScroll](https://github.com/SveNord/Sve-Blazor-InfiniteScroll) - ![last commit](https://img.shields.io/github/last-commit/SveNord/Sve-Blazor-InfiniteScroll?style=flat-square&cacheSeconds=86400) Simplistic implementation of an infinite scroll component for Blazor.

## Videos
* [Blazor Train: Blazor Component Life Cycle](https://www.youtube.com/watch?v=dpyUcRdbAcc&feature=youtu.be) - ![duration](https://img.shields.io/badge/Duration:%20-19%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) June 26, 2020 - Blazor Train: Blazor Component Life Cycle. What is a Blazor Component? How long does it live? How can we hook it to make sure our app behaves properly? This episode of Blazor Train covers all about the component life cycle.
Expand Down

0 comments on commit 19774a4

Please sign in to comment.