- New York, NY
-
03:24
(UTC -05:00) - https://justinwritescode.com
- https://t.me//TheBackroomBots
- https://t.me/JustHorny35
- @JustinWriteCode
Highlights
Lists (2)
Sort Name ascending (A-Z)
Starred repositories
RxTelegram is a C# implementation for the telegram bot api. It uses a reactive approach to make updates available for the user.
A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.
A curated list of awesome actions to use on GitHub
🛡️ Shields.io Badge for your GitHub Actions
A source generator to generate compile-time mapping of enums and description attributes
A .NET C# implementation of the event sourcing pattern, with a few added features to serve common purposes.
A base class for quickly and easily creating strongly typed enum replacements in C#.
Use Microsoft.Extensions.DependencyInjection to resolve xUnit test cases.
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastl…
A Unit Test framework for developing and debugging MSBuild Tasks
MSBuild Auto ILMerge Task allows you to use the famous ILMerge utility in automated builds and/or Visual Studio projects.
A project template for "dotnet new" that creates a new MSBuild extension package
A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
It's a modern and generic data access structure for .NET and Microsoft.EntityFrameworkCore. It supports UnitOfWork, Repository and QueryBuilder patterns. It also includes auto history utilities, mu…
Use C# instead of YAML to define your Azure DevOps pipelines
A collection of helper methods and classes for .NET that I use every day. I have packed them in a single library to avoid code duplication.
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
Command line parsing, invocation, and rendering of terminal output.
A client implementation for the Automated Certificate Management Environment (ACME) protocol
idgen is a .NET Core global tool that supports the bulk generation of various types of unique identifiers.
Guard methods for argument validation (NotNull, NotEmpty, ...)