MichalBrylka
-
- 31,326 total downloads
- last updated 1/5/2023
- Latest version: 1.2.1
Contains all essential utils that should be build into .NET but somehow are not. This package was built from the source at https://github.com/nemesissoft/Nemesis.Essentials/tree/70e1f4817654b6f16589315337e60fbd64d0c651 -
- 27,525 total downloads
- last updated 5/30/2022
- Latest version: 2.6.3
Contains various parser optimized for speed and no allocation This package was built from the source at https://github.com/nemesissoft/Nemesis.TextParsers/tree/2b364690fc4a42dcd16c7998962b0cb63397b2da -
- 14,711 total downloads
- last updated 1/5/2023
- Latest version: 1.2.1
Lightweight source only package with TypeMeta class - set of utils that aids in reflection tasks. Consume via <PackageReference Include="Nemesis.Essentials.TypeMeta.Sources" Version="VERSION" PrivateAssets="All" /> This package was built from the source at... More information -
- 1,690 total downloads
- last updated 10/17/2021
- Latest version: 0.1.12
Generate various productivity patterns using C# source code generators -
- 1,142 total downloads
- last updated 12/4/2020
- Latest version: 1.0.2
Contains all essential utils that make using Roslyn a tad more favourable. -
- 968 total downloads
- last updated 5/30/2022
- Latest version: 2.6.3
Contains various parser optimized for speed and no allocation This package was built from the source at /tree/ -
- 960 total downloads
- last updated 10/11/2022
- Latest version: 0.1.11
Database applications frequently rely on “Dynamic SQL”—queries that are constructed at run-time through program logic. The LINQ infrastructure supports similar capabilities through dynamic construction of expression trees using the classes in the System.Linq.Expressions namespace. Expression trees... More information -
- 792 total downloads
- last updated 3/11/2020
- Latest version: 1.0.3
Contains various WPF goodies