Skip to content

anionDev/GRYLibrary

Repository files navigation

GRYLibrary

CodeFactor Coverage Lines of code

GRYLibrary is a collection with some useful .NET classes and functions which are very easy (re)usable.

The GRYLibrary follows the declarative-programming-paradigm where possible:

You should say what you want to do, and not how to do it. This paradigm results in code which is easy to understand and can be written very quickly without loosing the overview of your code.

Getting Started

Usage

NuGet Nuget

Install the GRYLibrary as NuGet-package using the Package Manager Console:

Install-Package GRYLibrary

Reference

The GRYLibrary-reference can be found here.

Build

This product requires to use scbuildcodeunits implemented/provided by ScriptCollection to build the project.

Changelog

See the Changelog-folder.

Contribue

Contributions are always welcome.

This product has the contribution-requirements defines by DefaultOpenSourceContributionProcess.

Repository-structure

This product uses the CommonProjectStructure as repository-structure.

Branching-system

This product follows the GitFlowSimplified-branching-system.

Versioning

This product follows the SemVerPractise-versioning-system.

License

There are the following licenses for the GRYLibrary available

  • The GRYLibrary is generally and commonly licensed under the terms of GRYL. The concrete license-text can be found here. This license-text does obviously not apply to the other following licenses.
  • There are some special licenses for certain scopes:
    • epew is allowed to use the Nuget-release of the GRYLibrary under the Terms of the MIT-license for executing programs as main-purpose of epew and for nothing else.
    • ReliablePlayer is allowed to use the Nuget-release of the GRYLibrary under the Terms of the MIT-license to help implement features provided in the official repository and release of ReliablePlayer and for nothing else.
  • If you need another license-type or you want to use the GRYLibrary in your company then please contact the owner of the GRYLibrary.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages