shaynevanasperen / CodeLinks
A collection of source-only NuGet packages containing tiny bits of utility code that don't belong together in a monolithic library.
☆11Updated 7 months ago
Alternatives and similar repositories for Code
Users that are interested in Code are comparing it to the libraries listed below
Sorting:
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 5 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- Lazy Dependency Injection for Microsoft's DI ServiceProvider☆15Updated 3 years ago
- A simple and fast database reader for the .Net framework☆18Updated 5 months ago
- Pitcher is a small helper library to easily throw exceptions and reduce code size by moving the tedious if..throw stuff out of your code.☆26Updated 2 years ago
- AutoStep Testing Framework - Core Libraries and Components☆23Updated last year
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- A simple query language for Entity Framework Core.☆41Updated 7 years ago
- Unit Testing with Local Functions☆29Updated 6 months ago
- Lean mean SQL Server upsert machine☆50Updated 2 months ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 6 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆56Updated 2 weeks ago
- Small library to handle ISO8601 durations in C#☆35Updated 2 years ago
- Useful additions to Microsoft.Extensions.DependencyInjection such as Named Services.☆38Updated last year
- Fluent Wrapper for DbCommand☆22Updated this week
- A library designed to help generating codes / confirmation strings☆46Updated 6 years ago
- A C# library for generating high entropy passwords similar to 1Password☆56Updated last year
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated last year
- Useful C# extension methods and utilities. Sponsored by endjin.☆17Updated 3 months ago
- A zero allocation globbing library☆26Updated last week
- Lib.AspNetCore.Security is a library which provides security features like Content Security Policy, Strict Transport Security or Expect-C…