fintermobilityas / snapxLinks
Snapx is a powerful cross-platform .NET application designed to streamline your development and deployment processes. It provides built-in support for delta updates, allowing you to manage release channels such as test, staging, and production efficiently. With automated deployment via GitHub Actions, Snapx ensures seamless and consistent update…
☆47Updated last month
Alternatives and similar repositories for snapx
Users that are interested in snapx are comparing it to the libraries listed below
Sorting:
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- ☆53Updated last week
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- This is an approach to data virtualizing collections intended to be used in WPF projects.☆44Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- This project contains utilities, extensions and new functionalities of all types.☆36Updated 2 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated last month
- Dynamically attach properties to (almost) any object instance.