![]() |
VOOZH | about |
dotnet add package Kajabity.Tools.Java --version 0.4.0
NuGet\Install-Package Kajabity.Tools.Java -Version 0.4.0
<PackageReference Include="Kajabity.Tools.Java" Version="0.4.0" />
<PackageVersion Include="Kajabity.Tools.Java" Version="0.4.0" />Directory.Packages.props
<PackageReference Include="Kajabity.Tools.Java" />Project file
paket add Kajabity.Tools.Java --version 0.4.0
#r "nuget: Kajabity.Tools.Java, 0.4.0"
#:package Kajabity.Tools.Java@0.4.0
#addin nuget:?package=Kajabity.Tools.Java&version=0.4.0Install as a Cake Addin
#tool nuget:?package=Kajabity.Tools.Java&version=0.4.0Install as a Cake Tool
👁 CI
👁 CodeQL
👁 NuGet
👁 NuGet Downloads
👁 GitHub Release
Kajabity.Tools.Java is a collection of utility classes for reading and writing Java-style
.properties files in .NET applications.
This repository contains several sub-projects:
Kajabity.Tools.Java – a DLL project providing the JavaProperties classes for .NET projects.
Kajabity.Tools.Java.Test – NUnit tests for the Kajabity.Tools.Java classes.
See the Releases section on GitHub to download source code, DLLs, executables, and NuGet packages.
The Kajabity.Tools.Java DLL is a strongly named assembly and is available from nuget.org as Kajabity.Tools.Java.
The JavaProperties class wraps a Dictionary<string, string> to provide the following additional features:
Load Java properties from a Stream into a Dictionary<string, string>.
Load Java properties from a Stream using an alternate encoding (e.g. Unicode), making it easier to support languages with non-ASCII character sets.
Store Java properties from a Dictionary<string, string> to a Stream.
Support default properties (as with the Java Properties class) using the second constructor, which
accepts a Dictionary<string, string> of defaults.
Coerce property keys and values to strings, matching Java properties behaviour.
Full documentation is available at: https://www.kajabity.com/kajabity-tools/java-properties-classes/
Latest GitHub Release: View on GitHub
Latest NuGet Package: View on NuGet.org
Contributions and feedback are welcome if you notice anything that could be improved.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 is compatible. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 4 NuGet packages that depend on Kajabity.Tools.Java:
| Package | Downloads |
|---|---|
|
Axle.Text.Documents.Properties
Package Description |
|
|
Axle.Resources.Java
Axle Framework resources library to handle Java properties |
|
|
VampireApi
This library enables working with .net as Java like programming code. |
|
|
Axle.Text.Data.Properties
Package Description |
Showing the top 1 popular GitHub repositories that depend on Kajabity.Tools.Java:
| Repository | Stars |
|---|---|
|
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
|
| Version | Downloads | Last Updated |
|---|---|---|
| 0.4.0 | 625 | 1/23/2026 |
| 0.3.8895.38751 | 14,512 | 5/9/2024 |
| 0.3.8607.38728 | 7,595 | 7/26/2023 |
| 0.3.7879.40798 | 48,806 | 7/28/2021 |
| 0.3.7866.40692 | 665 | 7/15/2021 |
| 0.3.7789.39267 | 5,135 | 4/29/2021 |
| 0.3.7788.36665 | 615 | 4/28/2021 |
| 0.3.7592.36961 | 6,957 | 10/14/2020 |
| 0.3.7495.37746 | 1,472 | 7/9/2020 |
| 0.2.7491.37864 | 873 | 7/5/2020 |
| 0.2.7491.34997 | 875 | 7/5/2020 |
| 0.2.7490.37169 | 860 | 7/4/2020 |
| 0.2.7490.37146 | 871 | 7/4/2020 |
| 0.2.7490.17186 | 866 | 7/4/2020 |
| 0.2.7489.40039 | 900 | 7/3/2020 |
| 0.2.7489.39542 | 745 | 7/3/2020 |
| 0.2.7489.39421 | 724 | 7/3/2020 |
| 0.2.6862.30334 | 134,074 | 10/15/2018 |
| 0.2.6852.14616 | 1,103 | 10/5/2018 |
| 0.2.6638.28124 | 4,520 | 3/5/2018 |