Pinned Repositories
bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
authentication-individual
An implementation of the ASP.NET individual authentication using Identity services to build the SQL database, implement a WebApi that exposes all authentication behaviors, and client library to consume the service and provide basic page implementations.
blazor-components
Custom, resuable Blazor components
Spectre.Console.Extensions
Extensions for common code and patterns when using Spectre.Console CLI app framework.
Blazor.AppIdeas
Sample applications from app-ideas written in Blazor and .NET 5.
Blazorise
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
bUnit
A testing library for Blazor Components. You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic. You can easily interact with and inspect components, trigger event handlers, provide cascading values, inject services, mock IJsRuntime, and perform snapshot testing.
winamp
Iconic media player
Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
SOSCSRPG
Scott's Open Source C# RPG
DarthPedro's Repositories
DarthPedro/Blazor.AppIdeas
Sample applications from app-ideas written in Blazor and .NET 5.
DarthPedro/Blazorise
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
DarthPedro/bUnit
A testing library for Blazor Components. You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic. You can easily interact with and inspect components, trigger event handlers, provide cascading values, inject services, mock IJsRuntime, and perform snapshot testing.
DarthPedro/winamp
Iconic media player