Code Monkey home page Code Monkey logo

Bora KAŞMER's Projects

.net-core-userroles icon .net-core-userroles

Create .Net Core Web Api 3.1.1 and DB First EntityFramework application. Custom Attribute and Custom Action Filter created for checking permission of User. With this permission user, can run or not run the Action. All the permission Checked with Bitwise Iteration.

.netcoresignalrprivatebackgroundchange icon .netcoresignalrprivatebackgroundchange

In a .Net Core Mvc project, using signalr, one of the logged in users is selected, and one of the 4 desired images is sent. The user list with login is kept in a static list of the dictionary in a session. In addition, connectionID problems that are changed by disconnections, page refreshes or opening a new tab are resolved by different methods. Video : https://youtu.be/oEiQAEZH800

asp.net-core-angular4-typescript icon asp.net-core-angular4-typescript

We published WebApi service from 5050 port with Asp.Net Core on OSX. After all we created Web Application with Angular 4 and Typescript. First of all we designed a block of venue. And aline seats by rows and columns count. After organized seats, client could make some process on them. He or she could buy seats, cancel seats or reserve seats for VIP

aspnetcoresessiononredis icon aspnetcoresessiononredis

Configuring Redis for ASP.NET Core Session Store. When you save key and value on Session, actullay it saves on Redis as a Hash data, Soo performance will improve and you can avoid side effects of session on high traffic.

asynclockobject icon asynclockobject

How to handle asynchronous methods if Twenty Thousand customers come to our News Portal concurrently when the Redis is expired.

auditdb icon auditdb

Find Only Edit Columns on DBContext Middleware with override SaveChanges(). And Save Old and New Value with Column Name and Primary Key Value on Elastic Search

azureredis icon azureredis

Get List And Detail All News data on .Net Core Mvc Application. All data come from Redis on Azure.

azureworker-redispub-sub icon azureworker-redispub-sub

We will create SQL Server and Redis Cache on Azure. We will Create a .Net Core WebApi Service. We will Get and Update Exchange Data with this service. We will use EntityFramework (DbContext) for SQL DB operations and ServiceStack for Redis memory cache. We will update exchange data by using Redis Pub/Sub on .Net Core Worker project. We will update SqlDB and Redis async by using this Microservice.

bitwise icon bitwise

We will test Bitwise advantages on .Net 6 WebApi Service.

blackjack icon blackjack

BlackJack (21 Games) With Mvc, Code First and Jquery. Have Fun...

blazorwordgame icon blazorwordgame

This is a simple online multiplayer word game with Blazor and SignalR on .NetCore. We will use SignalR for realtime communication between two players. All the words will keep in MongoDB. And we will support multi-platforms with .Net Core.

c-11fivenewfeatures icon c-11fivenewfeatures

1-)Newlines in string interpolations, 2-)Parameter Null Checking, 3-) List Patterns, 4-) Generic Attributes, 5-) Static Abstract Interface Methods

canakkaleseminer icon canakkaleseminer

I developed real socket game with Mvc and SignalR, which is remote controled by Mobile phone with using Html 5.

cleancode icon cleancode

To refactor a very messy AI application code, we will use Strategy, Extract and Interpreter Design Patterns.

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.