Bifrost.Default by Dolittle

<PackageReference Include="Bifrost.Default" Version="1.0.0.9-rc1" />

 Bifrost.Default 1.0.0.9-rc1

A project for getting started with Bifrost quickly

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Bifrost.Default</id>
    <version>1.0.0.9-rc1</version>
    <title>Bifrost Default Packages - a set of Bifrost extensions configured for you, ready to go</title>
    <authors>Dolittle</authors>
    <owners>Dolittle</owners>
    <licenseUrl>http://github.com/dolittle/Bifrost/blob/master/MIT-LICENSE.txt</licenseUrl>
    <projectUrl>http://bifrost.dolittle.com</projectUrl>
    <iconUrl>http://bifrost.dolittle.com/img/bifrost-icon.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>A project for getting started with Bifrost quickly</description>
    <releaseNotes />
    <copyright>Copyright 2008 - 2014</copyright>
    <tags>MVVM LOB CQRS</tags>
    <dependencies>
      <dependency id="Bifrost" version="1.0.0.9-rc1" />
      <dependency id="Bifrost.JSON" version="1.0.0.9-rc1" />
      <dependency id="Bifrost.Ninject" version="1.0.0.9-rc1" />
      <dependency id="Bifrost.Mimir" version="1.0.0.9-rc1" />
      <dependency id="Bifrost.Web" version="1.0.0.9-rc1" />
      <dependency id="Bifrost.SignalR" version="1.0.0.9-rc1" />
      <dependency id="Bifrost.RavenDB.Embedded" version="1.0.0.9-rc1" />
    </dependencies>
  </metadata>
</package>