IKoshelev
-
- 9,701 total downloads
- last updated 1/10/2018
- Latest version: 0.6.6584.41136
This library consists of IKoshelev.Mapper.ExpressionMappingComponents type, which is used to define expressions mapping type A to type B, and IKoshelev.Roslyn.Mapper analyzer, which at design-time checks that... More information -
- 5,689 total downloads
- last updated 1/24/2023
- Latest version: 1.0.4
Scope functions Map, Apply, ApplyForEach and ApplyForEachEager. They apply passed functions to a given object and return that same object or it's equivalent (or function return for Map), allowing you to... More information -
- 5,400 total downloads
- last updated 7/12/2021
- Latest version: 1.0.4
Library to wrap IQueryable with filter and sort queries received in serialized form (i.e. from JavaScript front-end). Works by way of expression trees -
- 3,882 total downloads
- last updated 4/11/2023
- Latest version: 2.0.5
Convert arbitrary .NET objects at runtime into strings containing their full construction literal in C#. -
- 3,473 total downloads
- last updated 3/26/2017
- Latest version: 1.0.1
Linq extension method AutoProjectInto, that automates projection of same-name, same-type properties in select statements. -
- 3,228 total downloads
- last updated 5/9/2017
- Latest version: 2.0.0
Access deeply nested chains of properties/indexers in a null-safe manner with optional delegate to handle (i.e. log) interrupted chains. -
-
- 2,082 total downloads
- last updated 7/22/2017
- Latest version: 1.0.1
DiConstructorGeneratorExtension for Visual Studio companion library. Containins marker attributes to include\exclude class members to be used with extesnion. The extension itself is available at... More information -
-
- 2,049 total downloads
- last updated 10/5/2017
- Latest version: 0.0.2
Utility library for working with syntax graph in Roslyn. -
-
- 1,320 total downloads
- last updated 8/17/2017
- Latest version: 1.0.6439.929
Diagnostics analyzer: when interpolated string ($"...") is used as an object, will force it to be cast to FormattableString (this will preserve raw data values and is very useful, for example, when unit testing... More information -
-
-
- 1,169 total downloads
- last updated 10/5/2017
- Latest version: 0.0.2
Utility library for working with syntax graph in Roslyn. -
-
- 85 total downloads
- last updated 11/22/2024
- Latest version: 0.0.2
Package uses CallerArgumentExpression attribute to produce path of expression and its value in one go, mostly for use with logging or exception messages.