Pinned Repositories
.net-core-api-consuming-with-angular
.net core api consuming with angular table and search filter
api-connection
this easy application contain 3 branches. master branch include api and project branch include windows form application for connect to api. and project2 branch include asp.net web application to connect the api. to run to this application, you require to IIS manager activation and publish api with this. and you have to install CORS inside your api project. for prevent to this error: Access to XMLHttpRequest at 'http://xxx/api' from origin 'https://yyy' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
asp.net_mvc_and_api_webapplication
an application api and mvc together. i connect to api with jquery from other application in this project solution.
cityguide-api
Class_project
coding-interview-university
A complete computer science study plan to become a software engineer.
EasyCache
This library contains more than one cache provider for dotnet.
ElasticSearch_Logging_History
I created a basic project for show how to keep logging status or history in your local machine instead of cloud or physical server. This project needs ElasticSearch and Kibana downloads in your local machine and you should run them with cmd to see changes at your history.
Employee_Project
A project with N-Tier Architecture and Repository Pattern which is created with .NET 5 WEB API. Used Constructor Injection for Dependency Injection
free-programming-books
:books: Freely available programming books
sa-190's Repositories
sa-190/.net-core-api-consuming-with-angular
.net core api consuming with angular table and search filter
sa-190/api-connection
this easy application contain 3 branches. master branch include api and project branch include windows form application for connect to api. and project2 branch include asp.net web application to connect the api. to run to this application, you require to IIS manager activation and publish api with this. and you have to install CORS inside your api project. for prevent to this error: Access to XMLHttpRequest at 'http://xxx/api' from origin 'https://yyy' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
sa-190/asp.net_mvc_and_api_webapplication
an application api and mvc together. i connect to api with jquery from other application in this project solution.
sa-190/cityguide-api
sa-190/Class_project
sa-190/coding-interview-university
A complete computer science study plan to become a software engineer.
sa-190/EasyCache
This library contains more than one cache provider for dotnet.
sa-190/ElasticSearch_Logging_History
I created a basic project for show how to keep logging status or history in your local machine instead of cloud or physical server. This project needs ElasticSearch and Kibana downloads in your local machine and you should run them with cmd to see changes at your history.
sa-190/Employee_Project
A project with N-Tier Architecture and Repository Pattern which is created with .NET 5 WEB API. Used Constructor Injection for Dependency Injection
sa-190/free-programming-books
:books: Freely available programming books
sa-190/kodluyoruz-frontend-101-egitimi
Kodluyoruz için Hazırladığım Video Eğitim Seti Repo'sudur. YouTube Kanalım: https://www.youtube.com/hakanyalcinkaya
sa-190/kodluyoruzRepo
sa-190/language-exam-project-example
sa-190/MachineLearning
an easy console sample with c# .net for machine learning. Used ml.net framework and data file link is: (right click save as .tsv format) https://raw.githubusercontent.com/dotnet/machinelearning/master/test/data/wikipedia-detox-250-line-data.tsv
sa-190/MachineLearningEncog
easy console sample with c# encog framework for machine learning.
sa-190/postgres_jwt
sa-190/prog
sa-190/programs
sa-190/sa-190
sa-190/SnakeGame
sa-190/StoredProcedure_Transaction
sa-190/webapi_webapp