ktsu.Schema
1.0.0-pre.2
Prefix Reserved
dotnet add package ktsu.Schema --version 1.0.0-pre.2
NuGet\Install-Package ktsu.Schema -Version 1.0.0-pre.2
<PackageReference Include="ktsu.Schema" Version="1.0.0-pre.2" />
paket add ktsu.Schema --version 1.0.0-pre.2
#r "nuget: ktsu.Schema, 1.0.0-pre.2"
// Install ktsu.Schema as a Cake Addin #addin nuget:?package=ktsu.Schema&version=1.0.0-pre.2&prerelease // Install ktsu.Schema as a Cake Tool #tool nuget:?package=ktsu.Schema&version=1.0.0-pre.2&prerelease
Schema
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 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. |
-
net8.0
- ktsu.StrongPaths (>= 1.1.50)
- ktsu.ToStringJsonConverter (>= 1.0.48)
-
net9.0
- ktsu.StrongPaths (>= 1.1.50)
- ktsu.ToStringJsonConverter (>= 1.0.48)
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-pre.2 | 28 | 1/18/2025 |
1.0.0-pre.1 | 28 | 1/15/2025 |
0.0.1-pre.1 | 30 | 1/16/2025 |
## v0.0.1-pre.1 (patch)
Changes since 0.0.0.0:
- Change .editorconfig end_of_line from lf to crlf ([@matt-edmondson](https://github.com/matt-edmondson))
- Code style ([@matt-edmondson](https://github.com/matt-edmondson))
- epic strict editorconfig ([@matt-edmondson](https://github.com/matt-edmondson))
- Initial commit ([@matt-edmondson](https://github.com/matt-edmondson))
- Refactor Schema class access modifiers and add extensions ([@matt-edmondson](https://github.com/matt-edmondson))
- Whitespace ([@matt-edmondson](https://github.com/matt-edmondson))