All Projects → mulesoft-labs → Raml Dotnet Tools

mulesoft-labs / Raml Dotnet Tools

Licence: other
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.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Raml Dotnet Tools

Framework
.NET Core Extensions and Helper NuGet packages.
Stars: ✭ 399 (+133.33%)
Mutual labels:  swagger, asp-net, dotnet-core
Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
Stars: ✭ 2,864 (+1574.85%)
Mutual labels:  swagger, asp-net, dotnet-core
Spectral
A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI v2 & v3.
Stars: ✭ 876 (+412.28%)
Mutual labels:  swagger, oas
Asp.net Core Graphql Middleware
ASP.Net Core GraphQL Middleware
Stars: ✭ 38 (-77.78%)
Mutual labels:  asp, dotnet-core
Zero Rails openapi
Concise DSL for generating OpenAPI Specification 3 (OAS3) JSON documentation for Ruby application.
Stars: ✭ 125 (-26.9%)
Mutual labels:  swagger, oas
Viron
☕️ Automated Design-based Management Console.
Stars: ✭ 925 (+440.94%)
Mutual labels:  swagger, oas
Awesome Microservices Netcore
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core
Stars: ✭ 865 (+405.85%)
Mutual labels:  asp-net, dotnet-core
Sio.core
✔ [ SIOC ] Swastika I/O Core is an all in one platform (e.g CMS, eCommerce, Forum, Q&A, CRM...) ASP.NET Core / Dotnet Core System based on SIOH Framework.
Stars: ✭ 121 (-29.24%)
Mutual labels:  asp, dotnet-core
Cofoundry
Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development
Stars: ✭ 621 (+263.16%)
Mutual labels:  asp-net, dotnet-core
Prism
Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.
Stars: ✭ 2,484 (+1352.63%)
Mutual labels:  swagger, oas
Applicationinsights Dotnet Server
Microsoft Application Insights for .NET Web Applications
Stars: ✭ 130 (-23.98%)
Mutual labels:  asp, asp-net
Raml Server
run a mocked server JUST based on a RAML API's definition .. zero coding
Stars: ✭ 158 (-7.6%)
Mutual labels:  swagger, raml
Blogifier
Blogifier is an open-source publishing platform built with .NET Core 5.0 and the latest technologies.
Stars: ✭ 794 (+364.33%)
Mutual labels:  asp, dotnet-core
Ocelot
.NET core API Gateway
Stars: ✭ 6,675 (+3803.51%)
Mutual labels:  asp-net, dotnet-core
Carter
Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
Stars: ✭ 875 (+411.7%)
Mutual labels:  asp-net, dotnet-core
Nopcommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
Stars: ✭ 6,827 (+3892.4%)
Mutual labels:  asp-net, dotnet-core
Openapi Core
OpenAPI core
Stars: ✭ 119 (-30.41%)
Mutual labels:  swagger, oas
Oooas
An object oriented approach to generating OpenAPI specs, implemented in PHP.
Stars: ✭ 162 (-5.26%)
Mutual labels:  swagger, oas
Awesome Openapi3
😎 A list of awesome projects related to OpenAPI 3.0.x, curated by the community
Stars: ✭ 469 (+174.27%)
Mutual labels:  swagger, oas
Orchardcore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
Stars: ✭ 5,591 (+3169.59%)
Mutual labels:  asp-net, dotnet-core

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].