2025-04-24 18:31:27 +08:00

19 lines
796 B
XML

<?xml version="1.0"?>
<package >
<metadata>
<id>SwashbuckleEx.Core</id>
<version>$version$</version>
<title>SwashbuckleEx - Swagger for WebApi</title>
<authors></authors>
<owners></owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
<projectUrl>https://github.com/jianxuanbing/SwashbuckleEx</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>SwaggerUI WebApi Document,Base in SashbuckleEx,Added Search Api Name And Added Sinicization,Using CacheInfo</description>
<copyright>Copyright 2017</copyright>
<tags>Swashbuckle WebApi Swagger document</tags>
<dependencies>
<dependency id="Microsoft.AspNet.WebApi.Core" version="5.2.3" />
</dependencies>
</metadata>
</package>