JsonSchema.Net.Generation
4.6.0
dotnet add package JsonSchema.Net.Generation --version 4.6.0
NuGet\Install-Package JsonSchema.Net.Generation -Version 4.6.0
<PackageReference Include="JsonSchema.Net.Generation" Version="4.6.0" />
paket add JsonSchema.Net.Generation --version 4.6.0
#r "nuget: JsonSchema.Net.Generation, 4.6.0"
// Install JsonSchema.Net.Generation as a Cake Addin #addin nuget:?package=JsonSchema.Net.Generation&version=4.6.0 // Install JsonSchema.Net.Generation as a Cake Tool #tool nuget:?package=JsonSchema.Net.Generation&version=4.6.0
Summary
JsonSchema.Net.Generation extends JsonSchema.Net by adding support to generate schemas from .Net types.
Links
Usage
var schema = new JsonSchemaBuilder()
.FromType<MyType>()
.Build();
Sponsorship
If you found this library helpful and would like to promote continued development, please consider sponsoring the maintainers.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. net7.0 was computed. 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. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. 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.0
- Humanizer.Core (>= 2.14.1)
- JsonSchema.Net (>= 7.3.0)
-
net8.0
- Humanizer.Core (>= 2.14.1)
- JsonSchema.Net (>= 7.3.0)
-
net9.0
- Humanizer.Core (>= 2.14.1)
- JsonSchema.Net (>= 7.3.0)
NuGet packages (21)
Showing the top 5 NuGet packages that depend on JsonSchema.Net.Generation:
Package | Downloads |
---|---|
Indice.AspNetCore
Package Description |
|
IntelligentPlant.AppStoreConnect.Adapter
Base implementations and utility classes for App Store Connect adapters. |
|
Black.Beard.Helpers.ContentLoaders
Helpers for loading documents |
|
JsonSchema.Net.Generation.DataAnnotations
Extends JsonSchema.Net.Generation to support the System.ComponentModel.DataAnnotations namespace |
|
Tochka.JsonRpc.OpenRpc
OpenRPC document generator from JSON-RPC API |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on JsonSchema.Net.Generation:
Repository | Stars |
---|---|
GitTools/GitVersion
From git log to SemVer in no time
|
|
ptr727/PlexCleaner
Utility to optimize media files for Direct Play in Plex, Emby, Jellyfin
|
Version | Downloads | Last updated |
---|---|---|
4.6.0 | 0 | 11/30/2024 |
4.5.1 | 64,935 | 9/30/2024 |
4.5.0 | 132,390 | 7/25/2024 |
4.4.0 | 2,267 | 7/24/2024 |
4.3.0.2 | 154,883 | 4/19/2024 |
4.3.0.1 | 166 | 4/19/2024 |
4.3.0 | 47,567 | 3/27/2024 |
4.2.0 | 600 | 3/25/2024 |
4.1.1 | 116,250 | 2/25/2024 |
4.1.0 | 1,019 | 2/23/2024 |
4.0.0 | 57,546 | 2/3/2024 |
3.5.1 | 753,287 | 12/10/2023 |
3.5.0 | 279,097 | 11/7/2023 |
3.4.2 | 1,125 | 11/3/2023 |
3.4.1 | 13,769 | 10/29/2023 |
3.4.0 | 10,238 | 10/11/2023 |
3.3.2 | 42,106 | 8/30/2023 |
3.3.1 | 17,804 | 7/21/2023 |
3.3.0 | 213,513 | 6/7/2023 |
3.2.0 | 6,534 | 5/20/2023 |
3.1.1 | 678 | 5/19/2023 |
3.1.0 | 91,406 | 3/23/2023 |
3.0.3 | 139,914 | 8/30/2022 |
3.0.2 | 22,868 | 7/12/2022 |
3.0.1 | 3,755 | 6/16/2022 |
3.0.0 | 1,270 | 6/13/2022 |
2.2.1 | 1,274 | 6/2/2022 |
2.2.0 | 559 | 6/1/2022 |
2.1.0 | 10,999 | 5/19/2022 |
2.0.1 | 2,132 | 5/10/2022 |
2.0.0 | 1,291 | 5/10/2022 |
1.8.3 | 68,494 | 1/13/2022 |
1.8.2 | 7,914 | 11/13/2021 |
1.8.1 | 481 | 11/5/2021 |
1.8.0 | 103,043 | 7/11/2021 |
1.7.1 | 568 | 7/1/2021 |
1.7.0 | 549 | 6/29/2021 |
1.6.0 | 2,265 | 6/18/2021 |
1.5.0 | 18,821 | 5/22/2021 |
1.4.0 | 533 | 5/21/2021 |
1.3.2 | 5,358 | 4/27/2021 |
1.3.1 | 908 | 4/17/2021 |
1.3.0 | 465 | 4/14/2021 |
1.2.3 | 2,674 | 3/20/2021 |
1.2.2 | 643 | 3/16/2021 |
1.2.1 | 1,293 | 2/24/2021 |
1.2.0 | 2,148 | 2/7/2021 |
1.1.1 | 2,412 | 1/1/2021 |
1.1.0 | 1,464 | 12/10/2020 |
1.0.1 | 584 | 11/28/2020 |
1.0.0 | 2,268 | 11/26/2020 |
Release notes can be found at https://docs.json-everything.net/rn-json-schema-generation/