Skip to content
@BitzArt

BitzArt

General-purpose packages

  • 🫧 ApiExceptions is a nuget package extending the functionality of .Net exceptions.

    Provides additional exception classes and advanced functionality for handling errors. Implements Problem Details for Asp.Net Core.

  • 📚 Pagination is a lightweight nuget package that provides pagination capabilities.

    Allows separating data from any source into discrete pages. Works with (or without) EF Core.

  • 🪢 Flux is a universal WebApi client.

    It introduces an intuitive way for your software to communicate with external systems, whether they use REST, SOAP, or some other communication standard.

  • 📁 Miscellaneous - a collection of miscellaneous nuget packages

    Mostly functionality extensions for other popular nuget packages and frameworks.

Blazor

  • 🔒 Blazor.Auth - Auth package for Blazor United

    Simplifies the process of implementing custom JWT-based authentication schemes in Blazor United. Supports all render modes, including Static SSR.

  • ��� Blazor.Cookies - working with browser Cookies in Blazor United

    You can use cookies in your Blazor applications as a way to store user's unique information, such as preferences, settings, or session / authentication data.

  • 💾 Blazor.State - Persisting Blazor component state across rendering environments

    Persist component state generated while prerendering, restore component state when rehydrating the page.

Protocol Implementations

  • OCPI.Net is an implementation of OCPI for .Net.

    OCPI (Open Charge Point Interface) is a protocol that allows distinct parties in the field of electric vehicle charging to communicate, exchange data and share functionality.

Popular repositories Loading

  1. Blazor.Auth Blazor.Auth Public

    Blazor authentication package

    C# 243 34

  2. Blazor.Cookies Blazor.Cookies Public

    Working with browser cookies in Blazor United

    C# 73 20

  3. OCPI.Net OCPI.Net Public

    OCPI implementation for .Net

    C# 27 17

  4. Flux Flux Public

    A Universal WebApi client

    C# 21 1

  5. ApiExceptions ApiExceptions Public

    Reinventing C# exceptions

    C# 17 3

  6. Blazor.State Blazor.State Public

    Persisting Blazor component state across rendering environments

    C# 16 1

Repositories

Showing 10 of 15 repositories

Top languages

Loading…

Most used topics

Loading…