https://github.com/bfren/bfren
https://github.com/bfren/bfren
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bfren/bfren
- Owner: bfren
- Created: 2021-02-25T11:20:14.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-23T09:37:18.000Z (over 2 years ago)
- Last Synced: 2025-05-31T15:35:32.749Z (about 1 year ago)
- Language: HTML
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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. | [](https://www.nuget.org/packages/jeebs/)  |
| [Maybe](https://github.com/bfren/maybe) is a Maybe monad for C# with support for Linq, async, and method chaining. | [](https://www.nuget.org/packages/maybef/)  |
| [Rnd](https://github.com/bfren/rnd) contains C# random generators, supporting numbers, strings, DateTime, and Guid. | [](https://www.nuget.org/packages/rnd/)  |
| [StrongId](https://github.com/bfren/strongid) enables C# strongly-typed ID values, supporting JSON, Dapper, and MVC. | [](https://www.nuget.org/packages/strongid/)  |
Alongside these I maintain an [ecosystem](https://github.com/bfren/docker) of Docker images which I use for almost all my web hosting.