ReverseBlade
NuGet publisher profile
Packages (24)
protobuf-portable-net
Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different programming architectures extensible - to add new data to old messages. protobuf-net is a .NET implementation of this, allowing you to serialize your .NET objects efficiently and easily. It is compatible with most of the .NET family, including .NET 2.0/3.0/3.5/4.0, .NET CF 2.0/3.5, Mono 2.x, Silverlight, etc.
FODATAC
F# based odata client
FODATACv4
F# based odata client
NHibernateX
NHibernate with async support, works on .net 4.5.2
FODATACv4.Server
Server components for F# based odata client
FCQRS
Package Description
FCQRS.Model
Package Description
ExpressionSerializer
Serialization and deserialization of linq expressions
FCQRS.Serialization
Package Description
Antlr31
ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
FCQRS.SqlProvider
Package Description
HtmlTypeProvider
An F# type provider that parses HTML templates with ${Hole} syntax and generates strongly-typed builder APIs producing HTML strings.
Dynamic.ConfigSection
Package Description
ScanRat2
Package Description
FCQRS8.Model
Package Description
FCQRS.ExpectoTickSpec
Package Description
FCQRS8.Serialization
Package Description
FCQRS8.SQLProvider
Package Description
FCQRS8
Package Description
OnurGumus.Terminal.Gui.Elmish
An Elmish (MVU) wrapper around Terminal.Gui v2 with a Feliz-like view DSL for F#. A v2 port of Daniel Hardt's Terminal.Gui.Elmish.
AgentNet.Unofficial
Unofficial fork of AgentNet updated for Microsoft.Agents.AI 260212.1. An F# library for building AI agents on .NET, wrapping Microsoft Agent Framework with idiomatic F# APIs.
Faket
Faket - a modern .NET 10 fork of Paket: a dependency manager for .NET with support for NuGet packages and git repositories, with reproducible (Nix-friendly) content hashes in paket.lock.
FCQRS.ExpectoTickSec
Package Description
Hawaii.Unofficial
Unofficial modernized fork of Hawaii - a dotnet CLI tool that generates type-safe F# and Fable clients from OpenAPI/Swagger/OData. Targets .NET 10, reads OpenAPI 2.0/3.0/3.1/3.2, and generates System.Text.Json (F#) / Thoth.Json (Fable) clients. Not affiliated with the original project.