-
Arvato Bertelsmann
- Santa Clarita, CA, USA
-
13:12
(UTC -08:00)
Highlights
- Pro
dotnet-source-generators
A modern compile-time generated interception/proxy library
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.
.net 6.0 Web Api Strongly Typed Client Generator
AutoFilterer is a mini filtering framework library for dotnet. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically. The first aim is to be compatibl…
Actual C# Enums with values and better performance as a source generator
A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET dev…
A source code generator for automatically implementing IEquatable<T> using only attributes.
Alloc-free and fast replacement for Linq, with code generation
SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.
C# Source Generator for UTF-8 binary literal
A Rosyln-powered generator for strongly-typed IDs
Easy-to-use typesafe REST API client library for .NET Standard 1.1 and .NET Framework 4.5 and higher, which is simple and customisable. Inspired by Refit
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.