Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/damienbod/aspnetcorefeatures.toggles

ASP.NET Core and Blazor FeatureManagement
https://github.com/damienbod/aspnetcorefeatures.toggles

aspnetcore blazor featuremanagement

Last synced: 2 months ago
JSON representation

ASP.NET Core and Blazor FeatureManagement

Awesome Lists containing this project

README

        

# ASP.NET Core Feature management

[![.NET](https://github.com/damienbod/AspNetCoreFeatures.Toggles/actions/workflows/dotnet.yml/badge.svg)](https://github.com/damienbod/AspNetCoreFeatures.Toggles/actions/workflows/dotnet.yml)

[Implement Feature Management in Blazor ASP.NET Core](https://damienbod.com/2022/12/06/implement-feature-management-in-blazor-asp-net-core/)

![Blazor Features](https://github.com/damienbod/AspNetCoreFeatures.Toggles/blob/main/images/featureMananagement_03.png)

## History

- 2024-06-22 Updated packages
- 2024-01-14 Improve security headers, use a nonce, updated packages
- 2023-12-02 Fix graph photo streams
- 2023-11-26 Updated .NET 8
- 2023-11-03 Updated packages, fixed security headers
- 2023-02-10 Updated to .NET 7

## Links

https://dev.to/karthikchintala/the-comprehensive-guide-to-feature-management-in-aspnet-core-23d1

https://learn.microsoft.com/en-us/azure/azure-app-configuration/quickstart-feature-flag-aspnet-core?tabs=core6x

https://learn.microsoft.com/en-us/dotnet/api/microsoft.featuremanagement?view=azure-dotnet-preview

https://learn.microsoft.com/en-us/azure/azure-app-configuration/use-feature-flags-dotnet-core?tabs=core5x