Skip to content

Sample .Net Core API, using Unleash as a feature flag manager.

License

Notifications You must be signed in to change notification settings

raschmitt/unleash-dotnet-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.Net - Unleash Sample

Azure DevOps builds (stage) Sonar Coverage Mutation testing badge

Sample .Net Core API, using Unleash as a feature flag manager.

Dependencies

Running locally

  1. After cloning this repository go into the src directory and run docker-compose up.

  2. Access http://localhost:4242/ to create and manage feature flags.

    Use the following credentials to login:

    Username Password
    admin unleash4all
  3. Access http://localhost:8080/swagger/ to query your feature flags using the .Net API.

    Keep in mind that the feature flags are case sensitive.

Resources

Contributions

Contributions and feature requests are always welcome.

About

Sample .Net Core API, using Unleash as a feature flag manager.

Topics

Resources

License

Stars

Watchers

Forks