An open API service indexing awesome lists of open source software.

https://github.com/bfren/bfren


https://github.com/bfren/bfren

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

### Main Projects - [Directory](https://github.com/bfren/bfren/blob/main/DIRECTORY.md)

| C# Rapid Application Development | Releases |
|-|-|
| [Jeebs](https://github.com/bfren/jeebs) is a series of .NET libraries written in C#, powering [Mileage](https://github.com/bfren/mileage) and all my websites. | [![GitHub release](https://img.shields.io/github/v/release/bfren/jeebs?include_prereleases&label=latest)](https://www.nuget.org/packages/jeebs/) ![GitHub Release Date](https://img.shields.io/github/release-date-pre/bfren/jeebs?label=date) |
| [Maybe](https://github.com/bfren/maybe) is a Maybe monad for C# with support for Linq, async, and method chaining. | [![GitHub release](https://img.shields.io/github/v/release/bfren/maybe?include_prereleases&label=latest)](https://www.nuget.org/packages/maybef/) ![GitHub Release Date](https://img.shields.io/github/release-date/bfren/maybe?label=date) |
| [Rnd](https://github.com/bfren/rnd) contains C# random generators, supporting numbers, strings, DateTime, and Guid. | [![GitHub release](https://img.shields.io/github/v/release/bfren/rnd?include_prereleases&label=latest)](https://www.nuget.org/packages/rnd/) ![GitHub Release Date](https://img.shields.io/github/release-date/bfren/rnd?label=date) |
| [StrongId](https://github.com/bfren/strongid) enables C# strongly-typed ID values, supporting JSON, Dapper, and MVC. | [![GitHub release](https://img.shields.io/github/v/release/bfren/strongid?include_prereleases&label=latest)](https://www.nuget.org/packages/strongid/) ![GitHub Release Date](https://img.shields.io/github/release-date/bfren/strongid?label=date) |

Alongside these I maintain an [ecosystem](https://github.com/bfren/docker) of Docker images which I use for almost all my web hosting.