Skip to content

DawidIzydor/Teronis.DotNet

 
 

Repository files navigation

Build Status Custom badge Custom badge

Teronis.DotNet

Teronis.DotNet is a collection of many subprojects. It has grown since I begun 2018 to summarize the code I use across many projects.

List of Projects

All my projects are uploaded to NuGet. You can view them here on GitHub too.

Here a list of the project folders:

Build Script

The build script ./build.cmd is a small application to assist in restoring, building, testing and packing all projects that can be found in this repository.

Teronis.DotNet.Build 1.0.0+9e43e3dee9c14e083f9abc72ed59918200116e21
Teroneko

  restore    Restores projects

  build      Builds projects

  pack       Packs projects

  test       Tests projects

  azure      Restores, builds, tests and packs projects

  help       Display more information on a specific command.

  version    Display version information.

Contributing

I appreciate any kind of feedback, so feel free to open an issue or sending me a pull request.

Versioning

I use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Icons

Warning icon made by Freepik from www.flaticon.com

About

This project contains utility, extension and tool functions, but also classes that extends known structures.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • Other 0.1%