|
|
||
|---|---|---|
| .. | ||
| Knoks.Api | ||
| Knoks.Api.Client | ||
| Knoks.Core | ||
| Knoks.CryptoExchanges | ||
| Knoks.Framework | ||
| Knoks.Operate | ||
| Knoks.PriceDB | ||
| Knoks.Sandbox | ||
| Knoks.SignalTracking | ||
| Knoks.Test.Integrations | ||
| Knoks.Test.Units | ||
| Knoks.TokenContractTracking | ||
| KnoksExchangeTestApp | ||
| Postman | ||
| Sandbox | ||
| WebSocket.Clients | ||
| WebSocket.Interfaces | ||
| .gitignore | ||
| Ethereum.playlist | ||
| Knoks.BackEnd.sln | ||
| NuGet.config | ||
| README.md | ||
| bitbucket-pipelines.yml | ||
README.md
Lendoit back-end project.
Technologies
- .NET Core 1.1 and ASP.NET Core 1.1
- Visual Studio 2017
- Logging is standard .NET Core fundamental
- Testing framework by xUnit.net
IDE Installation
- Download and install Visual Studio 2017
DB Installation
Note: this instraction relevant in case your Visual Studio 2015 has no installed ProjectsV13 Database Instance
Setup LocalDb: https://msdn.microsoft.com/en-us/library/hh247716.aspx
- Check version: sqllocaldb versions
- Create with specific version if installed more than one. Version can be dependent on SSDT: sqllocaldb create ProjectsV13 13.0.1601.5
API Documentation
- The spec of API - {base url}/spec/swagger/index.html
- Swagger implementation info
- NSwag example for C# & TypeScript API Client Generator
License
Copyright © Lendoit. All Rights Reserved.