• Stars
    star
    274
  • Rank 149,617 (Top 3 %)
  • Language
    C#
  • License
    MIT License
  • Created about 12 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Useful stuff from fabrik

Fabrik.Common

Overview

Fabrik.Common is full of useful code that we use every day at fabrik. It's so useful that we decided to release it as open source.

We're still gathering and testing much of the code from applications we've authored so please stay tuned for more updates and documentation.

Development Workflow

master branch only holds the latest stable version of the project. Navigate to the dev branch to view the latest activity.

Pull Requests & Branching

Features should be developed in their own branch, branched off of the dev branch.

Pull Requests should be targeted to the dev branch, not master! Before sending the pull request, make sure you have the latest dev branch merged into your feature branch.

License

Licensed under the MIT License.

More Repositories

1

Flo

Lightweight library for composing chain of responsibility pipelines
C#
82
star
2

NakedIdentity

ASP.NET Identity, stripped bare.
C#
72
star
3

Fabrik.SimpleBus

A simple In-Process Message Bus for .NET
C#
57
star
4

minid

Minid generates human-readable, URL-friendly, unique identifiers that are computed in-memory.
C#
51
star
5

o9d-aspnet

Extensions for ASP.NET Core
C#
35
star
6

ImageResizer.FluentExtensions

Fluent Extensions for the ImageResizer image processing module
C#
34
star
7

MigraDoc.Extensions

Extensions for MigraDoc/PDFSharp
C#
28
star
8

BareMetalApi

Minimal Bare metal JSON APIs with ASP.NET Core
C#
20
star
9

SimpleLucene

SimpleLucene is a wrapper for the popular Lucene.NET search engine.
C#
18
star
10

ApiDogFood

Because we like the way it tastes
JavaScript
18
star
11

FitFrame.js

A lightweight, easy-to-use jQuery plugin for responsive iframes.
HTML
17
star
12

minvoice

Minimal PDF invoice generator
HTML
16
star
13

o9d-guard

Opinionated Guard Extensions for .NET
C#
13
star
14

o9d-json

Extensions for System.Text.Json
C#
10
star
15

o9d-observability

Opinionated Observability Extensions for .NET
C#
9
star
16

expresso

High performance boolean expression evaluator for .NET
C#
6
star
17

odyssey

Odyssey enables Azure Cosmos DB to be used as an Event Store
C#
6
star
18

DapperDemo

A demo that uses Dapper and DbUp to automate the setup of database integration tests.
C#
5
star
19

minapi

Adventures with ASP.NET 6.0 Minimal APIs
C#
4
star
20

NancyVsMvc

A practical comparison of the Nancy web framework and ASP.NET MVC
C#
3
star
21

Nancy.Blog

A blog built on Nancy
C#
3
star
22

peekaqueue

Drop-in docker container for monitoring SQS queues
C#
2
star
23

CompositeMVCPrototype

A prototype for creating composite applications using ASP.NET MVC
JavaScript
2
star
24

CacheCowDemo

A demo of using CacheCow in a hierarchical REST API.
C#
1
star
25

StructureMap.Integrations

.NET Framework integrations for StructureMap
C#
1
star
26

HuboardTest

A test for huboard
1
star
27

problem-details-demo

A demo of using Problem Details in ASP.NET Core
C#
1
star