Skip to content

reflagcom/bucket-dotnet-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bucket Community .NET SDK

Build & Test Bucket.Sdk NuGet Version Bucket.Sdk.AspNet NuGet Version Bucket.Sdk.OpenFeature NuGet Version

.NET client for Bucket.co.

Bucket supports feature toggling, tracking feature usage, collecting feedback on features, and remotely configuring features.

Note

This is a community-led SDK for Bucket.co. It is developed and maintained by the community, not directly by Bucket.co. While we strive to maintain compatibility with the Bucket.co API and provide a high-quality SDK, please note that Bucket.co is not directly responsible for its development, maintenance, or support.

We welcome contributions from the community to help improve this SDK. If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request on GitHub.

Installation

To use the core Bucket SDK, install:

dotnet add package Bucket.Sdk

For ASP.NET, install:

dotnet add package Bucket.Sdk.AspNet

When using OpenFeature, install:

dotnet add package Bucket.Sdk.OpenFeature

Code examples

Other languages

You can find documentation on other supported languages in the Supported languages documentation pages.

You can also use the HTTP API directly

Future plans

  • Potential support for Bucket CLI as a command line tool for dotnet.
  • Support for MCP (Model Context Protocol) in the future.
  • Source generator for strongly-typed feature flags.

License

MIT License

About

Bucket Community .NET SDK

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published