Info
| Version: | 1.3.0 | 
| Author(s): | Oleg Shuruev | 
| Last Update: | Saturday, July 2, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/shuruev/Atom | 
| NuGet Url: | https://www.nuget.org/packages/Atom.CheckType | 
Install
Install-Package Atom.CheckType
                        dotnet add package Atom.CheckType
                        paket add Atom.CheckType
                        
                                Atom.CheckType Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                2 packages depend on this package.
                        
                    Tags
 
                
Add this package to your core library, so it would get the source code of this module without installing a binary dependency.
Then proceed with using corresponding functionality from Atom.Util namespace, like if it was installed using binary assembly.
Check out GitHub for more docs and usage examples.