MyNet.Humanizer
2.0.0
dotnet add package MyNet.Humanizer --version 2.0.0
NuGet\Install-Package MyNet.Humanizer -Version 2.0.0
<PackageReference Include="MyNet.Humanizer" Version="2.0.0" />
paket add MyNet.Humanizer --version 2.0.0
#r "nuget: MyNet.Humanizer, 2.0.0"
// Install MyNet.Humanizer as a Cake Addin #addin nuget:?package=MyNet.Humanizer&version=2.0.0 // Install MyNet.Humanizer as a Cake Tool #tool nuget:?package=MyNet.Humanizer&version=2.0.0
<div id="top"></div>
<br /> <div align="center"> <a href="https://github.com/sandre58/MyNetHumanizer"> <img src="images/logo.png" width="256" height="256"> </a>
<h1 align="center">My .NET Humanizer</h1>
<p align="center"> <br /> The .NET Humanizer is a versatile class library designed to simplify the process of converting objects into human-readable strings in .NET applications. This library provides developers with an easy-to-use interface for generating informative and understandable string representations of complex objects. <br /> Supporting only .NET 8.0 </p>
</div>
Getting Started
To start using My .NET Humanizer in your project, follow these steps:
- Install the library via NuGet Package Manager:
dotnet add package MyNet.Humanizer
What's included ?
Object to String Conversion: Convert objects of various types into string representations using simple and intuitive methods.
Customizable Formatting: Customize the format and structure of generated strings to suit specific requirements and preferences.
Localization Support: Support for localization and multi-language string generation, enabling applications to display translated strings based on user preferences.
License
Copyright © Stéphane ANDRE.
My .NET Humanizer is provided as-is under the MIT license. For more information see LICENSE.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. |
-
net8.0
- MyNet.Utilities (>= 5.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on MyNet.Humanizer:
Package | Downloads |
---|---|
MyNet.Wpf
This library is a comprehensive class library designed to simplify the implementation of common GUI functionalities in .NET applications. |
|
MyNet.Observable.Translatables
This library is a versatile and lightweight class library designed to simplify the representation of translatable objects in .NET applications. |
|
MyNet.CsvHelper.Extensions
A comprehensive .NET class library that extends the capabilities of CsvHelper, a popular CSV parsing and writing library for .NET applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.