ktsu.Schema
1.1.0
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ktsu.Schema --version 1.1.0
NuGet\Install-Package ktsu.Schema -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ktsu.Schema" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ktsu.Schema" Version="1.1.0" />
<PackageReference Include="ktsu.Schema" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ktsu.Schema --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ktsu.Schema, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ktsu.Schema@1.1.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ktsu.Schema&version=1.1.0
#tool nuget:?package=ktsu.Schema&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- ktsu.StrongPaths (>= 1.2.0)
- ktsu.ToStringJsonConverter (>= 1.1.0)
-
net9.0
- ktsu.StrongPaths (>= 1.2.0)
- ktsu.ToStringJsonConverter (>= 1.1.0)
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.4.0 | 116 | 2/10/2026 |
| 1.3.4 | 107 | 2/6/2026 |
| 1.3.4-pre.7 | 65 | 2/6/2026 |
| 1.3.4-pre.6 | 64 | 2/5/2026 |
| 1.3.4-pre.5 | 73 | 2/3/2026 |
| 1.3.4-pre.4 | 77 | 2/1/2026 |
| 1.3.4-pre.3 | 74 | 1/31/2026 |
| 1.3.4-pre.2 | 67 | 1/31/2026 |
| 1.3.4-pre.1 | 66 | 1/31/2026 |
| 1.3.3 | 127 | 1/30/2026 |
| 1.3.2 | 127 | 1/28/2026 |
| 1.3.2-pre.2 | 115 | 4/26/2025 |
| 1.3.2-pre.1 | 176 | 4/4/2025 |
| 1.3.1 | 235 | 3/30/2025 |
| 1.3.0 | 231 | 3/30/2025 |
| 1.2.1 | 183 | 3/29/2025 |
| 1.2.1-pre.2 | 135 | 3/29/2025 |
| 1.2.1-pre.1 | 509 | 3/25/2025 |
| 1.2.0 | 290 | 3/6/2025 |
| 1.1.0 | 287 | 3/5/2025 |
Loading failed
## v1.1.0 (minor)
Changes since v1.0.0:
- Add schema editor prototype ([@matt-edmondson](https://github.com/matt-edmondson))
- Dont serialize the readonly collection wrappers ([@matt-edmondson](https://github.com/matt-edmondson))
## v1.0.0 (patch)
Changes since v1.0.0-pre.15:
- csharp_style_var_when_type_is_apparent = true:error ([@matt-edmondson](https://github.com/matt-edmondson))