aram87
Microsoft MVP, Technical Manager @aramex, Founder of codingsonata.com, Full-stack developer, C#, .NET, .NET Framework, Android, Angular, SQL
codingsonata.comJordan
Pinned Repositories
AndroidWithAspNetCoreWebApi
BuildRESTfulAPIsUsingAspNetCoreAndEntityFrameworkCore
FileUploadApi
A tutorial about uploading file (image) to ASP.NET Core Web API alongside passing other data with the same request, the project also shows how to save the uploaded file in a physical storage and persist the path in the database
LocalizationInAspNetCoreWebApi
Localization in ASP.NET Core Web API
LoggingWithSerilog
reCAPTCHA
This repo includes an integration projects with Google reCAPTCHA v3 and server verification using ASP.NET Core Web API
SecuringWebApiUsingApiKey
A tutorial about implementing API Key Authentication in ASP.NET Core Web API project
SecuringWebApiUsingJwtAuthentication
Tutorial Code of codingsonata.com article - Secure ASP.NET Core Web API using JWT Authentication
tasks-app
TasksApi
A simple API built in ASP.NET Core Web API 6, connecting SQL Server Express database with EF Core and using JWT-based authentication with refresh tokens
aram87's Repositories
aram87/TasksApi
A simple API built in ASP.NET Core Web API 6, connecting SQL Server Express database with EF Core and using JWT-based authentication with refresh tokens
aram87/SecuringWebApiUsingApiKey
A tutorial about implementing API Key Authentication in ASP.NET Core Web API project
aram87/SecuringWebApiUsingJwtAuthentication
Tutorial Code of codingsonata.com article - Secure ASP.NET Core Web API using JWT Authentication
aram87/FileUploadApi
A tutorial about uploading file (image) to ASP.NET Core Web API alongside passing other data with the same request, the project also shows how to save the uploaded file in a physical storage and persist the path in the database
aram87/BuildRESTfulAPIsUsingAspNetCoreAndEntityFrameworkCore
aram87/AndroidWithAspNetCoreWebApi
aram87/LocalizationInAspNetCoreWebApi
Localization in ASP.NET Core Web API
aram87/LoggingWithSerilog
aram87/reCAPTCHA
This repo includes an integration projects with Google reCAPTCHA v3 and server verification using ASP.NET Core Web API
aram87/tasks-app
aram87/PayPal-Android-SDK
Accept PayPal and credit cards in your Android app
aram87/AngularF2BWebAPI
Files for the "Angular Front to Back With Web API" Pluralsight course by Deborah Kurata.
aram87/aram87
aram87/discoverdotnet
A web site that helps you discover awesome .NET open source and community resources
aram87/IdentityServer3.Admin
aram87/IdentityServer3.Samples
Samples for Thinktecture IdentityServer v3
aram87/PayPal-NET-SDK
.net SDK for PayPal's RESTful APIs
aram87/TasksApp.Refit
aram87/test
aram87/ApiConfigurationsUsingAppSettings
The source code for a tutorial where you will learn how to apply API Configurations using appsettings.json in ASP.NET Core Web API.
aram87/dotnet-creator-cards
This repository feeds the creator list at WeAreDotnet
aram87/MyDictionaryApp