SpringCard.LibCs 25.21.30

dotnet add package SpringCard.LibCs --version 25.21.30
                    
NuGet\Install-Package SpringCard.LibCs -Version 25.21.30
                    
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="SpringCard.LibCs" Version="25.21.30" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SpringCard.LibCs" Version="25.21.30" />
                    
Directory.Packages.props
<PackageReference Include="SpringCard.LibCs" />
                    
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 SpringCard.LibCs --version 25.21.30
                    
#r "nuget: SpringCard.LibCs, 25.21.30"
                    
#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 SpringCard.LibCs@25.21.30
                    
#: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=SpringCard.LibCs&version=25.21.30
                    
Install as a Cake Addin
#tool nuget:?package=SpringCard.LibCs&version=25.21.30
                    
Install as a Cake Tool

SpringCard.LibCs

NuGet Version NuGet Downloads License

SpringCard .NET Library - A comprehensive C# utility library by SpringCard


📋 Table of Contents


📖 Overview

SpringCard.LibCs is a versatile .NET library developed by SpringCard, providing a wide range of utility classes and helpers for common programming tasks. This library is designed to simplify and standardize everyday operations in .NET applications.

Originally developed for internal use at SpringCard, this library has been made available to the developer community to facilitate the creation of robust and maintainable .NET applications.


✨ Features

Core Utilities

  • String & Binary Operations: Advanced string manipulation, binary conversion, hexadecimal encoding/decoding
  • File & Configuration Management: INI files, JSON configuration, CSV parsing
  • Data Structures: Key-value pairs, ASN.1 TLV encoding/decoding
  • Hashing & Cryptography: Various hashing algorithms
  • Application Information: Version info, module information, system details

Logging Framework

  • Multiple Logger Implementations:
    • Console logger
    • File logger (with rotation support)
    • Syslog logger (UDP/TCP)
    • GELF logger (Graylog Extended Log Format)
    • Windows Event Log logger
  • Flexible Logging Levels: Trace, Debug, Info, Warning, Error, Fatal
  • Custom Logger Support: Implement ILogger interface for your own logging backend

Network & Communication

  • REST Client: Simple HTTP/HTTPS client for RESTful API consumption
  • Ping Utilities: Network connectivity checking
  • System Execution: Process execution with output capture
  • Command Line Parsing: GNU-style command line argument parsing (getopt and getoptlong)

System Utilities

  • System Information: Retrieve comprehensive system details
  • File Utilities: File operations and manipulations
  • Random Number Generation: Secure random number generation
  • Update Checking: Application update verification

🎯 Supported Frameworks

SpringCard.LibCs is a multi-target library supporting:

  • .NET Framework 4.8 - Full compatibility with legacy applications
  • .NET 6.0 - Modern .NET with performance improvements
  • .NET 10.0 - Latest .NET version with cutting-edge features

🚀 Installation

Via NuGet Package Manager

Install-Package SpringCard.LibCs

Via .NET CLI

dotnet add package SpringCard.LibCs

Via PackageReference in csproj

<PackageReference Include="SpringCard.LibCs" Version="[latest-version]" />

📚 API Documentation

For complete API documentation, please refer to the official SpringCard documentation:


📜 License

This library is licensed under SpringCard proprietary license. See LICENSE.txt for full license text.

Copyright (c) 2008-2026 SpringCard - www.springcard.com
All rights reserved

🆘 Support

For support and inquiries:


🏷️ Package Information

Property Value
Package ID SpringCard.LibCs
Author SpringCard
Copyright Copyright © SpringCard SAS, France, 2014-2026 all rights reserved

🔄 Version History

For complete version history, see the NuGet Package Page.


📝 Notes

  • This library is actively maintained by SpringCard
  • Compatible with Windows, Linux, and macOS environments (depending on target framework)
  • Optimized for performance and reliability
  • Extensively tested in production environments

Made with care by SpringCard SAS, France

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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 is compatible.  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. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on SpringCard.LibCs:

Package Downloads
SpringCard.LibCs.Windows.Forms

Package Description

SpringCard.LibCs.Net.Telnet

SpringCard .NET Library - Telnet client

SpringCard.LibCs.GetText

SpringCard .NET Library - Port of GNU GetText to .NET

SpringCard.LibCs.Crypto

SpringCard .NET Library - Cryptographic primitives and utilities

SpringCard.LibCs.Translations

SpringCard .NET Library - Translations

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
25.21.30 268 6/16/2026
25.21.22 261 6/11/2026
25.21.19 261 6/11/2026
25.21.18 258 6/11/2026