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
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.blazor.consumers.core
- Owner: soenneker
- License: mit
- Created: 2025-04-04T14:28:34.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-04-09T22:39:37.000Z (about 1 month ago)
- Last Synced: 2025-04-11T00:59:15.042Z (about 1 month ago)
- Topics: api, apiclient, base, blazor, consumer, consumers, core, coreconsumer, csharp, dotnet, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 111 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.blazor.consumers.core/)
[](https://github.com/soenneker/soenneker.blazor.consumers.core/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.blazor.consumers.core/)#  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
```