Pinned Repositories
ExchangeSharp
ExchangeSharp is a powerful, fast and easy to use .NET/C# API for interfacing with many crypto currency exchanges. REST and web sockets are supported.
JSqlServerBulkInsert
A library for bulk inserts to SQL Server Databases using Java
azure-devops-docs
This repo is the home of the official Azure DevOps documentation for Microsoft. GitHub Issues filed in this repository should be for problems with the documentation.
binance-official-api-docs
Official Documentation for the Binance APIs and Streams
Bittrex.Net
A C# .Net wrapper for the Bittrex web API including all features easily accessible and usable
Coinbase.Pro
:chart_with_upwards_trend: A .NET/C# implementation of the Coinbase Pro API.
CoinbaseExchange.NET
A C# wrapper around the GDAX/Coinbase REST API (forked from sefbkn/CoinbaseExchange.NET)
ExchangeSharp
ExchangeSharp is a powerful, fast and easy to use .NET/C# API for interfacing with many crypto currency exchanges. REST and web sockets are supported.
IEXSharp
IEX Cloud API for C# and other .net languages. Supports SSE streaming
VSLee.Utils
Personal collection of utilities which my projects depend on
vslee's Repositories
vslee/IEXSharp
IEX Cloud API for C# and other .net languages. Supports SSE streaming
vslee/CoinbaseExchange.NET
A C# wrapper around the GDAX/Coinbase REST API (forked from sefbkn/CoinbaseExchange.NET)
vslee/VSLee.Utils
Personal collection of utilities which my projects depend on
vslee/ExchangeSharp
ExchangeSharp is a powerful, fast and easy to use .NET/C# API for interfacing with many crypto currency exchanges. REST and web sockets are supported.
vslee/azure-devops-docs
This repo is the home of the official Azure DevOps documentation for Microsoft. GitHub Issues filed in this repository should be for problems with the documentation.
vslee/binance-official-api-docs
Official Documentation for the Binance APIs and Streams
vslee/Bittrex.Net
A C# .Net wrapper for the Bittrex web API including all features easily accessible and usable
vslee/Coinbase.Pro
:chart_with_upwards_trend: A .NET/C# implementation of the Coinbase Pro API.
vslee/coinbasepro-csharp
The unofficial .NET/C# client library for the Coinbase Pro/GDAX API
vslee/daemaged.ibnet
Interactive Brokers Client API in .NET
vslee/docs
This repository contains .NET Documentation.
vslee/docs-desktop
This repository contains .NET documentation related to Windows Forms (winforms) and Windows Presentation Foundation (WPF).
vslee/dotnet-eventsource
Server-sent events (SSE) client implementation for .NET
vslee/EFCore.CheckConstraints
An Entity Framework Core plugin to automatically add check constraints in various situations
vslee/EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
vslee/IBAutomater
Automates IB Gateway start, stopping and restarting.
vslee/iextrading4j-hist
IEX Trading library to parse TOPS and DEEP multicast packets
vslee/JSqlServerBulkInsert
A library for bulk inserts to SQL Server Databases using Java
vslee/ObservableComputations
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
vslee/reactivex.github.io
ReactiveX Website
vslee/SimpleAlphaVantage
A simple AlphaVantage client, built to use alongside reading their documentation, and simplifying many of the output models
vslee/SwordfishCollections
C# library for Concurrent Observable Collection, Dictionary, and Sorted Dictionary
vslee/TinyCsvParser
Easy to use, easy to extend and high-performance library for CSV parsing with .NET