LeoCorpLibrary 2.4.0.2010-rc1
See the version list below for details.
dotnet add package LeoCorpLibrary --version 2.4.0.2010-rc1
NuGet\Install-Package LeoCorpLibrary -Version 2.4.0.2010-rc1
<PackageReference Include="LeoCorpLibrary" Version="2.4.0.2010-rc1" />
<PackageVersion Include="LeoCorpLibrary" Version="2.4.0.2010-rc1" />
<PackageReference Include="LeoCorpLibrary" />
paket add LeoCorpLibrary --version 2.4.0.2010-rc1
#r "nuget: LeoCorpLibrary, 2.4.0.2010-rc1"
#:package LeoCorpLibrary@2.4.0.2010-rc1
#addin nuget:?package=LeoCorpLibrary&version=2.4.0.2010-rc1&prerelease
#tool nuget:?package=LeoCorpLibrary&version=2.4.0.2010-rc1&prerelease
LeoCorpLibrary

What is it?
"LeoCorpLibrary" is library writen in C# that contains useful methods for software developpers, such as password generation, update system, network tester, and more.
Click here to go to the documentation.
Download
New in version 2.3.0.2010
New
- Added the CenterControlOnForm() method
- Added the CenterFormOnScreen() method
Fixed
- Fixed and updated XML Documentation (#133)
- The form is not correctly center on the screen (#134)
Documentation
Branches
There is two branches:
- master
- vNext
Consult documentation
Click here to go to the documentation.
Useful links :
- ColorConverter
- Check updates
- Environnement
- Check an internet connection
- Generate a Guid
- Generate a password
- Load a file
- Mathematics functions
- Save a file
- User Interface
How to add LeoCorpLibrary to a project?
Click here to go to the documentation about this topic.
Roadmap 2020
Here's LeoCorpLibrary's roadmap: <p style="text-align: center;">

</p>
Warning: Some new features can be added without being in the roadmap. Release dates are suggestions.
Contribute
Here's what you'll need to contribute to this project:
- Visual Studio 2019 (toutes éditions) avec :
- .NET Desktop Developpement
- Git
- .NET Framework 4.7.2
- .NET Core SDK (3.1)
Projects using LeoCorpLibrary
GitHub
- Leo-Corporation / Générateur de mots de passe
- Leo-Corporation / InternetTest
- Leo-Corporation / LABS-Experiences
- Leo-Corporation / LABS-WPF
Others
- ColorPicker 2 by Léo Corporation
- GestionBiblio X, édition Ultra by Léo Corporation
- Générateur de codes barre 2 by Léo Corporation
Add your software to this list
License
Projec under the MIT license.
| Product | Versions 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 was computed. 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.1 is compatible. |
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on LeoCorpLibrary:
| Repository | Stars |
|---|---|
|
Leo-Corporation/InternetTest
InternetTest is a modern connection utility for Windows. It can locate IP addresses, send ping request, recover your WiFi passwords and more!
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 4.9.0.2208 | 1,501 | 8/3/2022 | |
| 4.9.0.2208-rc1 | 413 | 8/3/2022 | |
| 4.9.0.2208-pre1 | 435 | 8/2/2022 | |
| 4.8.0.2207 | 882 | 7/3/2022 | |
| 4.8.0.2207-rc1 | 436 | 7/3/2022 | |
| 4.8.0.2207-pre1 | 446 | 7/2/2022 | |
| 4.7.0.2206 | 891 | 6/5/2022 | |
| 4.7.0.2206-rc1 | 442 | 6/5/2022 | |
| 4.7.0.2206-pre1 | 419 | 6/4/2022 | |
| 4.6.0.2205 | 817 | 5/8/2022 | |
| 4.6.0.2205-rc1 | 423 | 5/8/2022 | |
| 4.5.0.2204 | 853 | 4/9/2022 | |
| 4.5.0.2204-rc1 | 425 | 4/6/2022 | |
| 4.5.0.2204-pre1 | 437 | 4/3/2022 | |
| 4.4.0.2203 | 840 | 3/6/2022 | |
| 4.4.0.2203-rc1 | 416 | 3/6/2022 | |
| 4.4.0.2203-pre1 | 446 | 3/5/2022 | |
| 4.3.0.2202 | 879 | 2/12/2022 | |
| 4.3.0.2202-rc1 | 439 | 2/12/2022 | |
| 2.4.0.2010-rc1 | 681 | 10/13/2020 |
Version 2.4.0.2010-rc1
- Fixed and updated XML Documentation
- Add the possibility to generate a password asynchronously (#136)
- Added password presets (#137)
- Added a variation to the "Generate()" and "GenerateAsync()" methods