jonstodle / DotNetSdkHelpersLinks
A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers
☆13Updated last year
Alternatives and similar repositories for DotNetSdkHelpers
Users that are interested in DotNetSdkHelpers are comparing it to the libraries listed below
Sorting:
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 6 years ago
- The Nuget package for Microsoft Concurrency Visualizer SDK Tools.☆10Updated 6 months ago
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆26Updated 6 months ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- Argon is a JSON framework for .NET. It is a hard fork of Newtonsoft.Json.☆13Updated this week
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆27Updated 4 months ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated 2 weeks ago
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 5 years ago
- Small library to handle ISO8601 durations in C#☆35Updated 2 years ago
- A transient fault handling framework including such resiliency solutions as Retry, Timeout, Fallback, Rate Limit and Circuit Breaker.☆18Updated 4 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- ☆12Updated 5 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 12 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago
- TopazView is a lightweight view engine that utilizes the Topaz JavaScript Engine. It serves as an alternative to the Razor View Engine, o…☆20Updated 11 months ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).