Skip to content
#

Blazor

blazor logo

Blazor is a .NET-based web application framework that allows developers to create single-page applications with C#, Razor, and HTML.

Here are 3,948 public repositories matching this topic...

A versatile multi-modal chat application that enables users to develop custom agents, create images, leverage visual recognition, and engage in voice interactions. It integrates seamlessly with local LLMs and commercial models like OpenAI, Gemini, Perplexity, and Claude, and allows to converse with uploaded documents and websites.

  • Updated Jun 11, 2024
  • C#
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.

  • Updated Jun 11, 2024
  • C#