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. Package documentation

  • 📁 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.

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. Learn more about OCPI

Popular repositories

  1. OCPI.Net OCPI.Net Public

    OCPI implementation for .Net

    C# 22 12

  2. Flux Flux Public

    A Universal WebApi client

    C# 18

  3. Blazor.Auth Blazor.Auth Public

    Blazor authentication package

    C# 12 1

  4. ApiExceptions ApiExceptions Public

    Reinventing C# exceptions

    C# 10 3

  5. Blazor.Cookies Blazor.Cookies Public

    Working with browser cookies in Blazor United

    C# 7 2

  6. Pagination Pagination Public

    A lightweight library to easily create pages of items. Works with (or without) EF Core to paginate db requests.

    C# 4 2

Repositories

Showing 10 of 12 repositories

Top languages

C# HTML

Most used topics

Loading…