Pinned Repositories
DevOpenSpaceOnline
google-play-publisher-dotnet-cli
A CLI tool which enables you to easily publish an Android app to the Google Play Store using a Google Service Account.
google-play-publisher-java
A GUI which enables you to easily publish an Android app to the Google Play Store using a Google Service Account.
IsNullEnforcer
Roslyn Analyzer which enforces the usage of 'is null' and 'is not null' over '== null' and '!= null'.
Java2DB
Library for connecting to your database from your application in a really cool way.
lambda2sql
Convert Java 8 lambdas to SQL statements. Build type safe and readable queries.
Lombok.NET
.NET adaptation for Java's Lombok using Source Generators.
MailSort
A server-side tool to organize your inbox.
ReturnTaskDirectlyAnalyzer
Roslyn Analyzer which marks usages of the async/await pattern where the Task could be returned directly instead of awaiting it.
SponsorLinkAnalyzer
Roslyn Analyzer to detect privacy-compromised dependencies.
CollinAlpert's Repositories
CollinAlpert/Lombok.NET
.NET adaptation for Java's Lombok using Source Generators.
CollinAlpert/SponsorLinkAnalyzer
Roslyn Analyzer to detect privacy-compromised dependencies.
CollinAlpert/MailSort
A server-side tool to organize your inbox.
CollinAlpert/DevOpenSpaceOnline
CollinAlpert/abrechnung
Payment tracking and money splitting for groups :money_with_wings:
CollinAlpert/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
CollinAlpert/Avalonia
A cross-platform UI framework for .NET
CollinAlpert/avalonia-docs
CollinAlpert/Carter
Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
CollinAlpert/docs
This repository contains .NET Documentation.
CollinAlpert/dotnet-api-docs
.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
CollinAlpert/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
CollinAlpert/format
Home for the dotnet-format command
CollinAlpert/Humanizer
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
CollinAlpert/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
CollinAlpert/MassTransit
Distributed Application Framework for .NET
CollinAlpert/Meziantou.Analyzer
A Roslyn analyzer to enforce some good practices in C#.
CollinAlpert/mongodb-docs
The MongoDB Documentation Project Source.
CollinAlpert/nunit
NUnit 3 Framework
CollinAlpert/nunit.analyzers
Roslyn analyzers for writing unit tests with NUnit
CollinAlpert/power-platform
Documentation for Microsoft Power Platform
CollinAlpert/retool-onpremises
Deploying Retool On Prem
CollinAlpert/RfbScreenSharing
CollinAlpert/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
CollinAlpert/roslyn-analyzers
CollinAlpert/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
CollinAlpert/StyleCopAnalyzers
An implementation of StyleCop rules using the .NET Compiler Platform
CollinAlpert/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
CollinAlpert/Verify.SourceGenerators
Extends Verify to allow verification of C# Source Generators.
CollinAlpert/xunit.analyzers
Roslyn analyzers for xUnit.net (please open issues in https://github.com/xunit/xunit)