Pinned Repositories
alchemy
A discord library for Elixir
AutoFixture
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 what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
Avalonia
A multi-platform .NET UI framework
bullseye
🎯 A .NET library for running a target dependency graph.
bulma
Modern CSS framework based on Flexbox
cake
Cake (C# Make) is a cross platform build automation system.
Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
renovate
Universal dependency update tool that fits into your workflows.
lpedras's Repositories
lpedras/Avalonia
A multi-platform .NET UI framework
lpedras/bullseye
🎯 A .NET library for running a target dependency graph.
lpedras/bulma
Modern CSS framework based on Flexbox
lpedras/Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
lpedras/CleanArchitecture
A starting point for Clean Architecture with ASP.NET Core
lpedras/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
lpedras/crystal
The Crystal Programming Language
lpedras/dotfiles
Dotfiles to automate the intallation of my manjaro dev environment
lpedras/ecto
A toolkit for data mapping and language integrated query.
lpedras/EventStore
The stream database optimised for event sourcing
lpedras/Feliz
A fresh retake of the React API in Fable and a collection of high-quality components to build React applications in F#, optimized for happiness
lpedras/fixie
Modern Testing for .NET
lpedras/fluentassertions
Fluent API for asserting the results of unit tests that targets .NET Framework 4.5, 4.7, .NET Standard 1.3, 1.6 and 2.0. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBunit, MSpec, and NSpec.
lpedras/format
Home for the dotnet-format command
lpedras/fsharp
The F# Compiler, Core Library & Tools (F# Software Foundation Repository)
lpedras/go
The Go programming language
lpedras/go-1
Exercism exercises in Go.
lpedras/godog
Cucumber for golang
lpedras/MassTransit
Distributed Application Framework for .NET
lpedras/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
lpedras/MediatR
Simple, unambitious mediator implementation in .NET
lpedras/moq
The most popular and friendly mocking framework for .NET
lpedras/NEventStore
A persistence agnostic Event Store for .NET
lpedras/Paket
A dependency manager for .NET with support for NuGet packages and Git repositories.
lpedras/PetaPoco
Official PetaPoco, A tiny ORM-ish thing for your POCO's
lpedras/reactive
The Reactive Extensions for .NET
lpedras/ReactiveProperty
ReactiveProperty provides MVVM and asynchronous support features under Reactive Extensions. Target framework is .NET Standard 2.0.
lpedras/samples
Samples showing practical aspect of EventStoreDB, Event Sourcing
lpedras/trivy
A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
lpedras/wire
Compile-time Dependency Injection for Go