cloudscribe.Core.IdentityServerIntegration.Views.Bootstrap4 2.0.2
Bootstrap 4 views for cloudscribe.Core.IdentityServerIntegration
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>cloudscribe.Core.IdentityServerIntegration.Views.Bootstrap4</id>
<version>2.0.2</version>
<authors>Joe Audette</authors>
<owners>Joe Audette</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
<projectUrl>https://github.com/joeaudette/cloudscribe</projectUrl>
<iconUrl>https://raw.githubusercontent.com/joeaudette/cloudscribe/master/cloudscribe-icon-32.png</iconUrl>
<description>Bootstrap 4 views for cloudscribe.Core.IdentityServerIntegration</description>
<tags>cloudscribe IdentityServer4 Bootstrap4</tags>
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="Microsoft.AspNetCore.Mvc.Razor" version="2.0.4" exclude="Build,Analyzers" />
<dependency id="Microsoft.Extensions.FileProviders.Embedded" version="2.0.1" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>