DSoft.System.Helpers 1.0.2502.261

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

DSoft.System.Helpers

General helpers for C# and Modern .NET as well as OG .NET Framework 4.8(through .NET Standard 2.1).

This is a compilation of some of the the code I've created and used over the years and some public contributions on public forums and web sites across the internet(detailed below).

Features:

  • Object mapper
  • Embedded Resource Helper
  • Exception to JSON extension
  • Base64 encode/decode string extensions
  • MAUI
    • Global exception handler with MAUI awareness.

This library uses public contributions from the following people and places.

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 is compatible.  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 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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (1)

Showing the top 1 NuGet packages that depend on DSoft.System.Helpers:

Package Downloads
DSoft.System.Helpers.Maui

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2502.261 111 2/26/2025
1.0.2502.253 96 2/25/2025
1.0.2502.252 97 2/25/2025
1.0.2502.192 96 2/19/2025
1.0.2502.183 109 2/18/2025

General Updates