Skip to content
View Atulin's full-sized avatar

Block or report Atulin

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Atulin/README.md

Hi there 👋

Pinned Loading

  1. Genfic/Ogma Genfic/Ogma Public

    Publish your stories, talk about them, categorize them to your heart's content

    C# 3 3

  2. tinytime tinytime Public

    Forked from aweary/tinytime

    ⏰ A straightforward date and time formatter in <1kb

    TypeScript 5

  3. AutoDbSet AutoDbSet Public

    Automagically create `DbSet`s in your `DbContext`

    C# 3

  4. MinHash MinHash Public

    C# 2

  5. Forged Forged Public

    A fast, strict, and strongly-typed data generator (faker) for C# powered by Source Generators. Forged allows you to declaratively define how your models should be faked, leveraging the C# compiler …

    C# 3 1

  6. ConfigBinder ConfigBinder Public

    Zero-reflection configuration binding library for .NET, powered by Roslyn Source Generators. It allows you to bind strongly typed configuration classes directly from `IConfiguration` at compile tim…

    C#