Skip to content
View BlackWhiteYoshi's full-sized avatar

Block or report BlackWhiteYoshi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Blazor.TSRuntime Blazor.TSRuntime Public

    An improved JSRuntime with automatic JS-module loading and caching, compile time errors instead of runtime errors and nice IntelliSense guidance.

    C# 18 1

  2. InlineComposition InlineComposition Public

    A source generator that merges the content of other classes into one class. A simple workaround for struct inheritance or multiple inheritance.

    C# 12

  3. AutoInterface AutoInterface Public

    AutoInterface is a source generator that generates an interface based on your class/struct. Basically, you write your class and get the corresponding interface for free.

    C# 10

  4. Blazor.BrowserAPI Blazor.BrowserAPI Public

    A Blazor library that provides easy access to browser APIs without the need to use any JavaScript. It supports asynchronous communication as well as synchronous (JSRuntime and JSInProcessRuntime).

    C# 9 2

  5. CircleDI CircleDI Public

    The world only full-power circular Service Provider. It can resolve circular dependencies, has compile time safety and optimal performance.

    C# 4

  6. AssemblyVersionInfo AssemblyVersionInfo Public

    AssemblyVersionInfo is a very simple source generator that generates constant strings of your assembly name and version. The intended usage is for the System.CodeDom.Compiler.GeneratedCodeAttribute.

    C# 3