TYLDDB 1.0.0-alpha.4pre2
dotnet add package TYLDDB --version 1.0.0-alpha.4pre2
NuGet\Install-Package TYLDDB -Version 1.0.0-alpha.4pre2
<PackageReference Include="TYLDDB" Version="1.0.0-alpha.4pre2" />
paket add TYLDDB --version 1.0.0-alpha.4pre2
#r "nuget: TYLDDB, 1.0.0-alpha.4pre2"
// Install TYLDDB as a Cake Addin #addin nuget:?package=TYLDDB&version=1.0.0-alpha.4pre2&prerelease // Install TYLDDB as a Cake Tool #tool nuget:?package=TYLDDB&version=1.0.0-alpha.4pre2&prerelease
TYLDDB-C#
Nuget link: https://www.nuget.org/packages/TYLDDB
This is the C# version.
A strongly typed constrained distributed file system that can act as a database.
Warn: This project is still in production and testing phase, please do not use in production environment.
License
There are two copyright licenses for this class library, one is the global (except China mainland) provisions, and the other is the China mainland specific provisions.
This applies to the region where the actual use/service of the class library is directed, not the country where the company is located.
For some special cases, such as some files or code blocks marked with a specific copyright agreement (such as MIT), please refer to the internal mark. In most cases, the copyright agreement in the warehouse is used (according to the region).
Different versions may have different provisions, please use the version of the provisions prevail.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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. net6.0-windows7.0 is compatible. net7.0 is compatible. 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. net7.0-windows7.0 is compatible. 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. net8.0-windows7.0 is compatible. net9.0 is compatible. 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. net9.0-windows7.0 is compatible. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- No dependencies.
-
net6.0
- No dependencies.
-
net6.0-windows7.0
- No dependencies.
-
net7.0
- No dependencies.
-
net7.0-windows7.0
- No dependencies.
-
net8.0
- No dependencies.
-
net8.0-windows7.0
- No dependencies.
-
net9.0
- No dependencies.
-
net9.0-windows7.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-alpha.4pre2 | 34 | 1/17/2025 |
1.0.0-alpha.4pre1 | 27 | 1/8/2025 |
1.0.0-alpha.3p | 43 | 1/6/2025 |
1.0.0-alpha.2r | 48 | 12/28/2024 |
1.0.0-alpha.4 | 34 | 1/18/2025 |
1.0.0-alpha.3 | 43 | 12/29/2024 |
1.0.0-alpha.2 | 46 | 12/27/2024 |
1.0.0-alpha.1 | 47 | 12/27/2024 |
- Optimize error classes: Add more refined error handling and throwing.
- Allows you to customize the buffer size when reading files in blocks.
- Add a three-value dictionary (under test).