Avrotize & Structurize
Home Avrotize Structurize Gallery
← Back

Structure -> C# (All)

C# classes with Avro, System.Text.Json, and XML annotations

📄 Source
📄 Source: inventory.struct.json
Loading source...
📁 Files
📁 Output Files
csharp
📁 src
Csharp
CategoryEnum.cs
Contact.cs
Dimensions.cs
InventoryItem.cs
Pricing.cs
Product.cs
StatusEnum.cs
StockInfo.cs
Supplier.cs
UnitEnum.cs
WarehouseLocation.cs
Weight.cs
Csharp.csproj
📁 test
CategoryEnumTests.cs
ContactTests.cs
Csharp.Test.csproj
DimensionsTests.cs
InstanceSerializer.cs
InventoryItemTests.cs
PricingTests.cs
ProductTests.cs
StatusEnumTests.cs
StockInfoTests.cs
SupplierTests.cs
UnitEnumTests.cs
WarehouseLocationTests.cs
WeightTests.cs
csharp.sln
📄 Output
📄 Select a file to view
Click a file in the tree to view its contents

Avrotize & Structurize

A universal schema converter and code generator for data structures.

Links

  • GitHub Repository
  • PyPI Package
  • Report an Issue

License

MIT License

© 2025 Clemens Vasters