Pinned Repositories
AlphaVantage.Net
.Net client library for Alpha Vantage API
ApiEndpoints
A project for supporting API Endpoints in ASP.NET Core web applications.
AutoFinance.Broker
A Dotnet Core library to interact with Interactive Broker's Trader Workstation (IB TWS)
CleanArchitecture
A starting point for Clean Architecture with ASP.NET Core
DesignPatternsInCSharp
Samples associated with Pluralsight design patterns in c# courses.
DomainEventsConsole
A console app showing domain events in action using .NET 5
eShopOnWeb
Sample ASP.NET Core 3.1 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Havit.Blazor
Free Bootstrap 5 components for ASP.NET Blazor + optional enterprise-level stack for Blazor development (gRPC code-first, layered architecture, localization, auth, ...)
HttpClientTestExtensions
Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.
IB.CSharpApiClient
Interactive Brokers - TWS API simplified client
oritadeu's Repositories
oritadeu/AlphaVantage.Net
.Net client library for Alpha Vantage API
oritadeu/ApiEndpoints
A project for supporting API Endpoints in ASP.NET Core web applications.
oritadeu/AutoFinance.Broker
A Dotnet Core library to interact with Interactive Broker's Trader Workstation (IB TWS)
oritadeu/CleanArchitecture
A starting point for Clean Architecture with ASP.NET Core
oritadeu/DesignPatternsInCSharp
Samples associated with Pluralsight design patterns in c# courses.
oritadeu/DomainEventsConsole
A console app showing domain events in action using .NET 5
oritadeu/eShopOnWeb
Sample ASP.NET Core 3.1 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
oritadeu/Havit.Blazor
Free Bootstrap 5 components for ASP.NET Blazor + optional enterprise-level stack for Blazor development (gRPC code-first, layered architecture, localization, auth, ...)
oritadeu/HttpClientTestExtensions
Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.
oritadeu/IB.CSharpApiClient
Interactive Brokers - TWS API simplified client
oritadeu/open-closed
Repository for the Open/Closed principle article that i wrote.
oritadeu/pdf.js
PDF Reader in JavaScript
oritadeu/pdf.js-stream
PDF.js project using Stream API for rendering and networking.
oritadeu/ReactIb
A reactive wrapper over the Interactive Brokers TWS API
oritadeu/Stock.Indicators
Stock.Indicators for .NET is a C# library package that produces financial market technical indicators. Send in historical price quotes and get back desired indicators such as moving averages, Relative Strength Index, Stochastic Oscillator, Parabolic SAR, etc. Nothing more. It can be used in any market analysis software using standard OHLCV price quotes for equities, commodities, forex, cryptocurrencies, and others. We had private trading algorithms, machine learning, and charting systems in mind when originally creating this community library.
oritadeu/training-tutorials
Getting started tutorials for C# and ASP.NET
oritadeu/worm-game
A simple snake game with multiple screens in browser