Pinned Repositories
.NET-Core-Series
Code Maze .NET Core Series
.Net-Core-the-Parter-UnitOfWork
Dependency Injection UnitOfWork Pattern In Asp.Net Core
.net-google-calendar-api-integration
Integrating Google Calendar API with Service Account
AuditLogging
🕊️ Simple audit logging for .NET Core with EntityFramework Core
okta-oidc-spa-osw-aspnet
OpenID Connect code sample with Okta using an ASP.NET MVC Single Page Application calling an ASP.NET Web API
Prise.Examples
Example Projects for the Prise plugin framework
murattdogan's Repositories
murattdogan/AdminLTE-ASP-NET-MVC
ASP.NET MVC version of AdminLTE
murattdogan/Angular-ASPNET-Core-CustomersService
Angular and ASP.NET Core RESTful Services
murattdogan/AngularASPNETCore2WebApiAuth
Sample project demonstrating jwt-based authentication with an Angular (v5.2.1) frontend and ASP.NET Core 2 WebApi. Includes both local user registration with .NET Core Identity membership and facebook login scenarios.
murattdogan/asp-net-core-web-api
Project template for ASP.NET core for Web API with authorization
murattdogan/ASP.NET-Core-2.0-Logging-Caching-Localization-Sample
Dotnet Core Day seminar sample project
murattdogan/aspnet-core-webapi-jwt-auth-example
An example of how you can issue JWT tokens with ASP.NET Core 1, authenticate a user with the tokens issued and restrict access to controller methods based on user claims using ASP.NET Core MVC's policy features in a Web API project.
murattdogan/ASPNETCore2_JWT
Exemplo de uso de JWT (JSON Web Token) e Bearer Authentication em uma API REST criada com o ASP.NET Core 2.0
murattdogan/AspNetCoreMultitenantMicroservicesArchitecture-1
Multitenant Microservices Architecture
murattdogan/AspNetCoreRateLimit
ASP.NET Core rate limiting middleware
murattdogan/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
murattdogan/Blank.AspNetCore
Bootstrap project for AspNetCore + Vue + Typescript + Gulp + Webpack
murattdogan/CqrsOrm
Simple CQRS ORM with Generic Unit of Work and Repository Pattern
murattdogan/deadlock-monitor
Deadlock & Monitor Example
murattdogan/dotnetcore.samples
.NET Core Samples - Code it Yourself...
murattdogan/EFCoreGenericRepositorySolution
EFCoreGenericRepositorySolution
murattdogan/Fiver.Asp.Logging.Serilog
murattdogan/Fiver.Security.AuthServer
murattdogan/Globalization-In-ASP.NET-Core-MVC-And-Elasticsearch
A sample project for my blog article.
murattdogan/Google-Dotnet-Samples
Unoffical Samples for the Google APIs .Net client library.
murattdogan/HttpCacheHeaders
ASP.NET Core middleware that adds HttpCache headers to responses (Cache-Control, Expires, ETag, Last-Modified), and implements cache expiration & validation models
murattdogan/IdentityServer4Authentication
Simple sample of an IdentityServer4-based authentication server for ASP.NET Core
murattdogan/IdentityServerSample
Sample ASP.NET Core MVC and Angular apps and API using Identity Server 4
murattdogan/Justin.AspNetCore.LdapAuthentication
LDAP based password authentication for ASP.NET Identity
murattdogan/LimitsMiddleware.aspnetcore
Middleware to apply limits to an ASP.NET Core pipeline, ported from Damian Hickey's OWIN LimitsMiddleware
murattdogan/NetCore2-MultipleCDN-StrategyPattern
Asp.Net Core v2.0 MultipleCDN with Strategy Pattern
murattdogan/Project
C# Kurumsal MVC Dersleri
murattdogan/squidex
Headless CMS and Content Managment Hub
murattdogan/todoapp
murattdogan/web-farm-app-nginx-dotnetcore
Manage Distributed Sessions on .NET Core Apps with Redis
murattdogan/WebApiThrottle
ASP.NET Web API rate limiter for IIS and Owin hosting