We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
I |> ❤ F#
type State = | Programming | DrinkingCoffe | PlayingTheGuitar
ElasticSearch NEST Linq extension library which provides possibility to use LINQ over NEST elastic queries.
C# 9 1
Simple, tiny language compiler
C# 3
DotNet usefull libraries list
.Net async processing primitives
C#
Simple web spreadsheets application written on F# using Fable, Elmish and parser combinators.
F# 1
public interface IAsyncInit<T>
{
TaskAwaiter<T> GetAwaiter();
}