文件名称:ODataExampleGen:为OData API生成示例JSON数据包
文件大小:390KB
文件格式:ZIP
更新时间:2024-04-19 10:43:50
json example odata C#
ODataExampleGen
为OData API的请求或响应生成示例JSON数据包。
用法:
dotnet ODataExampleGen -c[--csdl] someModel.csdl -u[--uri]
【文件预览】:
ODataExampleGen-main
----.gitignore(6KB)
----ODataExampleGenerator()
--------InMemoryMessage.cs(1KB)
--------CsdlLoader.cs(1KB)
--------JsonPrettyPrinter.cs(3KB)
--------PathSegmentToPathExpressionTranslator.cs(8KB)
--------ComponentImplementations()
--------ODataExtensions.cs(8KB)
--------ODataExampleGenerator.csproj(651B)
--------ExampleGenerator.cs(24KB)
--------ComponentInterfaces()
--------GenerationParameters.cs(2KB)
----ODataExampleGen()
--------Assets()
--------Program.cs(2KB)
--------ProgramOptionsExtractor.cs(6KB)
--------ODataExampleGen.csproj(2KB)
--------Examples()
--------ProgramOptions.cs(2KB)
----ODataExampleGen.sln(2KB)
----.github()
--------workflows()
----README.md(1KB)
----ODataExampleGen.sln.DotSettings(987B)
----.gitattributes(2KB)
----.editorconfig(6KB)