com.csutil.cscore 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package com.csutil.cscore --version 1.0.2
NuGet\Install-Package com.csutil.cscore -Version 1.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="com.csutil.cscore" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add com.csutil.cscore --version 1.0.2
#r "nuget: com.csutil.cscore, 1.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.
// Install com.csutil.cscore as a Cake Addin
#addin nuget:?package=com.csutil.cscore&version=1.0.2

// Install com.csutil.cscore as a Cake Tool
#tool nuget:?package=com.csutil.cscore&version=1.0.2

☄️ The cscore Library

cscore is a lightweight, efficient & minimal-footprint library providing commonly used helpers & patterns for all your C# projects. It can be used in both pure C# and Unity projects.

Website GitHub

Overview

See the examples below to get a quick overview of all library features:

Pure C# Components

  • Log - A minimalistic logging wrapper
  • EventBus - Publish and subscribe to global events from anywhere in your code. Sends 1 million events in under 3 seconds with minimal memory footprint!
  • Injection Logic - A simple inversion of control pattern that does not rely on magic. Relies on the EventBus system, so its super fast as well!
  • JSON Parsing - Reading and writing JSON through a simple interface. Default implementation uses Json.NET to ensure high performance
  • REST Extensions - Extensions to simplify sending REST requests in as few lines as possible without limiting flexibility
  • Directory & File Extensions - To simplify handling files, folders and persisting data
  • Common String extension methods demonstrated in StringExtensionTests.cs
  • Many other helpfull extension methods best demonstrated in HelperMethodTests.cs

Additional Unity Components

Status

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.9.0 269 2/8/2024
1.8.12 2,184 11/12/2023
1.8.11 223 9/28/2023
1.8.10 2,173 6/8/2023
1.8.7 4,676 2/22/2023
1.8.6 589 12/28/2022
1.8.5 1,493 10/23/2022
1.8.4 2,446 8/18/2022
1.8.3 1,919 7/17/2022
1.8.2 2,543 5/20/2022
1.8.1 445 5/15/2022
1.8.0 439 5/1/2022
1.7.1 458 4/23/2022
1.6.0 439 4/11/2022
1.5.8 1,837 3/27/2022
1.5.7 638 3/20/2022
1.5.6 1,564 2/23/2022
1.5.4 435 2/19/2022
1.5.2 767 2/5/2022
1.5.1 458 1/24/2022
1.4.25 610 1/15/2022
1.4.24 483 1/13/2022
1.4.23 466 1/11/2022
1.4.22 311 1/7/2022
1.4.21 332 1/1/2022
1.4.18 780 11/21/2021
1.4.17 826 8/25/2021
1.4.16 603 6/16/2021
1.4.15 25,602 6/5/2021
1.4.13 4,279 3/19/2021
1.4.12 383 2/26/2021
1.4.11 389 2/16/2021
1.4.10 379 2/14/2021
1.4.9 385 2/13/2021
1.4.8 366 1/17/2021
1.4.7 389 1/9/2021
1.4.6 384 12/31/2020
1.4.5 440 12/17/2020
1.4.4 482 11/29/2020
1.4.3 468 10/31/2020
1.4.2 5,509 8/5/2020
1.4.1 436 7/2/2020
1.4.0 490 6/26/2020
1.3.0 490 6/11/2020
1.2.4 601 4/11/2020
1.2.3 515 4/3/2020
1.1.5 633 2/16/2020
1.1.4 595 12/3/2019
1.1.3 1,549 9/22/2019
1.1.1 547 8/31/2019
1.1.0 3,318 8/11/2019
1.0.4 609 4/14/2019
1.0.3 612 4/2/2019
1.0.2 927 1/27/2019