Stars
A prompt theming engine for Powershell
Learn how to bring animation to your web projects
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, se…
An implementation of StyleCop rules using the .NET Compiler Platform
EntityFramework 6 provider + InMemory providers for Asp.Net Core Identity.
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on …
Terse syntax C# command line parser for .NET with F# support
microsoftarchive / redis
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes