PeyrSharp.UiHelpers 1.0.0.2210-pre1

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

// Install PeyrSharp.UiHelpers as a Cake Tool
#tool nuget:?package=PeyrSharp.UiHelpers&version=1.0.0.2210-pre1&prerelease

Using PeyrSharp GitHub contributors GitHub issues GitHub GitHub release (latest SemVer) Nuget

<br /> <p align="center"> <a href="https://github.com/Leo-Corporation/PeyrSharp"> <img src=".github/images/logo.png" alt="Logo" width="80" height="80"> </a>

<h1 align="center">PeyrSharp</h1>

<p align="center"> A C# library designed to make developers' job easier. <br /> <a href="https://leocorplibrary.leocorporation.dev/"><strong>View documentation »</strong></a> <br /> <a href="https://github.com/Leo-Corporation/PeyrSharp/issues/new?assignees=&labels=bug&template=bug-report.yml&title=%5BBug%5D+">Report Bug</a> · <a href="https://github.com/Leo-Corporation/PeyrSharp/issues/new?assignees=&labels=enhancement&template=feature-request.yml&title=%5BEnhancement%5D+">Request Feature</a> · <a href="https://www.nuget.org/packages/PeyrSharp/">NuGet</a>

</p> </p>

Introduction

The roots

In March 2020, we published LeoCorpLibrary, which was also a C# library that contains useful methods. When we started the development of it, we didn't know where the project will go yet. Over the releases, we've added more and more methods and new features. However, the meaning and the purpose of LeoCorpLibrary was becoming less clear for everyone; it was becoming a mess. This is why we decided to rather not release v5, but instead, we decided to make a brand new .NET Library, PeyrSharp.

Our next product

PeyrSharp is a C# written library designed to make developers' life easier. We've all written code that we wish we hadn't. PeyrSharp is here to respond to this need; by implementing useful methods in various domains: Mathematics, Web/HTTP requests, unit converters, extensions, environment-related operations, and more!

Modules

PeyrSharp is divided in multiple packages:

PeyrSharp, the main package, that contains all of the followings:

<details> <summary> <b>PeyrSharp.Core</b>, the basic methods and features of C# </summary>

  • Maths
  • Password
  • Guid
  • Converters
  • Internet
  • Crypt

</details>

<details> <summary> <b>PeyrSharp.Env</b>, methods related to the file system and to the current execution environment. </summary>

  • FileSys
  • Logger
  • Update
  • System

</details>

<details> <summary> <b>PeyrSharp.Enums</b>, all enumerations used by PeyrSharp </summary>

  • WindowsVersion
  • TimeUnits
  • SystemThemes
  • OperatingSystems
  • StorageUnits
  • ControlAlignment
  • PasswordPresets
  • PasswordStrength

</details>

<details> <summary> <b>PeyrSharp.Exceptions</b>, all exceptions used by PeyrSharp </summary>

  • RGBInvalidValueException
  • HEXInvalidValueException
  • InvalidGuidLengthException

</details>

<details> <summary> <b>PeyrSharp.Extensions</b>, extension methods, that extends basic types, such as <code>string</code>, <code>int</code>, <code>double</code> or arrays (<code>T[]</code>). </summary>

  • String
  • Int
  • Double
  • Array (T[])

</details>

<details> <summary> <b>PeyrSharp.UiHelpers</b>, methods related to Windows Forms or to the Windows Presentation Framework (WPF). </summary>

  • WinForms
  • Screen
  • WPF

</details>

Compatibility

Platforms

Some modules of PeyrSharp are targeting features only available in specific operating systems. Thus, some packages aren't available on all platform.

Package/Platform Windows macOS Linux + others
Core
Env ⚠️ ⚠️
Enums
Exceptions
Extensions
UiHelpers

Caption:

  • ✅ Full Support
  • ⚠️ Partial Support
  • ❌ Unsupported platform

Frameworks

PeyrSharp is available in the following frameworks

  • .NET 5
  • .NET 6
  • .NET 7 (soon)

Note: .NET Framework and .NET Core are not targeted by PeyrSharp, since they are no longer supported.

Documentation

Branches

There are two branches:

Name Release Description
main GitHub release (latest by date) Stable versions
vNext GitHub release (latest by date including pre-releases) Next version of PeyrSharp (unstable)

Note: Other branches can also - of course - exists.

Contribute

Here's what you'll need to contribute to this project:

  • Visual Studio 2022 with:
    • .NET Desktop Development
    • Git
  • .NET
    • .NET 5 (SDK + runtime)
    • .NET 6 (SDK + runtime)
    • .NET 7 (SDK + runtime)
  • (optional) NuGet

Badge

![Using PeyrSharp](https://img.shields.io/badge/using-PeyrSharp-DD00FF?logo=nuget)

License

Project under the MIT license.

Product Compatible and additional computed target framework versions.
.NET net5.0-windows7.0 is compatible.  net6.0-windows was computed.  net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows 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 PeyrSharp.UiHelpers:

Package Downloads
PeyrSharp

A C# library designed to make developers' job easier.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0.2312 204 12/3/2023
2.0.0.2311 141 11/18/2023
1.10.0.2310 141 9/30/2023
1.10.0.2310-rc1 93 9/30/2023
1.9.0.2309 139 8/31/2023
1.8.0.2308 175 7/29/2023
1.7.0.2307 234 6/30/2023
1.6.1.2305 166 6/5/2023
1.6.0.2305 168 5/7/2023
1.5.0.2304 255 4/2/2023
1.4.0.2303 222 3/5/2023
1.4.0.2303-rc1 125 3/5/2023
1.4.0.2303-pre1 132 3/4/2023
1.3.0.2302 292 2/5/2023
1.3.0.2302-rc1 125 2/5/2023
1.3.0.2302-pre1 124 2/4/2023
1.2.0.2301 345 1/8/2023
1.2.0.2301-rc1 144 1/8/2023
1.2.0.2301-pre1 132 1/7/2023
1.1.0.2212 385 12/4/2022
1.1.0.2212-rc1 126 12/4/2022
1.1.0.2212-pre1 127 12/3/2022
1.0.0.2211 398 11/3/2022
1.0.0.2211-pre5 142 11/2/2022
1.0.0.2210-pre4 140 10/25/2022
1.0.0.2210-pre3 135 10/21/2022
1.0.0.2210-pre2 145 10/8/2022
1.0.0.2210-pre1 135 10/1/2022