CFG2.SysLib 1.0.13

dotnet add package CFG2.SysLib --version 1.0.13
                    
NuGet\Install-Package CFG2.SysLib -Version 1.0.13
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CFG2.SysLib" Version="1.0.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CFG2.SysLib" Version="1.0.13" />
                    
Directory.Packages.props
<PackageReference Include="CFG2.SysLib" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CFG2.SysLib --version 1.0.13
                    
#r "nuget: CFG2.SysLib, 1.0.13"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package CFG2.SysLib@1.0.13
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CFG2.SysLib&version=1.0.13
                    
Install as a Cake Addin
#tool nuget:?package=CFG2.SysLib&version=1.0.13
                    
Install as a Cake Tool

CFG2.Utils.SysLib

A library of system (FileSystem, Env Vars, etc) related functions.

Nothing in here is rocket science, but if it saves you from writing any boiler plate code over and over... you're welcome.

Release Notes

1.0.13

  • Added ICal domain object for creating iCal files/feeds

1.0.12

  • Added EmailAddress domain object
  • Added PhoneNumber domain object

1.0.11

  • Added MiscUtils with correlation id functions
  • Deprecated SysLib in favor of SysUtils

1.0.10

  • Added SanitizeFolderPath
  • Keep returned value under 150 in GetFileNameSafeString
  • Fix IsFileDifferentThanString and IsFileDifferent

1.0.9

  • Output info about file diffs

1.0.8

  • Cleanup

1.0.7

  • Added SpecialFolder.Temp
  • Added IsFileDifferent(file1, file2)
  • Added IsFileDifferentThanString(file, content)

1.0.6

  • Added GetFileNameSafeString

1.0.1

  • Initial release
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CFG2.SysLib:

Package Downloads
CFG2.AppLib

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.13 230 12/14/2025
1.0.12 203 11/25/2025
1.0.11 177 11/23/2025
1.0.10 300 11/10/2025
1.0.9 232 10/30/2025
1.0.8 212 10/29/2025
1.0.7 194 10/29/2025
1.0.6 203 10/26/2025
1.0.5 193 10/26/2025
1.0.4 342 8/25/2025
1.0.3 308 7/20/2025
1.0.2 198 7/19/2025
1.0.1 203 7/10/2025
1.0.0 206 7/10/2025