-
awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
★ 12k 11mo agoExplain → -
firstpopcoffee
Sample project for my book Applying Domain Driven Design with CQRS and Event Sourcing
C# ★ 33 9y agoExplain → -
akka_process_manager
A Process Manager with Akka.NET
C# ★ 30 10y agoExplain → -
actor_supervision
Blog post about using Akka.NET's Actor Supervision capabilitites
C# ★ 7 10y agoExplain → -
ninety_nine_prolog
Golang solutions to "P-99: Ninety-Nine Prolog Problems"
Go ★ 5 7y agoExplain → -
dto_assembly
Blog post about a more strategic approach to DTO Assembly
C# ★ 5 10y agoExplain → -
singleton_indexers
Blog post about trying to make a singleton with a collection that has an indexer
C# ★ 2 10y agoExplain → -
static_member_dynamic_wrapper
From CLR via C# Book - Chapter 5 - StaticMemberDynamicWrapper allows you to invoke static members of a type dynamically
C# ★ 2 9y agoExplain → -
AggregateSource ⑂
Lightweight infrastructure for doing eventsourcing using aggregates
C# ★ 2 8y agoExplain → -
noda_datetimes_deepdive
Blog post about using NodaTime to convert DateTimes
C# ★ 2 10y agoExplain → -
linq_subexpressions
Blog post about using LINQ subexpressions
C# ★ 2 10y agoExplain → -
UnSwallowExceptions.Fody
A Fody add-in that makes swallowed exceptions throw
C# ★ 1 9y agoExplain → -
CapturingLogOutputWithXunit2AndParallelTests
Example way to capture log output when using parallel testing.
C# ★ 1 10y agoExplain → -
dynamic_type
Blog post about using the dynamic primitive type in C#
C# ★ 1 10y agoExplain → -
SQLStreamStore ⑂
Stream Store library targeting SQL based implementations for .NET
C# ★ 1 8y agoExplain → -
AddFeatureFolders ⑂
Enable feature folders for MVC controllers and views in ASP.NET Core
C# ★ 1 9y agoExplain → -
Hyperion ⑂
Polymorphic serialization for .NET
C# ★ 1 8y agoExplain → -
ReactiveTraderCloud ⑂
Real-time trading platform demo showcasing reactive programming principles applied across the full application stack.
JavaScript ★ 1 10y agoExplain → -
go_geocoder
MD iMap Geocoder in Golang
Go ★ 1 10y agoExplain → -
svcrqsts
A simple service request viewer
CSS ★ 1 11y agoExplain → -
aerial
Simple aerial photo slider bar
JavaScript ★ 1 11y agoExplain → -
game_on
App for scheduling pickup games
CSS ★ 1 12y agoExplain → -
euler_in_go
Euler problems in Go while learn the language
Go ★ 1 11y agoExplain → -
hydrant_app
No description.
CSS ★ 1 12y agoExplain → -
MediatR ⑂
Simple, unambitious mediator implementation in .NET
C# ★ 0 9y agoExplain → -
Dapper ⑂
Dapper - a simple object mapper for .Net
C# ★ 0 9y agoExplain → -
EventStore.Samples.Dotnet ⑂
Samples with the dotnetapi
C# ★ 0 10y agoExplain → -
Akka.Persistence.MongoDB ⑂
MongoDB support for Akka.Persistence
C# ★ 0 9y agoExplain → -
generics_shallowdive
Introductory blog post on Generics - http://buildplease.com/pages/generics/
C# ★ 0 10y agoExplain → -
blog-samples ⑂
Repository to hold sample codes that I use in my blog posts
F# ★ 0 9y agoExplain → -
MassTransit.EventStoreIntegration ⑂
EventStore persistence for MassTransit
C# ★ 0 9y agoExplain → -
ContosoUniversityDotNetCore ⑂
No description.
C# ★ 0 8y agoExplain → -
ContosoUniversity ⑂
Contoso University sample re-done the way I would build it
JavaScript ★ 0 9y agoExplain → -
petabridge-dotnet-new ⑂
.NET CLI template for Petabridge-style projects
F# ★ 0 8y agoExplain → -
Akka.Logger.CommonLogging ⑂
Akka.NET logging integration for Common Logging library
PowerShell ★ 0 8y agoExplain → -
Akka.DI.SimpleInjector ⑂
Akka.NET integration plugin for SimpleInjector dependency injection library
PowerShell ★ 0 8y agoExplain → -
Akka.DI.CastleWindsor ⑂
Akka.NET integration plugin for Castle.Windsor dependency injection library
C# ★ 0 8y agoExplain → -
Akka.Logger.NLog ⑂
Akka.NET logging integration for NLog library
PowerShell ★ 0 8y agoExplain → -
Akka.DI.StructureMap ⑂
Akka.NET integration plugin for StructureMap dependency injection library
F# ★ 0 8y agoExplain → -
CLNDR ⑂
:calendar: a jQuery calendar plugin that uses HTML templates
JavaScript ★ 0 9y agoExplain → -
Cedar.CommandHandling ⑂
Middleware to handling commands over HTTP; typically used in CQRS applications.
C# ★ 0 9y agoExplain → -
Scrutor ⑂
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
C# ★ 0 9y agoExplain → -
LockCheck ⑂
Uses Windows Restart Manager APIs to find processes locking one or multiple files.
C# ★ 0 9y agoExplain → -
Akka.DI.AutoFac ⑂
Akka.NET integration plugin for AutoFac dependency injection library
F# ★ 0 9y agoExplain → -
Thespian ⑂
An actor framework for F#
F# ★ 0 9y agoExplain → -
Sklaida ⑂
Sample application using Event Store
C# ★ 0 10y agoExplain → -
EventStore ⑂
The open-source, functional database with Complex Event Processing in JavaScript.
C# ★ 0 9y agoExplain → -
MessageRouter ⑂
A CQRS (Event-driven) message router in F#
F# ★ 0 10y agoExplain → -
ContosoUniversityCore ⑂
No description.
JavaScript ★ 0 9y agoExplain → -
eShopOnContainers ⑂
Easy to get started sample reference microservice and container based application (Currently in ALPHA state, ongoing progress, accepting feedback and pull-requests). Cross-platform on Linux and Windows Containers, powered by .NET Core and Docker engine. Supports .CSPROJ with Visual Studio 2017 and also CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor
C# ★ 0 9y agoExplain → -
Value ⑂
a pico library (or code snippets shed) to help you to easily implement Value Types in your C# projects without making errors nor polluting your domain logic with boiler-plate code.
C# ★ 0 9y agoExplain → -
FsUno.Prod ⑂
A more advanced version of FsUno closer to what would be put in production.
F# ★ 0 9y agoExplain → -
FsUno ⑂
Event sourcing implementation sample in F#
F# ★ 0 11y agoExplain → -
upiter ⑂
Online messaging platform built using F#
F# ★ 0 9y agoExplain → -
getakka.net ⑂
Trying out Assemble.io for site generation
JavaScript ★ 0 9y agoExplain → -
Akkling ⑂
Experimental F# typed API for Akka.NET
F# ★ 0 9y agoExplain → -
Stringly.Typed ⑂
Making it easier to convert strings to/from .NET types.
C# ★ 0 9y agoExplain → -
AsyncEx ⑂
A helper library for async/await.
C# ★ 0 9y agoExplain → -
Optional ⑂
A robust option type for C#
C# ★ 0 9y agoExplain → -
spark-installer-windows ⑂
Versioned Apache Spark installation scripts for Windows.
PowerShell ★ 0 9y agoExplain → -
Akka.Persistence.Cassandra ⑂
Akka.Persistence.Cassandra plugin
C# ★ 0 9y agoExplain → -
dockerfiles ⑂
Dockerfile templates used in Akka.NET Continuous Integration
★ 0 9y agoExplain → -
NBench ⑂
Performance benchmarking and testing framework for .NET applications
C# ★ 0 9y agoExplain → -
azure-quickstart-templates ⑂
Azure Quickstart Templates
Shell ★ 0 9y agoExplain → -
sql-server-samples ⑂
Official Microsoft GitHub Repository containing code samples for SQL Server
★ 0 9y agoExplain → -
delegates_simple
Blog post: Why Delegates? Why not Call Methods Directly?
C# ★ 0 10y agoExplain → -
awesome ⑂
:sunglasses: Curated list of awesome lists
★ 0 9y agoExplain → -
btw-samples ⑂
Official C# Reference Samples for Being The Worst podcast
C# ★ 0 12y agoExplain → -
cqrs-journey ⑂
Microsoft patterns & pratices CQRS Journey sample application
C# ★ 0 11y agoExplain → -
language-ext ⑂
C# functional language extensions and 'Erlang like' concurrency system
C# ★ 0 9y agoExplain → -
BasicFodyAddin ⑂
This is a simple solution built as a starter for writing Fody addins.
C# ★ 0 9y agoExplain → -
fsharp_exercism_exercises
Exercise project for exercism.io fsharp track
F# ★ 0 10y agoExplain → -
itmvc_sample_code
Sample code for my ebook: Intuitive Testing with Legacy ASP.NET MVC
C# ★ 0 10y agoExplain → -
m-r ⑂
Simple CQRS example
C# ★ 0 10y agoExplain → -
tojson
Snippet for a static .toJSON() method in C#
C# ★ 0 10y agoExplain → -
json_shallowdive
Shallow dive on JSON to Dictionary<string,string>
C# ★ 0 10y agoExplain → -
akka-bootcamp ⑂
Self-paced training course to learn Akka.NET fundamentals from scratch
C# ★ 0 10y agoExplain → -
exceptions_performance
Blog post about the performance impact of throwing exceptions
C# ★ 0 10y agoExplain → -
casting_adventure
Blog post about casting and numeric conversion
C# ★ 0 10y agoExplain → -
simple_method_test
Blog post about testing a seemingly simple void method
C# ★ 0 10y agoExplain → -
ef_relationships
Blog post about modeling relationships in Entity Framework
C# ★ 0 10y agoExplain → -
fpc
First Pop Coffee Web App
Go ★ 0 10y agoExplain → -
go-bootstrap ⑂
Generates a lean and mean Go web project.
Go ★ 0 10y agoExplain → -
goblueprints ⑂
Source code for Go Blueprints
Go ★ 0 11y agoExplain → -
acronym_validator
Acronym Validator in Golang
Go ★ 0 11y agoExplain → -
twitta
Mess around with Node.js and Twitter API
PHP ★ 0 12y agoExplain →
No repos match these filters.