madmonkey
Polyglot developer, .NET developer and enthusiast, loves working in web, mobile and cloud-based applications.
AntsyTekSt. Petersburg, FL
Pinned Repositories
Advanced.NHibernate
Samples of advanced NHibernate usage
AutoMapper
A convention-based object-object mapper in .NET.
flickr
An update of Scott Raymond's insanely easy flickr library
graphql-aspnetcore
ASP.NET Core MiddleWare to create a GraphQL end-point
graphql-dotnet
GraphQL for .NET
Magnum
A library for the larger than average .NET developer
protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
TestStack.Dossier
TestStack.Dossier provides you with the code infrastructure to easily and quickly generate test fixture data for your automated tests in a terse, readable and maintainable way using the Test Data Builder, anonymous value and equivalence class patterns.
madmonkey's Repositories
madmonkey/graphql-aspnetcore
ASP.NET Core MiddleWare to create a GraphQL end-point
madmonkey/graphql-dotnet
GraphQL for .NET
madmonkey/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
madmonkey/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
madmonkey/abp
Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
madmonkey/abp-samples
Sample solutions built with the ABP Framework
madmonkey/angular-cordova
madmonkey/antsy-site
madmonkey/AspNetCoreHybridFlowWithApi
Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples
madmonkey/auth-module
🔑 Zero-boilerplate authentication support for Nuxt
madmonkey/bluise
madmonkey/cordova-basic
madmonkey/cosmos-dotnet-getting-started
This sample shows you how get started quickly with Microsoft Azure Cosmos DB, using the SQL API and .NET.
madmonkey/cosmos-lessons
madmonkey/eShop
A reference .NET application implementing an eCommerce site
madmonkey/mock-oauth2-server
A scriptable/customizable web server for testing HTTP clients using OAuth2/OpenID Connect or applications with a dependency to a running OAuth2 server (i.e. APIs requiring signed JWTs from a known issuer)
madmonkey/NRules
Rules engine for .NET, based on the Rete matching algorithm, with internal DSL in C#.
madmonkey/nuxt-auth-example
A example application using nuxt-auth.
madmonkey/nuxt3-awesome-starter
a Nuxt 3 template and boilerplate with a lot of useful features. Nuxt 3 + Tailwindcss + Nuxt Layer
madmonkey/oauth2-mock-server
A development and test oriented OAuth2 mock server
madmonkey/Ocelot
.NET core API Gateway
madmonkey/ohshint.gitbook.io
So what is this all about? Yep, its an OSINT blog and a collection of OSINT resources and tools. Suggestions for new OSINT resources is always welcomed.
madmonkey/oidc-tester
Browser based OpenID Connect testing tool
madmonkey/openiddict-samples
.NET samples for OpenIddict
madmonkey/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
madmonkey/RulesEngine
A Json based Rules Engine with extensive Dynamic expression support
madmonkey/run-aspnetcore-microservices
Microservices on .Net platforms which used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
madmonkey/sane-bootstrap-structure
madmonkey/starter
madmonkey/wolverine
Next Generation .NET Command and Message Bus