CzomPack 3.0.2.2
WARNING! Breaking changes on CzomPack v3
Namespace related changes:
- Package moved from
hu.czompisoftware.library.
toCzomPack.
. - Changed from lowercase namespaces to PascalCase ones.
Separated packages:
We moved some parts of this package to a spearate package to minify this package.
List of separated packages:
|-----------------------------|-----------------------------|
| Current Namespace | Package |
|-----------------------------|-----------------------------|
| CzomPack.Crypto.*
| CzomPack.Cryptography
|
| CzomPack.License.*
| [DELETED] |
| CzomPack.Network.*
| CzomPack.Network
|
| CzomPack.NetworkProxy.*
| CzomPack.NetworkProxy
|
| CzomPack.Translation.*
| CzomPack.Translation
|
|-----------------------------|-----------------------------|
Deprecated features:
CzomPack.License
is deprecated and replaced with a separateProductActivation
package (internal use only!)
Showing the top 20 packages that depend on CzomPack.
Packages | Downloads |
---|---|
CloudFlare
Package Description
|
30 |
CzomPack.Attributes
Source generator by Czompi Software.
|
21 |
CzomPack.Attributes
Source generator by Czompi Software.
|
31 |
CzomPack.Attributes
Source generator by Czompi Software.
|
36 |
CzomPack.Attributes
Source generator by Czompi Software.
|
117 |
CzomPack.Cryptography
Core libraries for Czompi's programming needs.
|
26 |
CzomPack.Cryptography
Core libraries for Czompi's programming needs.
|
95 |
CzomPack.Network
Core libraries for Czompi's programming needs.
|
22 |
CzomPack.Network
Core libraries for Czompi's programming needs.
|
25 |
CzomPack.Network
Core libraries for Czompi's programming needs.
|
29 |
CzomPack.Network
Core libraries for Czompi's programming needs.
|
30 |
CzomPack.Network
Core libraries for Czompi's programming needs.
|
77 |
CzomPack.Translation
Core libraries for Czompi's programming needs.
|
21 |
CzomPack.Translation
Core libraries for Czompi's programming needs.
|
23 |
CzomPack.Translation
Core libraries for Czompi's programming needs.
|
26 |
CzomPack.Web
Core libraries for Czompi's programming needs.
|
21 |
1.1 - Migrated to new build model.
1.2
- Trying to fix ExcelManager's license exception.
1.2.1
- Fixed ExcelManager's license exception.
1.2.2.x
- Added new license elements and modernized license management.
1.3
- Added translation management.
1.3.1
- Fixed translation management classes visibility.
1.3.2
- Fixed translation location.
1.3.3
- Fixed translation list.
1.3.3.2
- Fixed translation list at every function.
1.3.4
- Made possible to automatically update translation.
1.4
- Added SHA1 hashing algorithm.
1.5
- Added GZ and made .archive namespace.
1.5.1
- Made GZ public.
1.6
- Translation https fix #1
1.7
- Fixed license manager System.IndexOutOfRangeException exception.
1.7.1
- Fixed License manager fixed entirelly.
2.0
- .NET Framework 4.5 support.
2.1
- Renamed every packages from hu.czompi to hu.czompisoftware
2.1.1
- made DTH public
2.1.2
- made DTH elements public
2.1.3
- added GetFormattedTime to DTH
2.1.3+
- Added NetworkProxy elements (ProxyConfig & ProxyHandler)
- Made translation Proxy-compatible.
2.2
- Changed Logger output layout.
2.3
- Added RSA crypto
2.3.0.1
- Added .NET 5.0 support
- Moved from Newtonsoft.Json to System.Text.Json
- Started disabling functions on older frameworks (like translation)
- In the next bigger release, we'll probably remove the entire support for .NET Framework 4.5
2.3.0.4
- Fixed Logger
2.3.0.5
- Fixed LicenseManager // move back to previous licensing system
2.3.0.6
- Fiddling with logger
2.3.1
- Language from embeded resource
2.3.1.1
- Added Assembly.GetBuildConfiguration()
2.3.1.2
- Fixes
- Added ParseExtensions
2.3.1.3
- Added ContainsBunch extension to string
2.3.1.4-5
- Added more args to ContainsBunch
2.3.1.6
- Added console.WriteColored(Line|)\\(\\).
2.3.1.7
- Added SHA1.Compute method
2.3.1.8
- Playing with typography => string.To(Camel|Pascal|Snake|Kebab)Case\\(\\).
2.3.1.9
- Jsons now ignore trailing commas
2.3.2.0
- Modified TranslationManager (added some arguments when you declare it and added a parameter as well)
2.3.2.1
- Fixed? TranslationManager (introduced *some* bugs here and there)
2.3.2.2
- Added .ToXMLString() extension.
2.3.2.3
- ToXMLString() encoding set to utf8.
2.3.2.4
- Added TrimWhiteSpaceFromValues() extension to XDocument.
2.3.2.5
- Removed unnecessary whitespaces.
3.0.0.0
- Breaking changes, so we bumped the major version number.
3.0.1.0
- Changed Logger to use Serilog (fixes simultanious writes to file causing exception).
3.0.1.1
- Added a bit more debug info
3.0.1.2
- Added a bit more debug info
3.0.1.3
- Added namespace to assembly
3.0.2
- Fixed logger parameters
3.0.2.1
- Removed obsolete logger methods
3.0.2.2
- Fixed logger parameters #2
.NET Framework 4.5
- Newtonsoft.Json (>= 12.0.3)
- Serilog (>= 2.11.0-dev-01367)
- Serilog.Sinks.File (>= 5.0.0)
- Serilog.Sinks.Console (>= 4.0.1-dev-00876)
.NET 6.0
- Serilog.Sinks.File (>= 5.0.0)
- Serilog.Sinks.Console (>= 4.0.1-dev-00876)
- Serilog (>= 2.11.0-dev-01367)
.NET 5.0
- Serilog.Sinks.File (>= 5.0.0)
- Serilog.Sinks.Console (>= 4.0.1-dev-00876)
- Serilog (>= 2.11.0-dev-01367)
.NET Core 3.1
- Serilog.Sinks.File (>= 5.0.0)
- Serilog (>= 2.11.0-dev-01367)
- Serilog.Sinks.Console (>= 4.0.1-dev-00876)
.NET Core 2.2
- Serilog.Sinks.File (>= 5.0.0)
- Serilog (>= 2.11.0-dev-01367)
- Serilog.Sinks.Console (>= 4.0.1-dev-00876)
- Newtonsoft.Json (>= 12.0.3)
.NET Core 2.1
- Newtonsoft.Json (>= 12.0.3)
- Serilog.Sinks.Console (>= 4.0.1-dev-00876)
- Serilog.Sinks.File (>= 5.0.0)
- Serilog (>= 2.11.0-dev-01367)
Version | Downloads | Last updated |
---|---|---|
3.0.9.3 | 52 | 06/27/2023 |
3.0.9.2 | 16 | 06/26/2023 |
3.0.9.1 | 14 | 06/25/2023 |
3.0.8.1 | 124 | 03/11/2023 |
3.0.8 | 49 | 09/06/2022 |
3.0.7.8 | 11 | 09/06/2022 |
3.0.7.7 | 14 | 09/06/2022 |
3.0.7.6 | 17 | 09/06/2022 |
3.0.7.5 | 15 | 09/06/2022 |
3.0.7.4 | 14 | 09/06/2022 |
3.0.7.3 | 16 | 09/06/2022 |
3.0.7.2 | 19 | 09/06/2022 |
3.0.7.1 | 20 | 09/06/2022 |
3.0.7 | 26 | 09/06/2022 |
3.0.6.2 | 15 | 09/06/2022 |
3.0.6.1 | 14 | 09/06/2022 |
3.0.6 | 18 | 09/06/2022 |
3.0.5 | 17 | 09/06/2022 |
3.0.4 | 15 | 09/06/2022 |
3.0.3 | 29 | 09/14/2021 |
3.0.2.7 | 17 | 09/09/2021 |
3.0.2.6 | 19 | 09/09/2021 |
3.0.2.5 | 15 | 09/09/2021 |
3.0.2.4 | 18 | 09/09/2021 |
3.0.2.3 | 14 | 09/09/2021 |
3.0.2.2 | 16 | 09/09/2021 |
3.0.2.1 | 16 | 09/09/2021 |
3.0.2 | 18 | 09/09/2021 |
3.0.1.3 | 13 | 09/03/2021 |
3.0.1.2 | 19 | 09/03/2021 |
3.0.1.1 | 15 | 09/03/2021 |
3.0.1 | 15 | 09/03/2021 |
3.0.0 | 26 | 06/27/2021 |
2.3.2.5 | 16 | 09/06/2022 |
2.3.2.4 | 16 | 09/06/2022 |
2.3.2.3 | 16 | 09/06/2022 |
2.3.2.2 | 18 | 09/06/2022 |
2.3.2.1 | 17 | 09/06/2022 |
2.3.2 | 16 | 09/06/2022 |
2.3.1.7 | 22 | 12/16/2020 |
2.3.1.6 | 17 | 12/16/2020 |
2.3.1.5 | 23 | 11/29/2020 |
2.3.1.4 | 18 | 11/29/2020 |
2.3.1.3 | 13 | 11/29/2020 |
2.3.1.2 | 16 | 11/25/2020 |
2.3.1.1 | 18 | 11/24/2020 |
2.3.1 | 14 | 11/23/2020 |
2.3.0.6 | 19 | 11/22/2020 |
2.3.0.5 | 18 | 11/20/2020 |
2.3.0.4 | 22 | 11/20/2020 |
2.3.0.3 | 18 | 11/20/2020 |
2.3.0.2 | 17 | 11/20/2020 |
2.3.0.1 | 19 | 11/20/2020 |
2.2.1.3 | 20 | 11/08/2020 |
2.2.1.2 | 19 | 11/08/2020 |
2.2.1.1 | 12 | 11/08/2020 |
2.2.1 | 15 | 11/08/2020 |
2.2.0.7 | 15 | 11/08/2020 |
2.2.0.6 | 15 | 11/08/2020 |
2.2.0.5 | 19 | 11/08/2020 |
2.2.0.4 | 16 | 11/08/2020 |
2.2.0.3 | 18 | 11/08/2020 |
2.2.0.2 | 13 | 11/08/2020 |
2.2.0.1 | 12 | 11/08/2020 |
2.2.0 | 13 | 11/08/2020 |
2.1.3.4 | 13 | 11/08/2020 |
2.1.3.3 | 13 | 11/08/2020 |
2.1.3.2 | 13 | 11/08/2020 |
2.1.3.1 | 13 | 11/08/2020 |
2.1.3 | 14 | 11/08/2020 |
2.1.2 | 14 | 11/08/2020 |
2.1.1 | 13 | 11/08/2020 |
2.0.0 | 9 | 11/08/2020 |
1.7.1 | 13 | 11/08/2020 |
1.7.0 | 13 | 11/08/2020 |
1.6.0 | 15 | 11/08/2020 |
1.5.1 | 14 | 11/08/2020 |
1.5.0 | 13 | 11/08/2020 |
1.4.0 | 11 | 11/08/2020 |
1.3.3.2 | 11 | 11/08/2020 |
1.3.3.1 | 12 | 11/08/2020 |
1.3.3 | 13 | 11/08/2020 |
1.3.2 | 10 | 11/08/2020 |
1.3.1 | 9 | 11/08/2020 |
1.3.0 | 13 | 11/08/2020 |
1.2.2.2 | 13 | 11/08/2020 |
1.2.2.1 | 12 | 11/08/2020 |
1.2.2 | 8 | 11/08/2020 |
1.2.1 | 11 | 11/08/2020 |
1.2.0 | 10 | 11/08/2020 |
1.1.0 | 10 | 11/08/2020 |
1.0.0 | 14 | 11/08/2020 |