Git Product home page Git Product logo

coin-worx / coin-exchange-backend Goto Github PK

View Code? Open in Web Editor NEW
74.0 74.0 54.0 62.72 MB

Coin Exchange back-end code. Coin Exchange is a high performance exchange system specialized for Crypto currency trading with different general purpose uses such as independent deposit and withdrawal channels for Bitcoin and Litecoin, and also a standalone exchange for different asset classes.

License: Apache License 2.0

C# 95.19% ASP 0.01% PowerShell 2.89% Pascal 1.42% Puppet 0.36% HTML 0.13% Batchfile 0.01%

coin-exchange-backend's People

Contributors

abaziz avatar ahmadiq avatar aurorablogs avatar bilal-78699 avatar rasheedamir avatar taimoorchoudhary avatar waqastheenigma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

coin-exchange-backend's Issues

Specify default project.

Specify in the README which is the default project in the solution, that needs to be run.
Can this also be configured in the code somehow?

Add readme details for logo and title customization

Add details in README related to customization of Coin Exchange, being a "white label" exchange, specifically how to change the name/ logo/ theme for the exchange.
At this point the steps can involve changing these in the code before the build is prepared, i.e. what specific source files should be changed and where.

compile code in linux getting error

xbuild CoinExchange.sln
XBuild Engine Version 12.0
Mono, Version 4.2.1.0
Copyright (C) 2005-2013 Various Mono authors

Build started 23-07-2018 16:35:01.


