IntelliTect / Multitool

Library of useful additions to your C# application
https://www.nuget.org/packages/IntelliTect.Multitool
MIT License
2 stars 0 forks source link
hacktoberfest intellitect library nuget

IntelliTect.Multitool: NuGet

Install Instructions

  1. Add package to project from nuget.org. More instructions to get started with consuming nuget packages can be found on learn.microsoft.com
  2. All tools are under the IntelliTect.Multitool namespace.
  3. That's it! Please open an issue if you have any problems with any of these steps or have other questions.

ReleaseDateAttribute - Gets an UTC DateTime of compile time. Allows us to determine the build date/time

Blog Post/Additional Information: How To Display the Build Date of a .NET Application

Samples:

Miscellaneous Information:

RepositoryPaths - Provides consistent environment-independent normalized pathing within a git repository

Samples:

Security

Extensions

Contributing

See the CONTRIBUTING.md file here.

If you have any problems, please feel free to check for existing issues or open a new issue.