canton7
NuGet publisher profile
Packages (10)
RestEase
Easy-to-use typesafe REST API client library, which is simple and customisable. Write a C# interface which describes your API, and RestEase generates an implementation you can call into. Source Generators are here! Reference the RestEase.SourceGenerator NuGet package.
RestEase.HttpClientFactory
HttpClientFactory adapter for ASP.NET Core for RestEase: the easy-to-use typesafe REST API client library, which is simple and customisable.
Simple.Migrations
Simple but flexible migrations library
RestEase.SourceGenerator
Source generator for RestEase: the easy-to-use typesafe REST API client library, which is simple and customisable Generates implementations for RestEase interfaces at compile-time, to provide error-checking, faster execution, and support for platforms which don't support runtime code generation (such as iOS and .NET Native). You must be using the .NET 5 SDK (or higher) to use this. You will also need to install the RestEase package. For more details, see https://github.com/canton7/RestEase#using-resteasesourcegenerator
Stylet
A very lightweight but powerful ViewModel-First MVVM framework for WPF, inspired by Caliburn.Micro.
PropertyChanged.SourceGenerator
Powerful INotifyPropertyChanged Source Generator, which generates INPC boilerplate for you as part of your build. Supports features such as automatic and manual dependencies between properties, notifications when specific properties change, and more.
Stylet.Start
.NET Framework: A quick startup project for Stylet, the lightweight but powerful ViewModel-First MVVM framework for WPF
StateMechanic
Simple but powerful hierarchical state machine library
Stylet.Templates
.NET Core templates for Stylet, the lightweight but powerful ViewModel-First MVVM framework for WPF
SimpleTasks
Simple task runner, suitable for use in build scripts