Monday, February 18, 2019

NFlags 1.6.0: Configuration binding support

After publishing previous version of NFlags (1.5.0) I got great feedback with some ideas for new features. It encourages me for further development and today I want to present you results.

Version 1.6.0.

What's new:

  • Introduced support for binding to configuration
  • Introduced lazy binding for environment variables
  • Introduced lazy binding for configuration

The examples library ws also extended: I added an example, how to integrate NFlags with OWIN (Kestrel specifically). Check out NFlags.Kestrel project in Examples directory.

Docs: https://bartoszgolek.github.io/NFlags/

Code: https://github.com/bartoszgolek/NFlags

NuGet: https://www.nuget.org/packages/NFlags/

NFlags is also available on LibHunt: https://dotnet.libhunt.com/nflags-alternatives

Thanks for the feedback, it reallu pushes me forward.

Best regards

NFlags 1.6.0: Configuration binding support Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team