Pinned Repositories
BackgroundQueue
An easy way to process tasks which do not block the current Action
BidirectionalDict
Provides implementations of bidirectional dictionaries for C#.
DulcisX
DulcisX enables you to write VSIX extensions a lot faster, by providing new, cleaner and easier API's.
IDownvotedBecauseUI
A StackOverflow user script which adds a simple UI to justify the reason of the downvote.
JsonPatch.Restrict
Extends the Microsoft.AspNetCore.JsonPatch API to allow the consumer restrictions of specific properties.
PostgreSQL.Bulk
Provides a simple wrapper around Npgsql and its PostgreSQL COPY function.
RazorMinifier
A minifier for cshtml, html and js files. Also supports css inlining.
StringyEnums
Provides a slim and fast way for mapping enums to strings in C#
Venflow
A brand new, fast and lightweight ORM, build for PostgreSQL.
TwentyFourMinutes's Repositories
TwentyFourMinutes/Venflow
A brand new, fast and lightweight ORM, build for PostgreSQL.
TwentyFourMinutes/BackgroundQueue
An easy way to process tasks which do not block the current Action
TwentyFourMinutes/BidirectionalDict
Provides implementations of bidirectional dictionaries for C#.
TwentyFourMinutes/DulcisX
DulcisX enables you to write VSIX extensions a lot faster, by providing new, cleaner and easier API's.
TwentyFourMinutes/PostgreSQL.Bulk
Provides a simple wrapper around Npgsql and its PostgreSQL COPY function.
TwentyFourMinutes/RazorMinifier
A minifier for cshtml, html and js files. Also supports css inlining.
TwentyFourMinutes/JsonPatch.Restrict
Extends the Microsoft.AspNetCore.JsonPatch API to allow the consumer restrictions of specific properties.
TwentyFourMinutes/StringyEnums
Provides a slim and fast way for mapping enums to strings in C#
TwentyFourMinutes/IDownvotedBecauseUI
A StackOverflow user script which adds a simple UI to justify the reason of the downvote.
TwentyFourMinutes/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
TwentyFourMinutes/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
TwentyFourMinutes/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
TwentyFourMinutes/Discord.Net
An unofficial .Net wrapper for the Discord API (http://discordapp.com)
TwentyFourMinutes/DiscordInteractivity
Adds a lot of useful features to your Discord bot.
TwentyFourMinutes/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
TwentyFourMinutes/EFCoreOwnedEntityNotLoaded
TwentyFourMinutes/npgsql
Npgsql is the .NET data provider for PostgreSQL.
TwentyFourMinutes/PublishNuget
GitHub action to automate pushing .NET NuGet packages when the project version changes.
TwentyFourMinutes/sox
Stack Overflow Extras: a userscript for the Stack Exchange websites to add a bunch of optional toggle-able features
TwentyFourMinutes/TwentyFourMinutes
This is my personal GitHub profile repo.
TwentyFourMinutes/Validot
Validot is a performance-first, compact library for advanced model validation. Using a simple declarative fluent interface, it efficiently handles classes, structs, nested members, collections, nullables, plus any relation or combination of them. It also supports translations, custom logic extensions with tests, and DI containers.