Project "/var/www/git/coin-exchange-backend/src/CoinExchange.sln" (default target(s)):
Target ValidateSolutionConfiguration:
Building solution configuration "Debug|Any CPU".
Target Build:
Project "/var/www/git/coin-exchange-backend/src/Trades/CoinExchange.Trades.Port.Adapter.Messaging/CoinExchange.Trades.Port.Adapter.Messaging.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Done building project "/var/www/git/coin-exchange-backend/src/Trades/CoinExchange.Trades.Port.Adapter.Messaging/CoinExchange.Trades.Port.Adapter.Messaging.csproj".
Project "/var/www/git/coin-exchange-backend/src/Funds/CoinExchange.Funds.Infrastructure.Common/CoinExchange.Funds.Infrastructure.Common.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Done building project "/var/www/git/coin-exchange-backend/src/Funds/CoinExchange.Funds.Infrastructure.Common/CoinExchange.Funds.Infrastructure.Common.csproj".
Project "/var/www/git/coin-exchange-backend/src/Funds/CoinExchange.Funds.Port.Adapter.Messaging/CoinExchange.Funds.Port.Adapter.Messaging.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Done building project "/var/www/git/coin-exchange-backend/src/Funds/CoinExchange.Funds.Port.Adapter.Messaging/CoinExchange.Funds.Port.Adapter.Messaging.csproj".
Project "/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common/CoinExchange.Common.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Done building project "/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common/CoinExchange.Common.csproj".
Project "/var/www/git/coin-exchange-backend/src/Trades/CoinExchange.Trades.Port.Adapter.Rest.Tests/CoinExchange.Trades.Port.Adapter.Rest.Tests.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target ResolveAssemblyReferences:
/usr/lib/mono/xbuild/12.0/bin/Microsoft.Common.targets: warning : Reference 'Microsoft.VisualStudio.QualityTools.UnitTestFramework' not resolved
For searchpath {CandidateAssemblyFiles}
Warning: {CandidateAssemblyFiles} not supported currently
For searchpath /Common Files/microsoft shared/VSTT/10.0/UITestExtensionPackages
Considered '/Common Files/microsoft shared/VSTT/10.0/UITestExtensionPackages/Microsoft.VisualStudio.QualityTools.UnitTestFramework' as a file, but the file does not exist
Considered '/Common Files/microsoft shared/VSTT/10.0/UITestExtensionPackages/Microsoft.VisualStudio.QualityTools.UnitTestFramework.exe' as a file, but the file does not exist
Considered '/Common Files/microsoft shared/VSTT/10.0/UITestExtensionPackages/Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll' as a file, but the file does not exist
For searchpath {HintPathFromItem}
HintPath attribute not found
For searchpath {TargetFrameworkDirectory}
Considered target framework dir /usr/lib/mono/4.5, assembly named 'Microsoft.VisualStudio.QualityTools.UnitTestFramework' not found.
Considered target framework dir /usr/lib/mono/4.5/Facades/, assembly named 'Microsoft.VisualStudio.QualityTools.UnitTestFramework' not found.
For searchpath {PkgConfig}
Considered Microsoft.VisualStudio.QualityTools.UnitTestFramework, but could not find in any pkg-config files.
For searchpath {GAC}
Considered Microsoft.VisualStudio.QualityTools.UnitTestFramework, but could not find in the GAC.
For searchpath {RawFileName}
Considered 'Microsoft.VisualStudio.QualityTools.UnitTestFramework' as a file, but the file does not exist
For searchpath bin/Debug/
Considered '/var/www/git/coin-exchange-backend/src/Trades/CoinExchange.Trades.Port.Adapter.Rest.Tests/bin/Debug/Microsoft.VisualStudio.QualityTools.UnitTestFramework' as a file, but the file does not exist
Considered '/var/www/git/coin-exchange-backend/src/Trades/CoinExchange.Trades.Port.Adapter.Rest.Tests/bin/Debug/Microsoft.VisualStudio.QualityTools.UnitTestFramework.exe' as a file, but the file does not exist
Considered '/var/www/git/coin-exchange-backend/src/Trades/CoinExchange.Trades.Port.Adapter.Rest.Tests/bin/Debug/Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll' as a file, but the file does not exist
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Done building project "/var/www/git/coin-exchange-backend/src/Trades/CoinExchange.Trades.Port.Adapter.Rest.Tests/CoinExchange.Trades.Port.Adapter.Rest.Tests.csproj".
Project "/var/www/git/coin-exchange-backend/src/Client/CoinExchange.Client/CoinExchange.Client.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Done building project "/var/www/git/coin-exchange-backend/src/Client/CoinExchange.Client/CoinExchange.Client.csproj".
Project "/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common.Tests/CoinExchange.Common.Tests.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target ResolveAssemblyReferences:
/usr/lib/mono/4.5/Microsoft.Common.targets: warning : Reference 'MySql.Data, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL' not resolved
For searchpath {CandidateAssemblyFiles}
Warning: {CandidateAssemblyFiles} not supported currently
For searchpath {HintPathFromItem}
Considered ../../../../../Program Files (x86)/MySQL/MySQL Connector Net 6.8.3/Assemblies/v4.5/MySql.Data.dll, but it does not exist.
For searchpath {TargetFrameworkDirectory}
Considered target framework dir /usr/lib/mono/4.5, assembly named 'MySql.Data' not found.
Considered target framework dir /usr/lib/mono/4.5/Facades/, assembly named 'MySql.Data' not found.
For searchpath {PkgConfig}
Considered MySql.Data, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL, but could not find in any pkg-config files.
For searchpath {GAC}
Considered MySql.Data, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL, but could not find in the GAC.
For searchpath {RawFileName}
Considered 'MySql.Data, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL' as a file, but the file does not exist
For searchpath bin/Debug/
Considered '/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common.Tests/bin/Debug/MySql.Data' as a file, but the file does not exist
Considered '/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common.Tests/bin/Debug/MySql.Data.exe' as a file, but the file does not exist
Considered '/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common.Tests/bin/Debug/MySql.Data.dll' as a file, but the file does not exist
/usr/lib/mono/4.5/Microsoft.Common.targets: warning : Reference 'MySql.Data.Entity.EF5, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL' not resolved
For searchpath {CandidateAssemblyFiles}
Warning: {CandidateAssemblyFiles} not supported currently
For searchpath {HintPathFromItem}
Considered ../../../../../Program Files (x86)/MySQL/MySQL Connector Net 6.8.3/Assemblies/v4.5/MySql.Data.Entity.EF5.dll, but it does not exist.
For searchpath {TargetFrameworkDirectory}
Considered target framework dir /usr/lib/mono/4.5, assembly named 'MySql.Data.Entity.EF5' not found.
Considered target framework dir /usr/lib/mono/4.5/Facades/, assembly named 'MySql.Data.Entity.EF5' not found.
For searchpath {PkgConfig}
Considered MySql.Data.Entity.EF5, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL, but could not find in any pkg-config files.
For searchpath {GAC}
Considered MySql.Data.Entity.EF5, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL, but could not find in the GAC.
For searchpath {RawFileName}
Considered 'MySql.Data.Entity.EF5, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL' as a file, but the file does not exist
For searchpath bin/Debug/
Considered '/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common.Tests/bin/Debug/MySql.Data.Entity.EF5' as a file, but the file does not exist
Considered '/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common.Tests/bin/Debug/MySql.Data.Entity.EF5.exe' as a file, but the file does not exist
Considered '/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common.Tests/bin/Debug/MySql.Data.Entity.EF5.dll' as a file, but the file does not exist
/usr/lib/mono/4.5/Microsoft.Common.targets: warning : Reference 'MySql.Data.Entity.EF6, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL' not resolved
For searchpath {CandidateAssemblyFiles}
Warning: {CandidateAssemblyFiles} not supported currently
For searchpath {HintPathFromItem}
Considered ../../../../../Program Files (x86)/MySQL/MySQL Connector Net 6.8.3/Assemblies/v4.5/MySql.Data.Entity.EF6.dll, but it does not exist.
For searchpath {TargetFrameworkDirectory}
Considered target framework dir /usr/lib/mono/4.5, assembly named 'MySql.Data.Entity.EF6' not found.
Considered target framework dir /usr/lib/mono/4.5/Facades/, assembly named 'MySql.Data.Entity.EF6' not found.
For searchpath {PkgConfig}
Considered MySql.Data.Entity.EF6, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL, but could not find in any pkg-config files.
For searchpath {GAC}
Considered MySql.Data.Entity.EF6, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL, but could not find in the GAC.
For searchpath {RawFileName}
Considered 'MySql.Data.Entity.EF6, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL' as a file, but the file does not exist
For searchpath bin/Debug/
Considered '/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common.Tests/bin/Debug/MySql.Data.Entity.EF6' as a file, but the file does not exist
Considered '/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common.Tests/bin/Debug/MySql.Data.Entity.EF6.exe' as a file, but the file does not exist
Considered '/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common.Tests/bin/Debug/MySql.Data.Entity.EF6.dll' as a file, but the file does not exist
/usr/lib/mono/4.5/Microsoft.Common.targets: warning : Reference 'MySql.Web, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL' not resolved
For searchpath {CandidateAssemblyFiles}
Warning: {CandidateAssemblyFiles} not supported currently
For searchpath {HintPathFromItem}
Considered ../../../../../Program Files (x86)/MySQL/MySQL Connector Net 6.8.3/Assemblies/v4.5/MySql.Web.dll, but it does not exist.
For searchpath {TargetFrameworkDirectory}
Considered target framework dir /usr/lib/mono/4.5, assembly named 'MySql.Web' not found.
Considered target framework dir /usr/lib/mono/4.5/Facades/, assembly named 'MySql.Web' not found.
For searchpath {PkgConfig}
Considered MySql.Web, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL, but could not find in any pkg-config files.
For searchpath {GAC}
Considered MySql.Web, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL, but could not find in the GAC.
For searchpath {RawFileName}
Considered 'MySql.Web, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL' as a file, but the file does not exist
For searchpath bin/Debug/
Considered '/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common.Tests/bin/Debug/MySql.Web' as a file, but the file does not exist
Considered '/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common.Tests/bin/Debug/MySql.Web.exe' as a file, but the file does not exist
Considered '/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common.Tests/bin/Debug/MySql.Web.dll' as a file, but the file does not exist
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Done building project "/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common.Tests/CoinExchange.Common.Tests.csproj".
Project "/var/www/git/coin-exchange-backend/src/IdentityAccess/CoinExchange.IdentityAccess.Infrastructure/CoinExchange.IdentityAccess.Infrastructure.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Done building project "/var/www/git/coin-exchange-backend/src/IdentityAccess/CoinExchange.IdentityAccess.Infrastructure/CoinExchange.IdentityAccess.Infrastructure.csproj".
Project "/var/www/git/coin-exchange-backend/src/IdentityAccess/CoinExchange.IdentityAccess.Port.Adapter.Messaging/CoinExchange.IdentityAccess.Port.Adapter.Messaging.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Done building project "/var/www/git/coin-exchange-backend/src/IdentityAccess/CoinExchange.IdentityAccess.Port.Adapter.Messaging/CoinExchange.IdentityAccess.Port.Adapter.Messaging.csproj".
Project "/var/www/git/coin-exchange-backend/src/IdentityAccess/CoinExchange.IdentityAccess.Port.Adapter.Rest.Tests/CoinExchange.IdentityAccess.Port.Adapter.Rest.Tests.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Done building project "/var/www/git/coin-exchange-backend/src/IdentityAccess/CoinExchange.IdentityAccess.Port.Adapter.Rest.Tests/CoinExchange.IdentityAccess.Port.Adapter.Rest.Tests.csproj".
Project "/var/www/git/coin-exchange-backend/src/Trades/CoinExchange.Trades.Infrastructure.Services.IntegrationTests/CoinExchange.Trades.Infrastructure.Services.IntegrationTests.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Done building project "/var/www/git/coin-exchange-backend/src/Trades/CoinExchange.Trades.Infrastructure.Services.IntegrationTests/CoinExchange.Trades.Infrastructure.Services.IntegrationTests.csproj".
Project "/var/www/git/coin-exchange-backend/src/Trades/CoinExchange.Trades.Domain.Model/CoinExchange.Trades.Domain.Model.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug+ /optimize- /out:obj/Debug/CoinExchange.Trades.Domain.Model.dll CurrencyPairAggregate/CurrencyPair.cs CurrencyPairAggregate/ICurrencyPairRepository.cs OrderMatchingEngine/BBOEvent.cs OrderMatchingEngine/DepthEvent.cs OrderMatchingEngine/ExchangeEssentials.cs OrderMatchingEngine/ExchangeEssentialsSnapshortEvent.cs OrderMatchingEngine/LimitOrderBookEvent.cs OrderAggregate/OrderEvent.cs OrderMatchingEngine/ExchangeEssentialsList.cs OrderMatchingEngine/LimitOrderBookReplayService.cs OrderMatchingEngine/ReplayService.cs Services/IBalanceValidationService.cs TradeAggregate/ITradeIdGenerator.cs TradeAggregate/TradeEvent.cs OrderAggregate/InputDisruptorPublisher.cs OrderAggregate/InputPayload.cs OrderAggregate/OrderCancellation.cs OrderMatchingEngine/BBO.cs OrderMatchingEngine/BBOListener.cs OrderMatchingEngine/ChangeId.cs OrderMatchingEngine/Depth.cs OrderMatchingEngine/DepthLevel.cs OrderMatchingEngine/DepthLevelMap.cs OrderMatchingEngine/DepthListener.cs OrderMatchingEngine/DepthOrderBook.cs OrderMatchingEngine/Exchange.cs OrderMatchingEngine/FillFlags.cs OrderMatchingEngine/IBBOListener.cs OrderMatchingEngine/IDepthListener.cs OrderMatchingEngine/IOrderBookListener.cs OrderMatchingEngine/IOrderListener.cs OrderMatchingEngine/ITradeListener.cs OrderMatchingEngine/LimitOrderBook.cs OrderMatchingEngine/OrderBookListener.cs OrderMatchingEngine/OrderList.cs OrderMatchingEngine/OrderListener.cs OrderMatchingEngine/TradeListener.cs OrderMatchingEngine/Types.cs OrderAggregate/Order.cs OrderAggregate/OrderFactory.cs OrderAggregate/OrderSide.cs OrderAggregate/OrderStatus.cs OrderAggregate/OrderType.cs OrderAggregate/Price.cs OrderAggregate/Volume.cs Properties/AssemblyInfo.cs OrderAggregate/CancelOrderResponse.cs MarketDataAggregate/MarketData.cs MarketDataAggregate/Ohlc.cs OrderAggregate/OrderId.cs OrderAggregate/TradeRecord.cs Services/IEventStore.cs Services/IOrderIdGenerator.cs Services/Journaler.cs Services/OutputDisruptor.cs TradeAggregate/Trade.cs TradeAggregate/TradeExecutedEvent.cs TradeAggregate/TradeFactory.cs TradeAggregate/TradeId.cs TradeAggregate/TradeList.cs TradeAggregate/TraderId.cs /target:library /define:"DEBUG;TRACE" /nostdlib /reference:../../packages/Disruptor.1.1.0/lib/net40/Atomic.dll /reference:../../packages/Common.Logging.2.1.2/lib/net40/Common.Logging.dll /reference:../../packages/Disruptor.1.1.0/lib/net40/Disruptor.dll /reference:../../packages/Disruptor.1.1.0/lib/net40/Disruptor.Scheduler.dll /reference:../../packages/log4net.1.2.10/lib/2.0/log4net.dll /reference:../../packages/Newtonsoft.Json.6.0.4/lib/net45/Newtonsoft.Json.dll /reference:../../packages/Spring.Aop.1.3.2/lib/net40/Spring.Aop.dll /reference:../../packages/Spring.Core.1.3.2/lib/net40/Spring.Core.dll /reference:../../packages/Spring.Data.1.3.2/lib/net40/Spring.Data.dll /reference:../../packages/Spring.Web.2.0.0-RC1/lib/net45/Spring.Web.dll /reference:../../packages/Spring.Web.Mvc4.2.0.0-RC1/lib/net45/Spring.Web.Mvc4.dll /reference:/usr/lib/mono/4.5/System.dll /reference:/usr/lib/mono/4.5/System.Runtime.Serialization.dll /reference:/usr/lib/mono/4.5/System.Xml.Linq.dll /reference:/usr/lib/mono/4.5/System.Data.DataSetExtensions.dll /reference:/usr/lib/mono/4.5/Microsoft.CSharp.dll /reference:/usr/lib/mono/4.5/System.Data.dll /reference:/usr/lib/mono/4.5/System.Xml.dll /reference:/usr/lib/mono/4.5/System.Core.dll /reference:/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common/bin/Debug//CoinExchange.Common.dll /reference:/usr/lib/mono/4.5/mscorlib.dll /warn:4
CSC: error CS1705: Assembly Spring.Web, Version=2.0.0.45000, Culture=neutral, PublicKeyToken=65e474d141e25e07' references Spring.Core, Version=2.0.0.45000, Culture=neutral, PublicKeyToken=65e474d141e25e07' which has a higher version number than imported assembly `Spring.Core, Version=1.3.2.40943, Culture=neutral, PublicKeyToken=65e474d141e25e07'
Task "Csc" execution -- FAILED
Done building target "CoreCompile" in project "/var/www/git/coin-exchange-backend/src/Trades/CoinExchange.Trades.Domain.Model/CoinExchange.Trades.Domain.Model.csproj".-- FAILED
Done building project "/var/www/git/coin-exchange-backend/src/Trades/CoinExchange.Trades.Domain.Model/CoinExchange.Trades.Domain.Model.csproj".-- FAILED
Project "/var/www/git/coin-exchange-backend/src/Funds/CoinExchange.Funds.Domain.Model/CoinExchange.Funds.Domain.Model.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Target _CopyDeployFilesToOutputDirectoryAlways:
Copying file from '/var/www/git/coin-exchange-backend/src/Funds/CoinExchange.Funds.Domain.Model/FundsDomainModelConfig.xml' to '/var/www/git/coin-exchange-backend/src/Funds/CoinExchange.Funds.Domain.Model/bin/Debug/FundsDomainModelConfig.xml'
Done building project "/var/www/git/coin-exchange-backend/src/Funds/CoinExchange.Funds.Domain.Model/CoinExchange.Funds.Domain.Model.csproj".
Project "/var/www/git/coin-exchange-backend/src/IdentityAccess/CoinExchange.IdentityAccess.Domain.Model/CoinExchange.IdentityAccess.Domain.Model.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Done building project "/var/www/git/coin-exchange-backend/src/IdentityAccess/CoinExchange.IdentityAccess.Domain.Model/CoinExchange.IdentityAccess.Domain.Model.csproj".
Task "MSBuild" execution -- FAILED
Done building target "Build" in project "/var/www/git/coin-exchange-backend/src/CoinExchange.sln".-- FAILED
Done building project "/var/www/git/coin-exchange-backend/src/CoinExchange.sln".-- FAILED

Build FAILED.

Warnings:

/var/www/git/coin-exchange-backend/src/CoinExchange.sln (default targets) ->
(Build target) ->
/var/www/git/coin-exchange-backend/src/Trades/CoinExchange.Trades.Port.Adapter.Rest.Tests/CoinExchange.Trades.Port.Adapter.Rest.Tests.csproj (default targets) ->
/usr/lib/mono/xbuild/12.0/bin/Microsoft.Common.targets (ResolveAssemblyReferences target) ->

/usr/lib/mono/xbuild/12.0/bin/Microsoft.Common.targets:  warning : Reference 'Microsoft.VisualStudio.QualityTools.UnitTestFramework' not resolved

/var/www/git/coin-exchange-backend/src/CoinExchange.sln (default targets) ->
(Build target) ->
/var/www/git/coin-exchange-backend/src/Common/CoinExchange.Common.Tests/CoinExchange.Common.Tests.csproj (default targets) ->
/usr/lib/mono/4.5/Microsoft.Common.targets (ResolveAssemblyReferences target) ->

/usr/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'MySql.Data, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL' not resolved
/usr/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'MySql.Data.Entity.EF5, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL' not resolved
/usr/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'MySql.Data.Entity.EF6, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL' not resolved
/usr/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'MySql.Web, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL' not resolved

Errors:

/var/www/git/coin-exchange-backend/src/CoinExchange.sln (default targets) ->
(Build target) ->
/var/www/git/coin-exchange-backend/src/Trades/CoinExchange.Trades.Domain.Model/CoinExchange.Trades.Domain.Model.csproj (default targets) ->
/usr/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->

CSC: error CS1705: Assembly `Spring.Web, Version=2.0.0.45000, Culture=neutral, PublicKeyToken=65e474d141e25e07' references `Spring.Core, Version=2.0.0.45000, Culture=neutral, PublicKeyToken=65e474d141e25e07' which has a higher version number than imported assembly `Spring.Core, Version=1.3.2.40943, Culture=neutral, PublicKeyToken=65e474d141e25e07'

 5 Warning(s)
 1 Error(s)

Time Elapsed 00:00:05.8636320

screenshot from 2018-07-23 16-36-21

Please suggest me solution

Admin Panel

Does it have Admin Panel? How will the administrators will make the woorkaround?

How to run solution

How to install and run your solution. I am can't debug code. How to run on IIS.

Add list of use cases in README

List the use cases in the readme. This should be a subsection of the Solution section. At the end of the use cases subsection, add a link to the screenshots section of the frontend repo.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.