- Shanghai, China
Lists (3)
Sort Name ascending (A-Z)
Stars
Fast .NET C# Implementation of ULID for .NET and Unity.
This is a Semantic Kernel's book for beginners
httpjob for Hangfire,restful api for Hangfire,job调度与业务分离
Generate and edit PDF documents in your .NET applications using the open-source QuestPDF library and its C# Fluent API. Build invoices, reports and data exports with ease.
A .NET source generator for generating object mappings. No runtime reflection.
A fast and reliable .NET Rules Engine with extensive Dynamic expression support
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expressions.
Utility methods for expressions to reduce reflection code
Utility extensions for string, Type, Expression tree compose and other basic types
Use this tool to import or export data with Excel file. The tool is a convention based mapper between strong typed object and Excel data via NPOI.
high-performance graph database for real-time use cases
ClosedXML.Report is a tool for report generation with which you can easily export any data from your .NET classes to Excel using a XLSX-template.
A lightweight utility to compare JSON objects and hence practically any serialize-able entity
JSON object diffs and reversible patching (jsondiffpatch compatible)
The OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model.
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
A popular .NET validation library for building strongly-typed validation rules.
The WPF-based text editor component used in SharpDevelop
A cross-platform C# editor based on Roslyn and AvalonEdit
alirezanet / publish-nuget
Forked from waldosax/publish-nuget📦 GitHub action to automate publishing NuGet packages when project version changes
A REST API library with better functionality, performance, and scalability than refit
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
The automatic type-safe-reflectionless REST API client library for .Net Standard
Practical samples of ASP.NET Core 10 RC 1, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.