Pinned Repositories
cluster-api-azure-control-plane
codespace
Dapper-Extensions
Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
language-ext
C# functional language extensions - a base class library for functional programming
Lucene.Net.Linq
LINQ provider to run native queries on a Lucene.Net index
MediatR
Simple, unambitious mediator implementation in .NET
ncommon
A framework for implementing commonly used design patterns when using Domain Driven Design
Routing
sterling-net-core
This is a port of the Sterling Open Source NoSQL database to .NET Standard 2.0.
SwordfishCollections
C# library for Concurrent Observable Collection, Dictionary, and Sorted Dictionary
astek98's Repositories
astek98/sterling-net-core
This is a port of the Sterling Open Source NoSQL database to .NET Standard 2.0.
astek98/cluster-api-azure-control-plane
astek98/codespace
astek98/Dapper-Extensions
Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
astek98/language-ext
C# functional language extensions - a base class library for functional programming
astek98/Lucene.Net.Linq
LINQ provider to run native queries on a Lucene.Net index
astek98/MediatR
Simple, unambitious mediator implementation in .NET
astek98/ncommon
A framework for implementing commonly used design patterns when using Domain Driven Design
astek98/Routing
astek98/SwordfishCollections
C# library for Concurrent Observable Collection, Dictionary, and Sorted Dictionary
astek98/WebApiPaging