BogaNet.Common
1.4.0
dotnet add package BogaNet.Common --version 1.4.0
NuGet\Install-Package BogaNet.Common -Version 1.4.0
<PackageReference Include="BogaNet.Common" Version="1.4.0" />
<PackageVersion Include="BogaNet.Common" Version="1.4.0" />
<PackageReference Include="BogaNet.Common" />
paket add BogaNet.Common --version 1.4.0
#r "nuget: BogaNet.Common, 1.4.0"
#:package BogaNet.Common@1.4.0
#addin nuget:?package=BogaNet.Common&version=1.4.0
#tool nuget:?package=BogaNet.Common&version=1.4.0
BogaNet.Common
Main library for all BogaNet-packages filled with useful helpers to speed up C# development.
Main classes
- FileHelper: Various helper functions for filesystem operations.
- JsonHelper: Helper for JSON operations.
- NetworkHelper: Various helper functions for networking.
- Obfuscator: Obfuscator for strings and byte-arrays.
- ProcessRunner: Executes applications and commands.
- ShortUID: Short Guid implementation with a length of 22 characters (instead 36 of the normal Guid).
- StringHelper: Helper methods for strings.
- XmlHelper: Helper for XML operations.
There are also many powerful extensions for arrays, bytes, dictionaries, lists, numbers and strings.
Nuget:
API:
https://www.crosstales.com/media/data/BogaNet/api/
GitHub:
| 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. 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. |
-
net8.0
- Microsoft.Extensions.Logging (>= 8.0.0)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on BogaNet.Common:
| Package | Downloads |
|---|---|
|
BogaNet.Avalonia
Little helpers for Avalonia development. |
|
|
BogaNet.i18n
Localizer for C# applications with CSV files as translations. |
|
|
BogaNet.Prefs
Handles preferences for C# applications. It supports all values types, strings, DateTime and object. |
|
|
BogaNet.BadWordFilter
Detect swear words and more in C# applications. |
|
|
BogaNet.Crypto
Various helpers for cryptographic functions, like hashing (SHA), asymmetric (RSA) and symmetric (AES) encryption/decryption, HMAC and CRC. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.0 | 3,508 | 8/5/2024 |
| 1.3.2 | 205 | 7/30/2024 |
| 1.3.0 | 410 | 7/26/2024 |
| 1.2.4 | 376 | 7/23/2024 |
| 1.2.3 | 228 | 7/22/2024 |
| 1.2.2 | 279 | 7/21/2024 |
| 1.2.1 | 312 | 7/12/2024 |
| 1.2.0 | 355 | 7/12/2024 |
| 1.1.3 | 246 | 7/6/2024 |
| 1.1.2 | 357 | 7/2/2024 |
| 1.1.1 | 218 | 7/1/2024 |
| 1.1.0 | 429 | 7/1/2024 |
| 1.0.4 | 190 | 6/28/2024 |
| 1.0.3 | 316 | 6/26/2024 |
| 1.0.2 | 316 | 6/25/2024 |
| 1.0.1 | 331 | 6/24/2024 |
| 1.0.0 | 317 | 6/23/2024 |
| 0.9.9 | 201 | 6/18/2024 |
| 0.9.8 | 246 | 6/17/2024 |
| 0.9.7 | 206 | 6/16/2024 |
Release 1.4.0.