Commit 8d967368 authored by Marc Gravell's avatar Marc Gravell

Update 3rd party libs; package for 1.39

parent 9ab09f9b
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="NuGet.CommandLine" version="2.8.2" />
<package id="NuGet.CommandLine" version="2.8.3" />
</packages>
\ No newline at end of file
......@@ -50,7 +50,7 @@
</Reference>
<Reference Include="Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\Microsoft.SqlServer.Types.11.0.1\lib\net20\Microsoft.SqlServer.Types.dll</HintPath>
<HintPath>..\packages\Microsoft.SqlServer.Types.11.0.2\lib\net20\Microsoft.SqlServer.Types.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" />
......@@ -76,25 +76,6 @@
</Compile>
<Compile Include="SqlServerTypes\Loader.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll">
<Link>SqlServerTypes\x64\msvcr100.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll">
<Link>SqlServerTypes\x64\SqlServerSpatial110.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll">
<Link>SqlServerTypes\x86\msvcr100.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll">
<Link>SqlServerTypes\x86\SqlServerSpatial110.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="SqlServerTypes\readme.htm" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
<None Include="packages.config" />
......@@ -108,6 +89,25 @@
<Name>Dapper NET40 SNK</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x64\msvcr100.dll">
<Link>SqlServerTypes\x64\msvcr100.dll</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x64\SqlServerSpatial110.dll">
<Link>SqlServerTypes\x64\SqlServerSpatial110.dll</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x86\msvcr100.dll">
<Link>SqlServerTypes\x86\msvcr100.dll</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x86\SqlServerSpatial110.dll">
<Link>SqlServerTypes\x86\SqlServerSpatial110.dll</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="SqlServerTypes\readme.htm" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
......
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="EntityFramework" version="6.1.2-beta1" targetFramework="net40" />
<package id="Microsoft.SqlServer.Types" version="11.0.1" targetFramework="net40" />
<package id="Microsoft.SqlServer.Types" version="11.0.2" targetFramework="net40" />
</packages>
\ No newline at end of file
......@@ -44,7 +44,7 @@
</Reference>
<Reference Include="Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\Microsoft.SqlServer.Types.11.0.1\lib\net20\Microsoft.SqlServer.Types.dll</HintPath>
<HintPath>..\packages\Microsoft.SqlServer.Types.11.0.2\lib\net20\Microsoft.SqlServer.Types.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" />
......@@ -70,25 +70,6 @@
</Compile>
<Compile Include="SqlServerTypes\Loader.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll">
<Link>SqlServerTypes\x64\msvcr100.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll">
<Link>SqlServerTypes\x64\SqlServerSpatial110.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll">
<Link>SqlServerTypes\x86\msvcr100.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll">
<Link>SqlServerTypes\x86\SqlServerSpatial110.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="SqlServerTypes\readme.htm" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
<None Include="packages.config" />
......@@ -102,6 +83,25 @@
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x64\msvcr100.dll">
<Link>SqlServerTypes\x64\msvcr100.dll</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x64\SqlServerSpatial110.dll">
<Link>SqlServerTypes\x64\SqlServerSpatial110.dll</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x86\msvcr100.dll">
<Link>SqlServerTypes\x86\msvcr100.dll</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x86\SqlServerSpatial110.dll">
<Link>SqlServerTypes\x86\SqlServerSpatial110.dll</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="SqlServerTypes\readme.htm" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
......
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="EntityFramework" version="6.1.2-beta1" targetFramework="net40" />
<package id="Microsoft.SqlServer.Types" version="11.0.1" targetFramework="net40" />
<package id="Microsoft.SqlServer.Types" version="11.0.2" targetFramework="net40" />
</packages>
\ No newline at end of file
......@@ -50,7 +50,7 @@
</Reference>
<Reference Include="Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\Microsoft.SqlServer.Types.11.0.1\lib\net20\Microsoft.SqlServer.Types.dll</HintPath>
<HintPath>..\packages\Microsoft.SqlServer.Types.11.0.2\lib\net20\Microsoft.SqlServer.Types.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" />
......@@ -79,33 +79,33 @@
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll">
<ProjectReference Include="..\Dapper NET45 SNK\Dapper NET45 SNK.csproj">
<Project>{7140725c-8898-4f58-b566-628a80db4efa}</Project>
<Name>Dapper NET45 SNK</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x64\msvcr100.dll">
<Link>SqlServerTypes\x64\msvcr100.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll">
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x64\SqlServerSpatial110.dll">
<Link>SqlServerTypes\x64\SqlServerSpatial110.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll">
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x86\msvcr100.dll">
<Link>SqlServerTypes\x86\msvcr100.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll">
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x86\SqlServerSpatial110.dll">
<Link>SqlServerTypes\x86\SqlServerSpatial110.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="SqlServerTypes\readme.htm" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Dapper NET45 SNK\Dapper NET45 SNK.csproj">
<Project>{7140725c-8898-4f58-b566-628a80db4efa}</Project>
<Name>Dapper NET45 SNK</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
......
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="EntityFramework" version="6.1.2-beta1" targetFramework="net45" />
<package id="Microsoft.SqlServer.Types" version="11.0.1" targetFramework="net45" />
<package id="Microsoft.SqlServer.Types" version="11.0.2" targetFramework="net45" />
</packages>
\ No newline at end of file
......@@ -44,7 +44,7 @@
</Reference>
<Reference Include="Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\Microsoft.SqlServer.Types.11.0.1\lib\net20\Microsoft.SqlServer.Types.dll</HintPath>
<HintPath>..\packages\Microsoft.SqlServer.Types.11.0.2\lib\net20\Microsoft.SqlServer.Types.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" />
......@@ -65,30 +65,30 @@
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll">
<ProjectReference Include="..\Dapper NET45\Dapper NET45.csproj">
<Project>{0fff5bc7-0a4b-4d87-835e-4fad70937507}</Project>
<Name>Dapper NET45</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x64\msvcr100.dll">
<Link>SqlServerTypes\x64\msvcr100.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll">
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x64\SqlServerSpatial110.dll">
<Link>SqlServerTypes\x64\SqlServerSpatial110.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll">
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x86\msvcr100.dll">
<Link>SqlServerTypes\x86\msvcr100.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll">
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x86\SqlServerSpatial110.dll">
<Link>SqlServerTypes\x86\SqlServerSpatial110.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="SqlServerTypes\readme.htm" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Dapper NET45\Dapper NET45.csproj">
<Project>{0fff5bc7-0a4b-4d87-835e-4fad70937507}</Project>
<Name>Dapper NET45</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
......
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="EntityFramework" version="6.1.2-beta1" targetFramework="net45" />
<package id="Microsoft.SqlServer.Types" version="11.0.1" targetFramework="net45" />
<package id="Microsoft.SqlServer.Types" version="11.0.2" targetFramework="net45" />
</packages>
\ No newline at end of file
......@@ -273,7 +273,4 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(Performance) = preSolution
HasPerformanceSessions = true
EndGlobalSection
EndGlobal
......@@ -43,14 +43,15 @@
</Reference>
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\EntityFramework.6.1.2-beta1\lib\net45\EntityFramework.dll</HintPath>
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
</Reference>
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\EntityFramework.6.1.2-beta1\lib\net45\EntityFramework.SqlServer.dll</HintPath>
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
</Reference>
<Reference Include="FirebirdSql.Data.FirebirdClient">
<HintPath>..\packages\FirebirdSql.Data.FirebirdClient.4.5.1.0\lib\net45\FirebirdSql.Data.FirebirdClient.dll</HintPath>
<Reference Include="FirebirdSql.Data.FirebirdClient, Version=4.6.1.0, Culture=neutral, PublicKeyToken=3750abcc3150b00c, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\FirebirdSql.Data.FirebirdClient.4.6.1.0\lib\net45\FirebirdSql.Data.FirebirdClient.dll</HintPath>
</Reference>
<Reference Include="FSharp.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
......@@ -80,11 +81,11 @@
</Reference>
<Reference Include="Microsoft.SqlServer.Types, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\Microsoft.SqlServer.Types.11.0.1\lib\net20\Microsoft.SqlServer.Types.dll</HintPath>
<HintPath>..\packages\Microsoft.SqlServer.Types.11.0.2\lib\net20\Microsoft.SqlServer.Types.dll</HintPath>
</Reference>
<Reference Include="Mono.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Npgsql.2.2.1\lib\net45\Mono.Security.dll</HintPath>
<HintPath>..\packages\Npgsql.2.2.5\lib\net45\Mono.Security.dll</HintPath>
</Reference>
<Reference Include="NHibernate">
<HintPath>NHibernate\NHibernate.dll</HintPath>
......@@ -92,9 +93,9 @@
<Reference Include="NHibernate.ByteCode.LinFu">
<HintPath>NHibernate\NHibernate.ByteCode.LinFu.dll</HintPath>
</Reference>
<Reference Include="Npgsql, Version=2.2.1.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
<Reference Include="Npgsql, Version=2.2.5.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Npgsql.2.2.1\lib\net45\Npgsql.dll</HintPath>
<HintPath>..\packages\Npgsql.2.2.5\lib\net45\Npgsql.dll</HintPath>
</Reference>
<Reference Include="ServiceStack.Common, Version=1.0.4110.36238, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
......@@ -140,9 +141,9 @@
<Reference Include="SubSonic.Core">
<HintPath>SubSonic\SubSonic.Core.dll</HintPath>
</Reference>
<Reference Include="Susanoo.Core, Version=0.5.3.0, Culture=neutral, PublicKeyToken=0a505ce04f8a59d5, processorArchitecture=MSIL">
<Reference Include="Susanoo.Core, Version=0.8.4.0, Culture=neutral, PublicKeyToken=0a505ce04f8a59d5, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Susanoo.Core.0.5.3.0\lib\net45\Susanoo.Core.dll</HintPath>
<HintPath>..\packages\Susanoo.Core.0.8.4.36\lib\net45\Susanoo.Core.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" />
......@@ -245,21 +246,21 @@
</None>
</ItemGroup>
<ItemGroup>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\msvcr100.dll">
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x64\msvcr100.dll">
<Link>SqlServerTypes\x64\msvcr100.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x64\SqlServerSpatial110.dll">
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x64\SqlServerSpatial110.dll">
<Link>SqlServerTypes\x64\SqlServerSpatial110.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\msvcr100.dll">
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x86\msvcr100.dll">
<Link>SqlServerTypes\x86\msvcr100.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.1\nativeBinaries\x86\SqlServerSpatial110.dll">
<Content Include="..\packages\Microsoft.SqlServer.Types.11.0.2\nativeBinaries\x86\SqlServerSpatial110.dll">
<Link>SqlServerTypes\x86\SqlServerSpatial110.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="NHibernate\hibernate.cfg.xml" />
<Content Include="NHibernate\Post.hbm.xml" />
......
......@@ -223,8 +223,9 @@ public void Run(int iterations)
.Execute(susanooDb, new { Id }).First(), "Susanoo Mapping Static");
// Soma
var somadb = new Soma.Core.Db(new SomaConfig());
tests.Add(id => somadb.Find<Post>(id), "Soma");
// DISABLED: assembly fail loading FSharp.PowerPack, Version=2.0.0.0
// var somadb = new Soma.Core.Db(new SomaConfig());
// tests.Add(id => somadb.Find<Post>(id), "Soma");
//ServiceStack's OrmLite:
OrmLiteConfig.DialectProvider = SqlServerOrmLiteDialectProvider.Instance; //Using SQL Server
......
......@@ -28,6 +28,15 @@
<assemblyIdentity name="Microsoft.SqlServer.Types" publicKeyToken="89845dcd8080cc91" />
<bindingRedirect oldVersion="10.0.0.0" newVersion="11.0.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="FSharp.Core" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
\ No newline at end of file
<system.data>
<DbProviderFactories>
<remove invariant="FirebirdSql.Data.FirebirdClient" />
<add name="FirebirdClient Data Provider" invariant="FirebirdSql.Data.FirebirdClient" description=".NET Framework Data Provider for Firebird" type="FirebirdSql.Data.FirebirdClient.FirebirdClientFactory, FirebirdSql.Data.FirebirdClient" />
</DbProviderFactories>
</system.data></configuration>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="EntityFramework" version="6.1.2-beta1" targetFramework="net45" />
<package id="FirebirdSql.Data.FirebirdClient" version="4.5.1.0" targetFramework="net45" />
<package id="EntityFramework" version="6.1.3" targetFramework="net45" />
<package id="FirebirdSql.Data.FirebirdClient" version="4.6.1.0" targetFramework="net45" />
<package id="FSharp.Core" version="4.0.0" targetFramework="net45" />
<package id="FSPowerPack.Community" version="3.0.0.0" targetFramework="net45" />
<package id="FSPowerPack.Core.Community" version="3.0.0.0" targetFramework="net45" />
......@@ -9,8 +9,8 @@
<package id="FSPowerPack.Metadata.Community" version="3.0.0.0" targetFramework="net45" />
<package id="FSPowerPack.Parallel.Seq.Community" version="3.0.0.0" targetFramework="net45" />
<package id="Microsoft.SqlServer.Compact" version="4.0.8876.1" targetFramework="net45" />
<package id="Microsoft.SqlServer.Types" version="11.0.1" targetFramework="net45" />
<package id="Npgsql" version="2.2.1" targetFramework="net45" />
<package id="Microsoft.SqlServer.Types" version="11.0.2" targetFramework="net45" />
<package id="Npgsql" version="2.2.5" targetFramework="net45" />
<package id="SqlServerCompact" version="4.0.8854.1" targetFramework="net45" />
<package id="Susanoo.Core" version="0.5.3.0" targetFramework="net45" />
<package id="Susanoo.Core" version="0.8.4.36" targetFramework="net45" />
</packages>
\ No newline at end of file
<configuration>
<configSections>
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
</configSections>
</configuration>
<configuration>
<configSections>
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
</configSections>
</configuration>
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
TOPIC
about_EntityFramework
SHORT DESCRIPTION
Provides information about Entity Framework commands.
LONG DESCRIPTION
This topic describes the Entity Framework commands. Entity Framework is
Microsoft's recommended data access technology for new applications.
The following Entity Framework cmdlets are used with Entity Framework
Migrations.
Cmdlet Description
----------------- ---------------------------------------------------
Enable-Migrations Enables Code First Migrations in a project.
Add-Migration Scaffolds a migration script for any pending model
changes.
Update-Database Applies any pending migrations to the database.
Get-Migrations Displays the migrations that have been applied to
the target database.
The following Entity Framework cmdlets are used by NuGet packages that
install Entity Framework providers. These commands are not usually used as
part of normal application development.
Cmdlet Description
------------------------------ ---------------------------------------
Add-EFProvider Adds or updates an Entity Framework
provider entry in the project config
file.
Add-EFDefaultConnectionFactory Adds or updates an Entity Framework
default connection factory in the
project config file.
Initialize-EFConfiguration Initializes the Entity Framework
section in the project config file and
sets defaults.
SEE ALSO
Enable-Migrations
Add-Migration
Update-Database
Get-Migrations
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<system.data>
<DbProviderFactories>
<remove invariant="FirebirdSql.Data.FirebirdClient" />
<add name="FirebirdClient Data Provider" invariant="FirebirdSql.Data.FirebirdClient" description=".NET Framework Data Provider for Firebird" type="FirebirdSql.Data.FirebirdClient.FirebirdClientFactory, FirebirdSql.Data.FirebirdClient" />
</DbProviderFactories>
</system.data>
</configuration>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<system.data>
<DbProviderFactories>
<remove invariant="FirebirdSql.Data.FirebirdClient" />
<add name="FirebirdClient Data Provider" invariant="FirebirdSql.Data.FirebirdClient" description=".NET Framework Data Provider for Firebird" type="FirebirdSql.Data.FirebirdClient.FirebirdClientFactory, FirebirdSql.Data.FirebirdClient" />
</DbProviderFactories>
</system.data>
</configuration>
\ No newline at end of file
......@@ -16,9 +16,9 @@ You can subscribe to the developement list at:
http://lists.sourceforge.net/lists/listinfo/firebird-net-provider
You can access to the lastest developement sources through SVN, see:
You can access to the lastest developement sources through Git, see:
https://sourceforge.net/p/firebird/NETProvider/
https://sourceforge.net/p/firebird/NETProvider/ci/master/tree/
Reporting Bugs
......
param($installPath, $toolsPath, $package, $project)
$packagePath = (New-Object system.IO.DirectoryInfo $toolsPath).Parent.FullName
$cppBinaryPathx86 = Join-Path $packagePath "nativeBinaries\x86\msvcr100.dll"
$cppBinaryPathx64 = Join-Path $packagePath "nativeBinaries\x64\msvcr100.dll"
$sqlBinaryPathx86 = Join-Path $packagePath "nativeBinaries\x86\SqlServerSpatial110.dll"
$sqlBinaryPathx64 = Join-Path $packagePath "nativeBinaries\x64\SqlServerSpatial110.dll"
$sqlServerTypes = $project.ProjectItems.Item("SqlServerTypes")
$folderx86 = $sqlServerTypes.ProjectItems | where Name -eq "x86"
if (!$folderx86)
{
$folderx86 = $sqlServerTypes.ProjectItems.AddFolder("x86")
}
$folderx64 = $sqlServerTypes.ProjectItems | where Name -eq "x64"
if (!$folderx64)
{
$folderx64 = $sqlServerTypes.ProjectItems.AddFolder("x64")
}
$cppLinkx86 = $folderx86.ProjectItems | where Name -eq "msvcr100.dll"
if (!$cppLinkx86)
{
$cppLinkx86 = $folderx86.ProjectItems.AddFromFile($cppBinaryPathx86)
$cppLinkx86.Properties.Item("CopyToOutputDirectory").Value = 2
}
$sqlLinkx86 = $folderx86.ProjectItems | where Name -eq "SqlServerSpatial110.dll"
if (!$sqlLinkx86)
{
$sqlLinkx86 = $folderx86.ProjectItems.AddFromFile($sqlBinaryPathx86)
$sqlLinkx86.Properties.Item("CopyToOutputDirectory").Value = 2
}
$cppLinkx64 = $folderx64.ProjectItems | where Name -eq "msvcr100.dll"
if (!$cppLinkx64)
{
$cppLinkx64 = $folderx64.ProjectItems.AddFromFile($cppBinaryPathx64)
$cppLinkx64.Properties.Item("CopyToOutputDirectory").Value = 2
}
$sqlLinkx64 = $folderx64.ProjectItems | where Name -eq "SqlServerSpatial110.dll"
if (!$sqlLinkx64)
{
$sqlLinkx64 = $folderx64.ProjectItems.AddFromFile($sqlBinaryPathx64)
$sqlLinkx64.Properties.Item("CopyToOutputDirectory").Value = 2
}
$readmefile = Join-Path (Split-Path $project.FileName) "SqlServerTypes\readme.htm"
$dte.ItemOperations.Navigate($readmefile)
\ No newline at end of file
param($installPath, $toolsPath, $package, $project)
$sqlServerTypes = $project.ProjectItems | where Name -eq "SqlServerTypes"
if($sqlServerTypes)
{
$folderx86 = $sqlServerTypes.ProjectItems | where Name -eq "x86"
if ($folderx86)
{
$cppFilex86 = $folderx86.ProjectItems | where Name -eq "msvcr100.dll"
if($cppFilex86)
{
$cppFilex86.Delete();
}
$sqlFilex86 = $folderx86.ProjectItems | where Name -eq "SqlServerSpatial110.dll"
if($sqlFilex86)
{
$sqlFilex86.Delete();
}
if($folderx86.ProjectItems.Count -eq 0)
{
$folderx86.Delete()
}
}
$folderx64 = $sqlServerTypes.ProjectItems | where Name -eq "x64"
if ($folderx64)
{
$cppFilex64 = $folderx64.ProjectItems | where Name -eq "msvcr100.dll"
if($cppFilex64)
{
$cppFilex64.Delete();
}
$sqlFilex64 = $folderx64.ProjectItems | where Name -eq "SqlServerSpatial110.dll"
if($sqlFilex64)
{
$sqlFilex64.Delete();
}
if($folderx64.ProjectItems.Count -eq 0)
{
$folderx64.Delete()
}
}
if($sqlServerTypes.ProjectItems.Count -eq 0)
{
$sqlServerTypes.Delete()
}
}
\ No newline at end of file
......@@ -2595,6 +2595,13 @@
against a PostgreSQL database. This class cannot be inherited.
</summary>
</member>
<member name="F:Npgsql.NpgsqlCommand._prepareConnectionOpenId">
<summary>
For prepared commands, captures the connection's <see cref="P:Npgsql.NpgsqlConnection.OpenCounter"/>
at the time the command was prepared. This allows us to know whether the connection was
closed since the command was prepared.
</summary>
</member>
<member name="M:Npgsql.NpgsqlCommand.#ctor">
<summary>
Initializes a new instance of the <see cref="T:Npgsql.NpgsqlCommand">NpgsqlCommand</see> class.
......@@ -2834,6 +2841,11 @@
Returns oid of inserted row. This is only updated when using executenonQuery and when command inserts just a single row. If table is created without oids, this will always be 0.
</summary>
</member>
<member name="P:Npgsql.NpgsqlCommand.IsPrepared">
<summary>
Returns whether this query will execute as a prepared (compiled) query.
</summary>
</member>
<member name="P:Npgsql.NpgsqlCommand.DesignTimeVisible">
<summary>
Design time visible.
......@@ -3288,6 +3300,13 @@
Called to validate server's certificate during SSL handshake
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnection.OpenCounter">
<summary>
A counter that gets incremented every time the connection is (re-)opened.
This allows us to identify an "instance" of connection, which is useful since
some resources are released when a connection is closed (e.g. prepared statements).
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnection.ConnectionString">
<summary>
Gets or sets the string used to connect to a PostgreSQL database.
......@@ -3448,6 +3467,11 @@
Always retuna Version3
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnection.IsRedshift">
<summary>
Whether the backend is an AWS Redshift instance
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnection.ProcessID">
<summary>
Process id of backend server.
......@@ -3711,6 +3735,11 @@
the application developer from connection pooling internals.
</summary>
</member>
<member name="F:Npgsql.NpgsqlConnector._isRedshift">
<summary>
Whether the backend is an AWS Redshift instance
</summary>
</member>
<member name="M:Npgsql.NpgsqlConnector.#ctor(Npgsql.NpgsqlConnectionStringBuilder,System.Boolean,System.Boolean)">
<summary>
Constructor.
......@@ -3844,6 +3873,11 @@
Version of backend server this connector is connected to.
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnector.IsRedshift">
<summary>
Whether the backend is an AWS Redshift instance
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnector.Socket">
<summary>
The physical connection socket to the backend.
......
......@@ -2595,6 +2595,13 @@
against a PostgreSQL database. This class cannot be inherited.
</summary>
</member>
<member name="F:Npgsql.NpgsqlCommand._prepareConnectionOpenId">
<summary>
For prepared commands, captures the connection's <see cref="P:Npgsql.NpgsqlConnection.OpenCounter"/>
at the time the command was prepared. This allows us to know whether the connection was
closed since the command was prepared.
</summary>
</member>
<member name="M:Npgsql.NpgsqlCommand.#ctor">
<summary>
Initializes a new instance of the <see cref="T:Npgsql.NpgsqlCommand">NpgsqlCommand</see> class.
......@@ -2834,6 +2841,11 @@
Returns oid of inserted row. This is only updated when using executenonQuery and when command inserts just a single row. If table is created without oids, this will always be 0.
</summary>
</member>
<member name="P:Npgsql.NpgsqlCommand.IsPrepared">
<summary>
Returns whether this query will execute as a prepared (compiled) query.
</summary>
</member>
<member name="P:Npgsql.NpgsqlCommand.DesignTimeVisible">
<summary>
Design time visible.
......@@ -3288,6 +3300,13 @@
Called to validate server's certificate during SSL handshake
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnection.OpenCounter">
<summary>
A counter that gets incremented every time the connection is (re-)opened.
This allows us to identify an "instance" of connection, which is useful since
some resources are released when a connection is closed (e.g. prepared statements).
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnection.ConnectionString">
<summary>
Gets or sets the string used to connect to a PostgreSQL database.
......@@ -3448,6 +3467,11 @@
Always retuna Version3
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnection.IsRedshift">
<summary>
Whether the backend is an AWS Redshift instance
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnection.ProcessID">
<summary>
Process id of backend server.
......@@ -3716,6 +3740,11 @@
the application developer from connection pooling internals.
</summary>
</member>
<member name="F:Npgsql.NpgsqlConnector._isRedshift">
<summary>
Whether the backend is an AWS Redshift instance
</summary>
</member>
<member name="M:Npgsql.NpgsqlConnector.#ctor(Npgsql.NpgsqlConnectionStringBuilder,System.Boolean,System.Boolean)">
<summary>
Constructor.
......@@ -3849,6 +3878,11 @@
Version of backend server this connector is connected to.
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnector.IsRedshift">
<summary>
Whether the backend is an AWS Redshift instance
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnector.Socket">
<summary>
The physical connection socket to the backend.
......
......@@ -2595,6 +2595,13 @@
against a PostgreSQL database. This class cannot be inherited.
</summary>
</member>
<member name="F:Npgsql.NpgsqlCommand._prepareConnectionOpenId">
<summary>
For prepared commands, captures the connection's <see cref="P:Npgsql.NpgsqlConnection.OpenCounter"/>
at the time the command was prepared. This allows us to know whether the connection was
closed since the command was prepared.
</summary>
</member>
<member name="M:Npgsql.NpgsqlCommand.#ctor">
<summary>
Initializes a new instance of the <see cref="T:Npgsql.NpgsqlCommand">NpgsqlCommand</see> class.
......@@ -2834,6 +2841,11 @@
Returns oid of inserted row. This is only updated when using executenonQuery and when command inserts just a single row. If table is created without oids, this will always be 0.
</summary>
</member>
<member name="P:Npgsql.NpgsqlCommand.IsPrepared">
<summary>
Returns whether this query will execute as a prepared (compiled) query.
</summary>
</member>
<member name="P:Npgsql.NpgsqlCommand.DesignTimeVisible">
<summary>
Design time visible.
......@@ -3288,6 +3300,13 @@
Called to validate server's certificate during SSL handshake
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnection.OpenCounter">
<summary>
A counter that gets incremented every time the connection is (re-)opened.
This allows us to identify an "instance" of connection, which is useful since
some resources are released when a connection is closed (e.g. prepared statements).
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnection.ConnectionString">
<summary>
Gets or sets the string used to connect to a PostgreSQL database.
......@@ -3448,6 +3467,11 @@
Always retuna Version3
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnection.IsRedshift">
<summary>
Whether the backend is an AWS Redshift instance
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnection.ProcessID">
<summary>
Process id of backend server.
......@@ -3716,6 +3740,11 @@
the application developer from connection pooling internals.
</summary>
</member>
<member name="F:Npgsql.NpgsqlConnector._isRedshift">
<summary>
Whether the backend is an AWS Redshift instance
</summary>
</member>
<member name="M:Npgsql.NpgsqlConnector.#ctor(Npgsql.NpgsqlConnectionStringBuilder,System.Boolean,System.Boolean)">
<summary>
Constructor.
......@@ -3849,6 +3878,11 @@
Version of backend server this connector is connected to.
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnector.IsRedshift">
<summary>
Whether the backend is an AWS Redshift instance
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnector.Socket">
<summary>
The physical connection socket to the backend.
......
......@@ -2595,6 +2595,13 @@
against a PostgreSQL database. This class cannot be inherited.
</summary>
</member>
<member name="F:Npgsql.NpgsqlCommand._prepareConnectionOpenId">
<summary>
For prepared commands, captures the connection's <see cref="P:Npgsql.NpgsqlConnection.OpenCounter"/>
at the time the command was prepared. This allows us to know whether the connection was
closed since the command was prepared.
</summary>
</member>
<member name="M:Npgsql.NpgsqlCommand.#ctor">
<summary>
Initializes a new instance of the <see cref="T:Npgsql.NpgsqlCommand">NpgsqlCommand</see> class.
......@@ -2834,6 +2841,11 @@
Returns oid of inserted row. This is only updated when using executenonQuery and when command inserts just a single row. If table is created without oids, this will always be 0.
</summary>
</member>
<member name="P:Npgsql.NpgsqlCommand.IsPrepared">
<summary>
Returns whether this query will execute as a prepared (compiled) query.
</summary>
</member>
<member name="P:Npgsql.NpgsqlCommand.DesignTimeVisible">
<summary>
Design time visible.
......@@ -3288,6 +3300,13 @@
Called to validate server's certificate during SSL handshake
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnection.OpenCounter">
<summary>
A counter that gets incremented every time the connection is (re-)opened.
This allows us to identify an "instance" of connection, which is useful since
some resources are released when a connection is closed (e.g. prepared statements).
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnection.ConnectionString">
<summary>
Gets or sets the string used to connect to a PostgreSQL database.
......@@ -3448,6 +3467,11 @@
Always retuna Version3
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnection.IsRedshift">
<summary>
Whether the backend is an AWS Redshift instance
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnection.ProcessID">
<summary>
Process id of backend server.
......@@ -3716,6 +3740,11 @@
the application developer from connection pooling internals.
</summary>
</member>
<member name="F:Npgsql.NpgsqlConnector._isRedshift">
<summary>
Whether the backend is an AWS Redshift instance
</summary>
</member>
<member name="M:Npgsql.NpgsqlConnector.#ctor(Npgsql.NpgsqlConnectionStringBuilder,System.Boolean,System.Boolean)">
<summary>
Constructor.
......@@ -3849,6 +3878,11 @@
Version of backend server this connector is connected to.
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnector.IsRedshift">
<summary>
Whether the backend is an AWS Redshift instance
</summary>
</member>
<member name="P:Npgsql.NpgsqlConnector.Socket">
<summary>
The physical connection socket to the backend.
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment