Giannoudis's Stars
riok/mapperly
A .NET source generator for generating object mappings. No runtime reflection.
hassanhabib/InvisibleApi
ASP.NET Library that allows developers to add an extra layer of security on top of their existing endpoints
SergeyTeplyakov/ObjectLayoutInspector
A tool that helps to see an internal structure of the CLR types at runtime
KSemenenko/ZoneTree
ZoneTree is a persistent, high-performance, transactional, and ACID-compliant key-value database for .NET. It can operate in memory or on disk. (Optimized for SSDs)
milanm/Cloud-Product-Mapping
All major services between AWS, Azure, and GCP are mapped with links pointing to product home pages.
Payroll-Engine/PayrollEngine
Framework for developing low-code/no-code payroll solutions focused on automation, scalability and testability.
Blazored/LocalStorage
A library to provide access to local storage in Blazor applications
DapperLib/Dapper
Dapper - a simple object mapper for .Net
sqlkata/querybuilder
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
AutoMapper/AutoMapper
A convention-based object-object mapper in .NET.
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
dotnet/docfx
Static site generator for .NET API documentation.
dotnetcore/NPOI
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
serilog/serilog
Simple .NET logging with fully-structured events
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
RicoSuter/NJsonSchema
JSON Schema reader, generator and validator for .NET
MudBlazor/MudBlazor
Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
Giannoudis/TimePeriodLibrary
Extensive time period calculations and individual calendar periods.
DynamicODataToSQL/DynamicODataToSQL
Dotnet NuGet package to convert OData query to SQL query when the data model is dynamic and hence entity framework or any other ORM with IQuerable support cannot be used. In a multi-tenant enterprise or Saas applications, the data model is usually not fixed (dynamic).