- Moscow, Russia
-
21:32
(UTC +03:00)
Stars
The official repo for the design of the C# programming language
The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support
Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
A .NET source generator for generating object mappings. No runtime reflection.
A fast, powerful, safe and lightweight scripting language and engine for .NET
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
A modern, fast and flexible .NET testing framework
TickerQ is a fast, reflection-free background task scheduler for .NET — built with source generators, EF Core integration, cron + time-based execution, and a real-time dashboard.
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
A REST API library with better functionality, performance, and scalability than refit
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
A Java Virtual Machine and Bytecode-to-IL Converter for .NET
Converts a project to use Centralised Package Management
C# Source Generator to create value-object, inspired by units of measure.
A library designed to ease geographic coordinate format conversions, and determine sun/moon information in C#
Read database metadata (from SqlServer/Oracle/MySql/SQLite/PostgreSql/DB2 etc) into one simple model
Json library that uses .NET 5 Source Generators
Materials about memory optimization and zero-allocation samples.
TypeScript & Go inspired small interpreted programming language written in C#. The interpreter built with DDD principles and Clean Architecture. Implementation powered by Source Generators
This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide range of operations and allows for the use of custom variab…
SourceMock is a C# mocking framework based on source generators
Powerful, efficient, and highly customizable validation library for .NET, leveraging the capabilities of C# Source Generators to provide compile-time validation logic generation.
Zero-reflection, compile-time mocking library based on C# source generators
C# library for fast embeddings projection using Uniform Manifold Approximation and Projection
First-ever acyclic generic extensible typesafe implementation of Visitor pattern for .NET without any usage of dynamic cast. Implementation powered by Source Generators