Skip to content
You must be logged in to sponsor ju2pom

Become a sponsor to Julien Amsellem

@ju2pom

Julien Amsellem

ju2pom
Issy les Moulineaux

EverythingNet

I'm the creator and maintainer of EverythingNet a .Net library that provides a fluent API to search for files on your computer and get results in few milliseconds. This library relies on the famous Everything Search tool.

This library can help you if you'd like to find files based on their extension, name, creation/modification date and more. Of course you can combine those criteria to build complex search queries.

If you are interested in this library I'd advise you to rather look at the version 2 branch which is not on master yet but has a much more mature API.

LogicraftSdk.Net

This library is a very easy to use alternative to the official Logitech SDK for logicraft keyboard. If you want to add support for this great device in your .Net application this library can be of great help.

FluentWPF

This library is an attempt to provide a pure C# fluent API to build WPF application. Even if Xaml is a powerful technology it has several drawbacks that FluentWPF tries to fix.

  • Leverage C# programming skills
  • Power of C# in UI declaration (variables, methods, lambda ...)
  • Simplify reusability
  • Better Intellisense, code completion
  • Less verbosity
  • Cleaner "code behind"

Featured work

  1. ju2pom/EverythingNet

    A .fluent NET library for the great Everything Search library from voidtools

  2. ju2pom/logicraftsdk.NET

    .NET SDK to control the Logitech Craft keyboard "Crown" knob

    C# 8
  3. ju2pom/FluentWPF

    This is a C# library to implement WPF application but using C# to declare UI instead of Xaml. The whole library is build with fluent API in mind.

    C# 7

Select a tier

$ a month

Choose a custom amount.

$1 a month

Select

You know that .Net applications deserve better tools to search for files !
Sponsoring EverythingNet will help many developers to improve file search speed and UX.

Indeed, it's not only about speed, you can improve UX too !

Exemple:
EverythingNet lets you gather all "pdf" files on the computer in a few milliseconds. Don't let your users/customers browse throught hundreds of files and folders, just prompt them relevant locations.

$5 a month

Select

You are enthusiast with EverythingNet development and I thank you for that.
Sponsoring me will accelerate the pace of improvements and will benefit the whole .Net community.

$10 a month

Select

Let's bring EverythingNet to the next level, there is room for improvement in many aspects:

  • More samples
  • Better documentation
  • More features