Skip to content

Visual Studio extension to work with RAML and OAS (OpenAPI) specifications. You can consume REST APIs, scaffold ASP.NET implementations and extract RAML specifications from existing ASP.Net apps.

License

fmj/raml-dotnet-tools

 
 

Repository files navigation

Build status

The RAML .Net Tools allows developers to easily integrate and consume APIs that expose a RAML or an OAS (OpenAPI / Swagger) definition, or create a new ASP.NET Core or WebAPI implementations using a contract first approach from a RAML or an OAS definition.

See http://raml.org for information on RAML (RESTful API Markup Language).

The tools are provided as a Visual Studio extension, allowing simple and natural integration of RAML/OAS into a normal development workflow.

A single installation package provides support for both client, service code-generation and RAML extraction scenarios.

Check the documentation on the Wiki

About

Visual Studio extension to work with RAML and OAS (OpenAPI) specifications. You can consume REST APIs, scaffold ASP.NET implementations and extract RAML specifications from existing ASP.Net apps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.5%
  • RAML 23.4%
  • C# 5.1%
  • CSS 1.0%
  • HTML 0.0%
  • Groovy 0.0%