SFERA.Helpers.Strings 1.2024.328.1

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

Several and easy utils for strings manipulation.

ConvertNumberToLetters, ImageFromText, LevenshteinDistance, RemovesInvalidFileNameChars,ToTitleCase, Sql minifier and much more

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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.  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 was computed.  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 Core netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net48 is compatible.  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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on SFERA.Helpers.Strings:

Package Downloads
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.WEB.JsonLogger

Very simple logger usable for logging any requests and responses inside your controller. It creates easy to access logs grouped by controller name. just add this row at beginning of your controller: SFERA.Helpers.WEB.JsonLogger.Log.LogRequest(ControllerContext: this.ControllerContext, SessionID: Request.Credentials.SessionID, BaseLogFolder: new System.IO.DirectoryInfo(new System.Uri([yourlogdirefctory] + @"\").LocalPath).FullName, Request: [yourIncomingRequestClass]; and this row at end of your controller: SFERA.Helpers.WEB.JsonLogger.Log.LogResponse(ControllerContext: this.ControllerContext, SessionID: Request.Credentials.SessionID, BaseLogFolder: new System.IO.DirectoryInfo(new System.Uri([yourlogdirefctory] + @"\").LocalPath).FullName, Response: [yourOutgoingRequestClass]);

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2024.328.1 247 3/28/2024
1.2024.313.2 163 3/15/2024
1.2024.312.1 143 3/12/2024
1.2023.929.1 236 9/29/2023
1.2023.915.3 166 9/19/2023
1.2023.915.2 160 9/15/2023
1.2023.915.1 151 9/15/2023
1.2023.908.1 177 9/8/2023
1.2023.907.1 162 9/7/2023
1.2023.703.1 242 7/5/2023
1.2023.613.1 221 6/13/2023
1.2023.605.1 233 6/5/2023
1.2023.519.1 226 5/19/2023
1.2023.408.1 268 4/8/2023
1.2023.220.2 350 2/20/2023
1.2023.195.1 199 5/19/2023
1.2022.1209.1 371 12/9/2022
1.2022.1206.1 1,164 12/6/2022
1.2022.1205.1 360 12/5/2022
1.2022.97 603 9/22/2022
1.2022.95 476 9/5/2022
1.2021.313 917 12/6/2021
1.2021.312 714 12/6/2021
1.2021.311 652 12/6/2021
1.2021.310 1,136 11/15/2021
1.2021.309 412 11/12/2021
1.2021.308 431 11/9/2021
1.2021.307 393 11/9/2021
1.2021.305 572 5/16/2021
1.2021.304 493 5/7/2021
1.2021.303 1,330 4/12/2021
1.2021.302 426 4/5/2021
1.2021.301 426 4/3/2021
1.2021.300 416 4/2/2021
1.2021.299 425 3/30/2021
1.2021.298 714 3/29/2021
1.2021.296 447 3/26/2021
1.2021.295 911 1/14/2021
1.2020.295 519 11/25/2020
1.2020.293.79 2,132 10/19/2020
1.2020.293.76 551 10/19/2020
1.2020.65.65 652 3/5/2020
1.2020.65.62 620 3/5/2020
1.2020.24.59 683 1/24/2020
1.2019.207.44 709 7/26/2019
1.2019.197.35 639 7/16/2019
1.2019.197.33 654 7/16/2019
1.2019.193.30 635 7/12/2019
1.2019.193.28 646 7/12/2019
1.2019.184.21 636 7/3/2019
1.2019.128.14 689 5/8/2019
1.2019.127.11 698 5/7/2019
1.2019.116.9 715 4/26/2019
1.2019.116.7 694 4/26/2019
1.2019.1.1 719 4/26/2019

Added SFERA.Helpers.Strings.TextInfo.PasswordsGenerator