Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ctaggart/froto issues and pull requests
#116 - Support for proto3?
Issue -
State: open - Opened by AlexeyRaga over 3 years ago
- 1 comment
#115 - Parse error when optional/required/repeated is missing
Issue -
State: closed - Opened by RicoSuter about 5 years ago
- 3 comments
#114 - new maintainer please
Issue -
State: open - Opened by ctaggart over 5 years ago
- 4 comments
#113 - upgrade Nerdbank.GitVersioning to 3.1.6-beta with GitHub Actions support
Pull Request -
State: closed - Opened by ctaggart over 5 years ago
#112 - test stable from another branch
Pull Request -
State: closed - Opened by ctaggart over 5 years ago
#111 - Update NB.GV version to recognize GitHub Actions v2
Pull Request -
State: closed - Opened by AArnott over 5 years ago
- 3 comments
#110 - need stable CI builds on master
Issue -
State: closed - Opened by ctaggart over 5 years ago
- 5 comments
#109 - Process import statements
Pull Request -
State: closed - Opened by jhugard over 5 years ago
- 1 comment
#108 - GitHub Action for Build
Pull Request -
State: closed - Opened by ctaggart over 5 years ago
#107 - Fix message parsing
Pull Request -
State: closed - Opened by jhugard over 5 years ago
- 1 comment
#106 - PulsarApi.proto
Issue -
State: closed - Opened by vilinski over 5 years ago
- 3 comments
#105 - use Azure Pipelines for Windows builds
Pull Request -
State: closed - Opened by ctaggart almost 6 years ago
#104 - add nuget lock
Pull Request -
State: closed - Opened by ctaggart almost 6 years ago
- 1 comment
#103 - Set up CI with Azure Pipelines
Pull Request -
State: closed - Opened by ctaggart almost 6 years ago
- 1 comment
#102 - switch type provider to net core
Pull Request -
State: closed - Opened by ctaggart almost 6 years ago
- 3 comments
#101 - use Nerdbank.GitVersioning
Pull Request -
State: closed - Opened by ctaggart almost 6 years ago
#100 - use Nerdbank.GitVersioning
Pull Request -
State: closed - Opened by ctaggart almost 6 years ago
- 2 comments
#99 - Make TP work with .NET Core tooling
Issue -
State: closed - Opened by dsyme over 6 years ago
- 2 comments
#98 - gRPC on Alpine docker requires libc6-compat
Issue -
State: closed - Opened by ctaggart over 6 years ago
#97 - position in ProtoField are defined differently
Issue -
State: closed - Opened by 7sharp9 over 6 years ago
#96 - fix Enum in message body error
Pull Request -
State: closed - Opened by 7sharp9 over 6 years ago
- 2 comments
#95 - SourceLink seems to fail while building
Issue -
State: closed - Opened by 7sharp9 over 6 years ago
- 3 comments
#94 - Allow identifiers to start with underscore
Issue -
State: closed - Opened by kevmal over 6 years ago
- 1 comment
#93 - Enum in message body error
Issue -
State: closed - Opened by kevmal over 6 years ago
- 4 comments
Labels: bug
#92 - update build
Pull Request -
State: closed - Opened by ctaggart over 6 years ago
#91 - Add interface implementation of IMessage to Froto.Serialiation to make code gen have less dependencies
Issue -
State: open - Opened by 7sharp9 over 6 years ago
- 6 comments
Labels: enhancement
#90 - gRPC on top of ASP.NET Core 3.0
Issue -
State: closed - Opened by ctaggart over 6 years ago
- 4 comments
#89 - Parse `oneof` before field, so 'oneof' isn't considered a message (#88)
Pull Request -
State: closed - Opened by jhugard almost 7 years ago
#88 - Proto3 oneOf type does not parse
Issue -
State: closed - Opened by 7sharp9 almost 7 years ago
- 4 comments
Labels: bug
#87 - Would it be possible to get a 0.51 nuget release of the parser and serializer?
Issue -
State: closed - Opened by 7sharp9 almost 7 years ago
- 21 comments
#86 - Proto2 required fields are not properly serialized
Issue -
State: closed - Opened by jhugard almost 7 years ago
- 1 comment
#85 - Add proto3 specific deserialization that requires fewer SRTP constraints
Pull Request -
State: closed - Opened by 7sharp9 almost 7 years ago
- 13 comments
#84 - UnknownFields in the serializer seems to be unused, can this be removed or is it unimplemented?
Issue -
State: closed - Opened by 7sharp9 almost 7 years ago
- 14 comments
#83 - Are the methods mentioned in Serialization.fs currently consumed anywhere in code?
Issue -
State: closed - Opened by 7sharp9 almost 7 years ago
- 1 comment
#82 - Are there any plans for a proto3 canonical json serialization?
Issue -
State: closed - Opened by 7sharp9 almost 7 years ago
- 1 comment
#81 - target netstandard2.0 & net45 for Froto.Parser & Froto.Serialization
Pull Request -
State: closed - Opened by ctaggart about 7 years ago
#80 - add sourcelink
Pull Request -
State: closed - Opened by ctaggart about 7 years ago
#79 - add script to update ProvidedTypes
Pull Request -
State: closed - Opened by ctaggart about 7 years ago
#78 - Froto.Parser & Froto.Serialization target netstandard2.0
Pull Request -
State: closed - Opened by ctaggart about 7 years ago
#77 - Span<T>
Issue -
State: open - Opened by ctaggart about 7 years ago
- 4 comments
#76 - target .NET Standard 2.0
Issue -
State: closed - Opened by ctaggart about 7 years ago
- 11 comments
#75 - TypeProvider.Tests failing to build on travis-ci
Issue -
State: closed - Opened by ctaggart about 7 years ago
- 3 comments
#74 - migrate to .NET Core project files
Pull Request -
State: closed - Opened by ctaggart about 7 years ago
#73 - migrate to .NET Core project files
Issue -
State: closed - Opened by ctaggart about 7 years ago
#72 - Fix for #71: treat enums as int32 when generating oneof members
Pull Request -
State: closed - Opened by takemyoxygen over 7 years ago
#71 - TypeProvider fails with "Specified method is not supported"
Issue -
State: closed - Opened by EHotwagner over 7 years ago
- 11 comments
#70 - Add support for DUs
Issue -
State: open - Opened by tjaskula almost 8 years ago
- 10 comments
#69 - Issue #68 - Add Encoder support for proto2 *required* fields
Pull Request -
State: closed - Opened by jhugard almost 8 years ago
#68 - Need encoding support for required fields
Issue -
State: closed - Opened by jhugard almost 8 years ago
#67 - Produce Portable Class Library (PCL)
Issue -
State: closed - Opened by jhugard about 8 years ago
- 7 comments
#66 - Add support for protobuf-net bcl-Types
Issue -
State: open - Opened by Schwem over 8 years ago
- 4 comments
Labels: enhancement
#65 - process import statements
Pull Request -
State: closed - Opened by jhugard over 8 years ago
- 11 comments
#64 - fixed typeprovider link in readme
Pull Request -
State: closed - Opened by ctaggart over 8 years ago
- 3 comments
#63 - fixed formatting in readme
Pull Request -
State: closed - Opened by ctaggart over 8 years ago
#62 - readme update for 0.4.0
Pull Request -
State: closed - Opened by ctaggart over 8 years ago
#61 - gRPC options
Pull Request -
State: closed - Opened by bhandfast over 8 years ago
- 20 comments
#60 - support grpc in parser
Issue -
State: closed - Opened by ctaggart over 8 years ago
- 3 comments
#59 - Example Autogen
Issue -
State: closed - Opened by ghost over 8 years ago
- 2 comments
#58 - Compiler generates incorrect types for 'repeat'
Issue -
State: closed - Opened by ghost over 8 years ago
#57 - Froto.Compiler Dependency
Issue -
State: closed - Opened by ghost over 8 years ago
- 2 comments
#56 - Build Failure
Issue -
State: closed - Opened by ghost over 8 years ago
- 2 comments
#55 - type provider docs and example of usage
Pull Request -
State: closed - Opened by takemyoxygen over 8 years ago
- 1 comment
#54 - Create Froto.TypeProvider NuGet Package
Pull Request -
State: closed - Opened by takemyoxygen over 8 years ago
- 4 comments
#53 - Init fields with proper default values for types; null checks.
Pull Request -
State: closed - Opened by takemyoxygen over 8 years ago
#52 - Fix warnings and tidy-up type provider code
Pull Request -
State: closed - Opened by takemyoxygen over 8 years ago
#51 - Mutable collections
Pull Request -
State: closed - Opened by takemyoxygen over 8 years ago
#50 - Initial implementation of the type provider
Pull Request -
State: closed - Opened by jhugard over 8 years ago
- 23 comments
#49 - F# Type Provider for .proto Files
Issue -
State: closed - Opened by jhugard over 8 years ago
- 3 comments
#48 - Parser Improvements
Issue -
State: open - Opened by jhugard over 8 years ago
- 8 comments
#47 - Fix bug #45 - Encoding of fixed and sfixed types
Pull Request -
State: closed - Opened by jhugard over 8 years ago
#46 - Fix build on Mono
Pull Request -
State: closed - Opened by takemyoxygen over 8 years ago
#45 - Encoding of fixed and sfixed types
Issue -
State: closed - Opened by takemyoxygen over 8 years ago
- 3 comments
#44 - Initial implementation of the type provider
Pull Request -
State: closed - Opened by takemyoxygen over 8 years ago
- 6 comments
#43 - Build fails on OS X and Windows
Issue -
State: closed - Opened by takemyoxygen over 8 years ago
- 5 comments
#42 - Make parser functions more discoverable (#41)
Pull Request -
State: closed - Opened by jhugard over 8 years ago
#41 - Parser functions are not discoverable
Issue -
State: closed - Opened by jhugard over 8 years ago
- 2 comments
#40 - Record serialization refinement
Pull Request -
State: closed - Opened by jhugard over 8 years ago
- 1 comment
#39 - Record Serialization
Pull Request -
State: closed - Opened by jhugard over 8 years ago
- 22 comments
#38 - F# Record Serialization
Issue -
State: closed - Opened by jhugard over 8 years ago
- 3 comments
#37 - O(n^2) Performance Problem on repeated fields
Issue -
State: closed - Opened by jhugard over 8 years ago
- 2 comments
#36 - Fix issue #35 - message is not copied in result of `hydrateRepeated`
Pull Request -
State: closed - Opened by jhugard over 8 years ago
#35 - message is not copied in result of `hydrateRepeated`
Issue -
State: closed - Opened by tathanhdinh over 8 years ago
- 3 comments
#34 - Hydrating union type
Issue -
State: closed - Opened by tathanhdinh almost 9 years ago
#33 - Dehydrating functions for unsigned arithmetic types
Issue -
State: closed - Opened by tathanhdinh almost 9 years ago
- 3 comments
#32 - fix readme formatting
Pull Request -
State: closed - Opened by ctaggart almost 9 years ago
#31 - updated readme and release notes
Pull Request -
State: closed - Opened by ctaggart almost 9 years ago
#30 - parser feature-parity with Google protoc
Issue -
State: open - Opened by ctaggart almost 9 years ago
- 1 comment
#29 - publish Froto.Core NuGet package
Issue -
State: closed - Opened by takemyoxygen almost 9 years ago
- 3 comments
#28 - [WIP] Pass by reference and record serializer
Pull Request -
State: closed - Opened by jhugard almost 9 years ago
- 2 comments
#27 - support for root Enums
Pull Request -
State: closed - Opened by agbogomolov almost 9 years ago
- 4 comments
#26 - Update sample proto class & repair automatic merge changes.
Pull Request -
State: closed - Opened by jhugard almost 9 years ago
#25 - Improve serializer performance by 25%
Pull Request -
State: closed - Opened by jhugard almost 9 years ago
- 1 comment
#24 - Update ExampleProtoClass.fs with .proto definition as a comment
Pull Request -
State: closed - Opened by jhugard almost 9 years ago
- 2 comments
#19 - Improve support for serialization/deserialization
Issue -
State: closed - Opened by jhugard about 9 years ago
- 10 comments
#17 - froto.exe support for protobuf-net proto2 code generation
Issue -
State: closed - Opened by ctaggart about 9 years ago
- 4 comments
#15 - froto.exe code generator for proto3
Issue -
State: closed - Opened by ctaggart about 9 years ago
- 18 comments
#9 - updated build & dependencies
Pull Request -
State: closed - Opened by ctaggart about 9 years ago
- 1 comment
#8 - Request: Strict/complete proto2 compliance
Issue -
State: closed - Opened by jhugard about 9 years ago
- 1 comment
#6 - Feature: Add support for Proto3 language
Issue -
State: closed - Opened by jhugard about 9 years ago
- 4 comments
#3 - F# type provider for .proto files
Issue -
State: closed - Opened by ctaggart over 10 years ago
- 8 comments