Ecosyste.ms sponsors
An open API service aggregating public data about GitHub Sponsors.
An open API service aggregating public data about GitHub Sponsors.
Software developer with almost two decades of experience. Microsoft MVP @dotnet-foundation member, Freelancer at Toptal
Funding Links: https://github.com/sponsors/Giorgi
Hi there ๐
I am Giorgi, Software Engineer ๐จโ๐ป from Tbilisi, Georgia. I enjoy coding and building open-source projects. I am the first Microsoft MVP from Georgia in the Developer Technologies category.
Here are some of my most popular projects:
๐๏ธ EntityFramework.Exceptions
Typed exceptions for Entity Framework Core, supports all major databases.
๐Entity Framework Core query plan visualizer
View Entity Framework Core query plan directly inside Visual Studio.
๐ LINQPad.QueryPlanVisualizer
SQL Server and PostgreSQL query execution plan visualizer for LINQPad.
๐ฆ DuckDB.Net
C# bindings and ADO.NET Provider for DuckDB
๐ก GraphQLinq
GraphQLinq is a .NET tool for generating C# classes from a GraphQL endpoint and a .Net Standard library for writing strongly typed GraphQL queries with LINQ.
๐งฎ Math Expression Evaluator
Library for evaluating simple mathematical expressions such as 17.89-2.47+7.16, (((9-6/2)*2-4)/2-6-1)/(2+24/(2+4)) and expressions with variables.
I also enjoy giving talks about my project. Here are some episodes:
Entity Framework Community Standup - Typed Exceptions for Entity Framework Core
Entity Framework Community Standup - Visualizing database query plans
On .NET Live - LINQ to GraphQL: Query GraphQL with LINQ syntax
Sponsoring ๐ฐ๐ฐ
If you find my projects useful it would be great to show your appreciation and make a donation ๐ต๐ถ. This will help me spend more time contributing and supporting my projects.
Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
Language: C# - Stars: 1519Bindings and ADO.NET Provider for DuckDB
Language: C# - Stars: 444Entity Framework Core queries debugger visualizer.
Language: C# - Stars: 452SQL Server and PostgreSQL query execution plan visualizer for LINQPad
Language: C# - Stars: 400LINQ to GraphQL - Strongly typed GraphQL queries with LINQ query syntax. No more magic strings and runtime errors.
Language: C# - Stars: 201