Skip to content

DavidAlphaFox/froto

 
 

Repository files navigation

F# Protocol Buffers

What are Protocol Buffers

NuGet

Status

  • 0.5.0 2017-12 Froto.Parser & Froto.Serialization target netstandard2.0
  • 0.4.0 2016-10 Parser now supports full gRPC syntax and options syntax. New Froto.TypeProvider package with support for proto2.
  • 0.3.1 2016-06 Made Parser functions more discoverable and easier to use.
  • 0.3.0 2016-06 Rewrote F# serialization to support both Record and Class serialization. Significant project structure, serialization namespace, and serialization module refactor.
  • 0.2.1 2016-04 Added F# serialization framework to Core, w/full wire format support See the 0.2.1 release details for help upgrading
  • 0.2.0 2016-02 Complete rewrite of parser to support full proto2 and proto3 syntax
  • 0.1.0 2014-02 Dusted off project and moved to GitHub
  • 0.0.5 2012-11 blog Parsing a Protocol Buffers .proto File in F#
  • See the release notes for more details.

About

Froto: F# Protocol Buffers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F# 99.7%
  • PowerShell 0.3%