SystemLibrary.Common.Net 6.12.0.2

Additional Details

Newer v exist

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package SystemLibrary.Common.Net --version 6.12.0.2
                    
NuGet\Install-Package SystemLibrary.Common.Net -Version 6.12.0.2
                    
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="SystemLibrary.Common.Net" Version="6.12.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SystemLibrary.Common.Net" Version="6.12.0.2" />
                    
Directory.Packages.props
<PackageReference Include="SystemLibrary.Common.Net" />
                    
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 SystemLibrary.Common.Net --version 6.12.0.2
                    
#r "nuget: SystemLibrary.Common.Net, 6.12.0.2"
                    
#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.
#addin nuget:?package=SystemLibrary.Common.Net&version=6.12.0.2
                    
Install SystemLibrary.Common.Net as a Cake Addin
#tool nuget:?package=SystemLibrary.Common.Net&version=6.12.0.2
                    
Install SystemLibrary.Common.Net as a Cake Tool

SystemLibrary Common Net

Description

Library with classes and methods for every .NET >= 6 application

Features

  • Extensions for strings, arrays, lists, ... such as "Is()" and "IsNot()"
  • Configuration class Config<> which reads your .json config files into C# classes, including transformations
  • Dump.Write() "equivalent" to console.log in javascript
  • Convert to and from json through .ToJson() on any object
  • Convert parts of a json string to a C# class through .PartialJson()
  • Simple fire and forget in 'Async.Run()'

Requirements

  • >= .NET 6

Latest Version

  • 6.12.0.2
  • SysLib.log renamed to DumpWrite.log
Version history
  • View git history of this file if interested

Installation

https://systemlibrary.github.io/systemlibrary-common-net/Install.html

Docs

Documentation with code samples:
https://systemlibrary.github.io/systemlibrary-common-net/

Nuget

https://www.nuget.org/packages/SystemLibrary.Common.Net/

Source

https://github.com/systemlibrary/systemlibrary-common-net

Suggestions and feedback

support@systemlibrary.com

Lisence

  • Free
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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SystemLibrary.Common.Net:

Package Downloads
SystemLibrary.Common.Web

Library with classes and methods for every >= .NET 8 web application https://github.com/systemlibrary/systemlibrary-common-web/#Description Installation https://systemlibrary.github.io/systemlibrary-common-web/Install.html Documentation with sample code https://systemlibrary.github.io/systemlibrary-common-web/

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.3.0.3 140 1/1/2025
8.2.0.1 143 12/16/2024
7.18.0.16 175 10/14/2024
7.10.0.1 180 7/4/2024 7.10.0.1 is deprecated.
7.6.0.4 417 6/9/2024 7.6.0.4 is deprecated.
6.12.0.5 509 12/7/2023 6.12.0.5 is deprecated.
1.0.0.16 564 10/11/2021 1.0.0.16 is deprecated.