You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deribit bot to run options strategy orders with different triggers and targets. You can set strategy cost to execute orders, this can be used to start trade, stop loss or stop gain. It supports strategies with up to 4 different trades at the same time.
Medusa is a website that publishes book reviews. It has two panels: Manager and presentation. Book review is published and categorized from the admin panel. In the presentation panel, you can filter and add comments on book reviews. Admin can edit categories and reviews, delete and add a new one.
Examples of how .NET and ASP.NET Core apps can be hosted using Host.CreateDefaultBuilder, Host.CreateApplicationBuilder, and WebApplication.CreateBuilder.
AuthServer.API projesi, Udemy'de Fatih Çakıroğlu Çakıroğlu'nun yayınladığı kurs eğitiminde geliştirdiğimiz bir Çok yönl bir JWT Projesidir. Bu Projede Access Token,RefreshToken, ClientId ve SecretKey ile Token alma, Role Bazlı Authorization gibi birçok konuyu ele almaktadır