Skip to content

Let-s-Brew/BrewGuide.NET

Repository files navigation

BrewGuide.NET

A simple .NET NuGet library for Homebrew Style Guidelines.

Usage

Currently only the 2021 BJCP Style Guidelines are built in, and are accessible via:

BrewCode.BrewGuide.BJCP.BJCPGuidelines.BJCP2021Guidelines

Which is a BrewCode.BrewGuide.BJCP.BJCPGuideLines object, implementing the BrewCode.BrewGuide.IGuidelines Interface.

You may utilize the IGuidelines, IStyleCategory, and/or IStyle interfaces within your own project to reference any style guidelines.

TODO

  • Implement GABF Guidelines
  • Implement 2015 BJCP Guidelines (incl Mead/Ciders)
  • Publish to NuGet main registry?

About

C# Library for Brewing Style Guidelines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages