Pinned Repositories
AspNetWebApi-OutputCache-Redis
Redis Caching Provider for AspNetWebApi-OutputCache IApiOutputCache
Bymyslf.AuthenticationSessionStore
A simple IAuthenticationSessionStore (InMemory and Redis) proof of concept
Bymyslf.IniFileParser
INI file parser without any Windows API dependency
gRPC-Cache-Service
gRPC based in-memory Cache Service (key-value store) example with JWT authentication, custom serializers and a REST'ish gateway
IdentityServer4PoC
IdentityServer4 Proof of Concept with ASP.NET Core Identity, PostgreSQL (EF Core) persistence and custom policies
payment-gateway
A sample project using Hexagonal (Ports & Adapters) architecture, Event Sourcing, CQRS and DDD tactical patterns
PseudoLocalizer
Small .NET Standard Pseudol10n library
YouTubeVideoSearch
A PHP class to search YouTube videos
Hangfire.PostgreSql
PostgreSql Storage Provider for Hangfire
bymyslf's Repositories
bymyslf/payment-gateway
A sample project using Hexagonal (Ports & Adapters) architecture, Event Sourcing, CQRS and DDD tactical patterns
bymyslf/PseudoLocalizer
Small .NET Standard Pseudol10n library
bymyslf/Bymyslf.AuthenticationSessionStore
A simple IAuthenticationSessionStore (InMemory and Redis) proof of concept
bymyslf/Bymyslf.IniFileParser
INI file parser without any Windows API dependency
bymyslf/gRPCSample
gRPC sample with multiple servers and multiple clients
bymyslf/IdentityServer4PoC
IdentityServer4 Proof of Concept with ASP.NET Core Identity, PostgreSQL (EF Core) persistence and custom policies
bymyslf/UnitOfWork-Repository-Pattern
UnitOfWork and Repository Pattern using Entity Framework
bymyslf/AspNetWebApi-OutputCache-Redis
Redis Caching Provider for AspNetWebApi-OutputCache IApiOutputCache
bymyslf/gRPC-Cache-Service
gRPC based in-memory Cache Service (key-value store) example with JWT authentication, custom serializers and a REST'ish gateway
bymyslf/Bymyslf.Ajax
AjaxController based on Phil Haack's JsonController
bymyslf/Bymyslf.AuditDbContext
Entity Framework auditing context
bymyslf/Bymyslf.NupkgPolicy
Visual Studio check-in policy to prevent NuGet packages commits
bymyslf/Bymyslf.Owin.HeaderCloakMiddleware
Owin middleware to remove default HTTP headers
bymyslf/Bymyslf.SimpleIoC
Simple Inverse of Control Container proof of concept
bymyslf/Bymyslf.Validation
Simple validation library
bymyslf/checkout-sdk-net
Checkout SDK for Microsoft .NET
bymyslf/halcyon
A HAL implementation for ASP.NET
bymyslf/Hangfire.PostgreSql
PostgreSql Storage Provider for Hangfire
bymyslf/HealthChecks
Health checks for building services, such as with ASP.NET Core
bymyslf/jQuery-Autodependencies
jQuery plugin to autofill dependent elements
bymyslf/jquery-interdependencies
A Javascript library for dynamically showing and hiding HTML form fields based on rules and field interdependencies
bymyslf/jQuery-Placeholder
HTML5 Placeholder fallback
bymyslf/librdkafka
The Apache Kafka C/C++ library
bymyslf/meta-runner-power-pack
A set of Meta-runners for TeamCity
bymyslf/Pagination
PHP Pagination
bymyslf/PluggableMVC
WIP: Pluggable ASP.NET MVC Architecture proof of concept
bymyslf/references-for-dotnet-developers
Sites, blogs, cursos, redes sociais e projetos de referĂȘncias para desenvolvedores .NET
bymyslf/TextTemplateCodeGeneration
Using T4 Templates with .NET Core
bymyslf/TplDataFlowProducerConsumer
bymyslf/Validot
Validot is a performance-first, compact library for advanced model validation. Using a simple declarative fluent interface, it efficiently handles classes, structs, nested members, collections, nullables, plus any relation or combination of them. It also supports translations, custom logic extensions with tests, and DI containers.