An open API service indexing awesome lists of open source software.

https://github.com/soenneker/soenneker.blazor.consumers.core

A class that represents the core Blazor Consumer, providing no additional functionality than access to Soenneker.Blazor.ApiClient
https://github.com/soenneker/soenneker.blazor.consumers.core

api apiclient base blazor consumer consumers core coreconsumer csharp dotnet util

Last synced: about 1 month ago
JSON representation

A class that represents the core Blazor Consumer, providing no additional functionality than access to Soenneker.Blazor.ApiClient

Awesome Lists containing this project

README

        

[![](https://img.shields.io/nuget/v/soenneker.blazor.consumers.core.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.blazor.consumers.core/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.blazor.consumers.core/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.blazor.consumers.core/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.blazor.consumers.core.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.blazor.consumers.core/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Blazor.Consumers.Core
### A class that represents the core Blazor Consumer, providing no additional functionality than access to Soenneker.Blazor.ApiClient

## Installation

```
dotnet add package Soenneker.Blazor.Consumers.Core
```