Pinned Repositories
csharplang
The official repo for the design of the C# programming language
efcore.pg
Entity Framework Core provider for PostgreSQL
infersharp
Infer# is an interprocedural and scalable static code analyzer for C#. Via the capabilities of Facebook's Infer, this tool detects null dereferences, resource leaks, and thread-safety violations. It also performs taint flow tracking to detect critical security vulnerabilities like SQL injections.
npgsql
Npgsql is the .NET data provider for PostgreSQL.
SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
kslagerstrom's Repositories
kslagerstrom/csharplang
The official repo for the design of the C# programming language
kslagerstrom/efcore.pg
Entity Framework Core provider for PostgreSQL
kslagerstrom/infersharp
Infer# is an interprocedural and scalable static code analyzer for C#. Via the capabilities of Facebook's Infer, this tool detects null dereferences, resource leaks, and thread-safety violations. It also performs taint flow tracking to detect critical security vulnerabilities like SQL injections.
kslagerstrom/npgsql
Npgsql is the .NET data provider for PostgreSQL.
kslagerstrom/SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.