roji
Principal software engineer working on .NET data access and perf, member of the Entity Framework team at Microsoft. Lead dev of Npgsql, the PostgreSQL provider.
@microsoft Berlin, Germany
Pinned Repositories
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
efcore.pg
Entity Framework Core provider for PostgreSQL
npgsql
Npgsql is the .NET data provider for PostgreSQL.
AsyncRewriter
Uses Roslyn to rewrite synchronous C# methods into async counterparts
efcore
Microsoft's recommended data access technology for new applications in .NET.
efcore.pg
Entity Framework Core provider for PostgreSQL
JsonColumnsPerf
Npgsql
roji.github.io
roji's Repositories
roji/AsyncRewriter
Uses Roslyn to rewrite synchronous C# methods into async counterparts
roji/Nullinator800
Performs some automatic C# 8 nullability annotations on your codebase. You will be nullinated.
roji/LibLogBenchmarks
roji/AdoPerfTest
roji/BenchmarkDotNet
Powerful .NET library for benchmarking
roji/boardwalk
Customized Wordpress boardwalk theme
roji/DataAccessPerformance
Benchmarks, prototypes and discussions for database access performance investigation
roji/docfx
Tools for building and publishing API documentation for .NET projects
roji/DotNetPerfClient
roji/exceptiondialog
A .NET winforms dialog which displays exceptions in a nice and informative manner
roji/JdbcNetPerfServer
roji/JdbcPerfTest
roji/LibLog
LibLog is a single file for you to either copy/paste or install via nuget, into your library/framework/application to provide a logging abstraction.
roji/mono
Mono open source ECMA CLI, C# and .NET implementation.
roji/NetTopologySuite.IO.PostGis
PostGis IO module for NTS.
roji/NLog
NLog - Advanced .NET and Silverlight Logging
roji/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see http://wiki.postgresql.org/wiki/Submitting_a_Patch
roji/rosenzweig
roji/website
Mono's web site.
roji/xunit
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework.
roji/YamlDotNet
YamlDotNet is a .NET library for YAML