SFERA.Helpers.BaseClass 2.2024.301.1

dotnet add package SFERA.Helpers.BaseClass --version 2.2024.301.1
NuGet\Install-Package SFERA.Helpers.BaseClass -Version 2.2024.301.1
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="SFERA.Helpers.BaseClass" Version="2.2024.301.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SFERA.Helpers.BaseClass --version 2.2024.301.1
#r "nuget: SFERA.Helpers.BaseClass, 2.2024.301.1"
#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 SFERA.Helpers.BaseClass as a Cake Addin
#addin nuget:?package=SFERA.Helpers.BaseClass&version=2.2024.301.1

// Install SFERA.Helpers.BaseClass as a Cake Tool
#tool nuget:?package=SFERA.Helpers.BaseClass&version=2.2024.301.1

Just a simple implementation of disposable base class, ready to use, just extend your class like this: [yourclassname] : SFERA.Helpers.BaseClass.Base

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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 is compatible.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 is compatible.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 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.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.5.2

    • No dependencies.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETFramework 4.7.2

    • No dependencies.
  • .NETFramework 4.8.1

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on SFERA.Helpers.BaseClass:

Package Downloads
SFERA.MiniOffice.Objects

Just DTOs used into SFERA.MiniOffice.Helper

MiniOffice

Calcolo del codice fiscale diretto, inverso ed omocodico Elenchi aggiornati dei comuni, province, regioni e nazioni Verifica IBAN Minori altre funzionalità

SFERA.MiniOffice.Helper

Helper for accessing to MiniOffice webAPI

SFERA.Helpers.Strings

Several and easy utils for strings manipulation. ConvertNumberToLetters, ImageFromText, LevenshteinDistance, RemovesInvalidFileNameChars,ToTitleCase, Sql minifier and much more

SFERA.Helpers.FakeIdentityGenerator

Helper for creating fake person identities or companies directly into your code, for testing purposes. You may find ready to use source code into Example.cs, distributed within the package. It requires a connection to https://api.sottomentitespoglie.it/

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2024.301.1 464 3/1/2024
2.2023.1211.1 438 12/11/2023
2.2023.1208.1 1,058 2/14/2023
2.2022.1209 3,658 12/9/2022
2.2022.1003 2,590 10/3/2022
1.2022.1209 312 12/9/2022
1.2022.1205 288 12/5/2022
1.2021.1 1,976 11/12/2021
1.2020.234 8,768 11/25/2020
1.2020.233.25 3,204 8/20/2020
1.2020.135.22 1,595 5/14/2020
1.2020.133.19 441 5/12/2020
1.2020.99.16 887 4/8/2020
1.2020.8.15 28,987 1/8/2020

Added Net 8.0