JustNrik / NetUtilitiesLinks
A lot of extension methods that may be useful for someone.
☆36Updated 3 years ago
Alternatives and similar repositories for NetUtilities
Users that are interested in NetUtilities are comparing it to the libraries listed below
Sorting:
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆118Updated last month
- Powerful and free mocking for .NET☆164Updated last month
- LocalStorage for .NET - A simple and lightweight tool for persisting data in dotnet (core) apps.☆80Updated 2 years ago
- Visual Studio extension to generate OpenAPI (Swagger) web service reference.☆67Updated 2 years ago
- A unit test generation extension for Visual Studio that aims to always produce code that compiles - covering the basic cases automaticall…☆92Updated 2 months ago
- Templates for .NET☆186Updated last year
- FileContextCore is a "Database"-Provider for Entity Framework Core and adds the ability to store information in files instead of being li…☆176Updated 2 years ago
- Method input validation and runtime checks that report errors or throw exceptions when failures are detected.☆137Updated this week
- Fluent Assertions extensions for ASP.NET Core MVC☆52Updated last year
- C# 8 Cheat Sheet, Default Interface Methods, Pattern Matching, Indices and Ranges, Nullable Reference Types, Asynchronous Streams, Caller…☆85Updated 5 years ago
- Basic asynchronous TCP/IP chat app☆38Updated 3 years ago
- ConfigureAwaitChecker☆71Updated 3 years ago
- Enrich Serilog log events with properties from System.Environment.☆90Updated 8 months ago
- Advanced async/await Diagnostics and CodeFixes for C#☆183Updated 2 years ago
- For ADO.NET extensions to AutoMapper, IDataReader support etc☆139Updated 4 months ago
- Power tools for working with IQueryable and Expression trees.☆81Updated 2 years ago
- Build-time resource file support in C# projects.☆72Updated 2 months ago
- DotMarkdown is Markdown framework for .NET☆123Updated 7 months ago
- Analyzers checking System.Reflection☆82Updated last year
- .NET source generator for builder pattern☆64Updated 8 months ago
- The C# Source Generator Playground☆146Updated 3 years ago
- ☆114Updated 2 months ago
- Produces text which, on first glance, looks like real, ponderous, prose; replete with clichés.☆162Updated this week
- In memory, persisted to localstorage, database for .net Blazor browser framework☆70Updated 5 years ago
- Effortless .Net Encryption is a library that is written in C#, and provides: Rijndael encryption/decryption, Hashing and Digest creation/…☆64Updated last year
- Generate massive amounts of fake data in .NET