An open API service indexing awesome lists of open source software.

https://github.com/sungam3r/sungam3r


https://github.com/sungam3r/sungam3r

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## Hi there 👋

My name is Ivan and I'm a .NET developer. You may reach me on Telegram - [@sungam3r](https://t.me/sungam3r).

## Projects I'm working on

I help to support these projects as team member/collaborator:

| Project | Nuget | Description |
|---|--|--|
| [GraphQL.NET](https://github.com/graphql-dotnet/graphql-dotnet) | [![Nuget](https://img.shields.io/nuget/dt/GraphQL)](https://www.nuget.org/packages/GraphQL) | GraphQL for .NET |
| [GraphQL Server](https://github.com/graphql-dotnet/server) | [![Nuget](https://img.shields.io/nuget/dt/GraphQL.Server.Core)](https://www.nuget.org/packages/GraphQL.Server.Core) | ASP.NET Core Server + WebSockets Transport |
| [GraphQL Parser](https://github.com/graphql-dotnet/parser) | [![Nuget](https://img.shields.io/nuget/dt/GraphQL-Parser)](https://www.nuget.org/packages/GraphQL-Parser) | A lexer and parser for GraphQL in .NET |
| [ PublicApiGenerator](https://github.com/PublicApiGenerator/PublicApiGenerator) | [![Nuget](https://img.shields.io/nuget/dt/PublicApiGenerator)](https://www.nuget.org/packages/PublicApiGenerator) | Project to generate a public API of an assembly or type |
| [AspNetCore.Diagnostics.HealthChecks](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | ~ 70 packages | Enterprise HealthChecks for ASP.NET Core Diagnostics Package |
| [Destructurama.Attributed](https://github.com/destructurama/attributed) | [![Nuget](https://img.shields.io/nuget/dt/Destructurama.Attributed)](https://www.nuget.org/packages/Destructurama.Attributed) | Use attributes to control how complex types are logged to Serilog. |
| [Destructurama.JsonNet](https://github.com/destructurama/json-net) | [![Nuget](https://img.shields.io/nuget/dt/Destructurama.JsonNet)](https://www.nuget.org/packages/Destructurama.JsonNet) | Adds support for logging JSON.NET dynamic types as structured data with Serilog |
| [Destructurama.ByIgnoring](https://github.com/destructurama/by-ignoring) | [![Nuget](https://img.shields.io/nuget/dt/Destructurama.ByIgnoring)](https://www.nuget.org/packages/Destructurama.ByIgnoring) | Specify how complex types are logged to Serilog by excluding individual properties. |

I also have several pet projects:

| Project | Nuget | Description |
|---|----|----|
| [SteroidsDI](https://github.com/sungam3r/SteroidsDI) | [![Nuget](https://img.shields.io/nuget/dt/SteroidsDI.Core)](https://www.nuget.org/packages/SteroidsDI.Core) | Advanced Dependency Injection to use every day |
| [graphql-sdl-exporter](https://github.com/sungam3r/graphql-sdl-exporter) | [![Nuget](https://img.shields.io/nuget/dt/dotnet-sdlexport)](https://www.nuget.org/packages/dotnet-sdlexport) | .NET Core Global Tool for generating SDL from url or executable file |
| [graphql-introspection-model](https://github.com/sungam3r/graphql-introspection-model) | [![Nuget](https://img.shields.io/nuget/dt/GraphQL.IntrospectionModel)](https://www.nuget.org/packages/GraphQL.IntrospectionModel) | Types for GraphQL introspection model |

## Some of my GitHub Stats

[![GitHub stats](https://github-readme-stats.vercel.app/api?username=sungam3r&show_icons=true)](https://github.com/sungam3r/github-readme-stats)

[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=sungam3r)](https://github.com/sungam3r/github-readme-stats)

sungam3r