{"id":21528495,"url":"https://github.com/hellokitty/aspnet.mvc.formatters.protobuf","last_synced_at":"2025-03-17T18:45:22.122Z","repository":{"id":84547939,"uuid":"53712656","full_name":"HelloKitty/AspNet.Mvc.Formatters.Protobuf","owner":"HelloKitty","description":"ASP.NET 5 MVC 6 Formatters for Protobuf-net specification.","archived":false,"fork":false,"pushed_at":"2016-03-13T07:59:45.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T06:11:17.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HelloKitty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-12T04:06:42.000Z","updated_at":"2016-03-12T04:25:06.000Z","dependencies_parsed_at":"2023-03-11T01:30:44.360Z","dependency_job_id":null,"html_url":"https://github.com/HelloKitty/AspNet.Mvc.Formatters.Protobuf","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloKitty%2FAspNet.Mvc.Formatters.Protobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloKitty%2FAspNet.Mvc.Formatters.Protobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloKitty%2FAspNet.Mvc.Formatters.Protobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloKitty%2FAspNet.Mvc.Formatters.Protobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HelloKitty","download_url":"https://codeload.github.com/HelloKitty/AspNet.Mvc.Formatters.Protobuf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244091993,"owners_count":20396708,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-24T01:53:29.043Z","updated_at":"2025-03-17T18:45:22.117Z","avatar_url":"https://github.com/HelloKitty.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AspNet.Mvc.Formatters.Protobuf\n\nASP.Net 5/Core and MVC 6 extensions and formatters for the Protobuf message format.\n\n## Setup\n\nTo use this project you'll first need a couple of things:\n  - Visual Studio 2015\n  - Add Nuget Feed https://www.myget.org/F/hellokitty/api/v2 in VS (Options -\u003e NuGet -\u003e Package Sources)\n\n## Builds\n\nAvailable on a Nuget Feed: https://www.myget.org/F/hellokitty/api/v2 [![hellokitty MyGet Build Status](https://www.myget.org/BuildSource/Badge/hellokitty?identifier=b507fc31-80a1-46c5-acde-ef7867cc6510)](https://www.myget.org/feed/Packages/hellokitty)\n\n## Tests\n\n#### Linux/Mono - Unit Tests\n\n(Warning: This is currently untested; new territory of .NET Core and DNX)\n\n||Debug x86|Debug x64|Release x86|Release x64|\n|:--:|:--:|:--:|:--:|:--:|:--:|\n|**master**| N/A | N/A | N/A | [![Build Status](https://travis-ci.org/HelloKitty/AspNet.Mvc.Formatters.Protobuf.svg?branch=master)](https://travis-ci.org/HelloKitty/AspNet.Mvc.Formatters.Protobuf) |\n|**dev**| N/A | N/A | N/A | [![Build Status](https://travis-ci.org/HelloKitty/AspNet.Mvc.Formatters.Protobuf.svg?branch=dev)](https://travis-ci.org/HelloKitty/AspNet.Mvc.Formatters.Protobuf)|\n\n#### Windows - Unit Tests\n\n(Warning: This is currently untested; new territory of .NET Core and DNX)\n\n(Done locally)\n\n##Licensing\n\nThis project is licensed under the MIT license.\n\n## How to Use\n\n```CSharp\npublic void ConfigureServices(IServiceCollection services)\n{\n    services.AddMvcCore()\n      .AddProtobufNetFormatters();\n}\n```\n\nor\n\n```CSharp\npublic void ConfigureServices(IServiceCollection services)\n{\n    services.AddCore()\n      .AddProtobufNetFormatters();\n}\n```\n\nor you can register the formatters and header string manually.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellokitty%2Faspnet.mvc.formatters.protobuf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellokitty%2Faspnet.mvc.formatters.protobuf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellokitty%2Faspnet.mvc.formatters.protobuf/lists"}