Pinned Repositories
cctray-jenkins-transport
An transport extension for CCTray to use with a Jenkins CI server to monitor and manage projects with authentication
Funcular.DataProviders
Self-configuring, injection-friendly Entity Framework (and other) data providers. (Eventually MongoDB, others)
Funcular.DataProviders.EF7
Self-configuring, injection-friendly data providers using Entity Framework 7 (EF Core)
Funcular.DomainTools
Entity generators and related utilities
Funcular.DotNetCore.IdGenerators
Port of Funcular.IdGenerators to .NET Core 1.1 + .NET Standard 2.0
Funcular.DotNetCore.Ontology
Port of Funcular.Ontology to .NET Core
Funcular.ExtensionMethods
General purpose syntactic sugar for primitives and collections. Includes a case-insensitive IQueryable.
Funcular.IdGenerators
Distributed, standalone, ordered, stateless, thread-safe, random Id generator in Base 36. Clustered-index-friendly, human readable. Example: 040VZ-C6SL0-1003B-Z00R2 (dashes are cosmetic; store as char(20))
Funcular.Ontology
A coherent and convenient set of interfaces and base classes for entity domains. Dispense with boilerplate persistence code.
Infusionsoft.net
A C# Wrapper around the Infusionsoft.com API
piranout's Repositories
piranout/Funcular.IdGenerators
Distributed, standalone, ordered, stateless, thread-safe, random Id generator in Base 36. Clustered-index-friendly, human readable. Example: 040VZ-C6SL0-1003B-Z00R2 (dashes are cosmetic; store as char(20))
piranout/Funcular.DotNetCore.IdGenerators
Port of Funcular.IdGenerators to .NET Core 1.1 + .NET Standard 2.0
piranout/Funcular.Ontology
A coherent and convenient set of interfaces and base classes for entity domains. Dispense with boilerplate persistence code.
piranout/Funcular.ExtensionMethods
General purpose syntactic sugar for primitives and collections. Includes a case-insensitive IQueryable.
piranout/Funcular.DataProviders
Self-configuring, injection-friendly Entity Framework (and other) data providers. (Eventually MongoDB, others)
piranout/Funcular.DotNetCore.Ontology
Port of Funcular.Ontology to .NET Core
piranout/Infusionsoft.net
A C# Wrapper around the Infusionsoft.com API
piranout/Funcular.DomainTools
Entity generators and related utilities
piranout/cctray-jenkins-transport
An transport extension for CCTray to use with a Jenkins CI server to monitor and manage projects with authentication
piranout/Funcular.DataProviders.EF7
Self-configuring, injection-friendly data providers using Entity Framework 7 (EF Core)
piranout/Funcular.IdGenerators-SqlServer
A SQL CLR implementation of Funcular's Base 36 Id Generator
piranout/MockData
MockData is a random data generator
piranout/PowerArgs
The ultimate .NET command line argument parser