You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Add package to project from [Nuget.org](https://www.nuget.org/packages/IntelliTect.Multitool/). More instructions to get started with consuming nuget packages can be found on [learn.microsoft.com](https://learn.microsoft.com/nuget/install-nuget-client-tools)
6
+
2. All tools are under the `IntelliTect.Multitool` namespace.
7
+
3. That's it! Please open an issue if you have any problems with any of these steps or have other questions.
8
+
3
9
## ReleaseDateAttribute - Gets an UTC DateTime of compile time. Allows us to determine the build date/time
4
10
5
11
### Samples:
@@ -46,6 +52,6 @@
46
52
47
53
## Contributing
48
54
49
-
-------
50
-
51
55
See the CONTRIBUTING.md file [here](https://github.com/IntelliTect/Multitool/blob/main/CONTRIBUTING.md).
56
+
57
+
If you have any problems, please feel free to check for existing [issues](https://github.com/IntelliTect/Multitool/issues) or open an [new issue](https://github.com/IntelliTect/Multitool/issues/new).
0 commit comments