aspnet-api-versioning
API versioning tools
Provides libraries and tools to add versioning semantics to ASP.NET API services
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
3k stars
111 watching
707 forks
Language: C#
last commit: 9 months ago
Linked from 2 awesome lists
aspnetaspnetcoreodataversioningversioning-semanticswebapi
Related projects:
Repository | Description | Stars |
---|---|---|
ardalis/apiendpoints | A library providing a standardized way to handle API endpoints in ASP.NET Core web applications. | 3,134 |
dotnet/aspnetcore | A cross-platform framework for building modern cloud-based web applications | 35,660 |
aspnetboilerplate/aspnetboilerplate | A general-purpose web application framework that automates common software development tasks and provides a modular, extensible architecture for building modern web applications. | 11,849 |
domaindrivendev/swashbuckle.aspnetcore | Tools and generators for creating API documentation using Swagger/OpenAPI | 5,276 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,772 |
dotnet/aspire | Provides a cloud-ready stack and tools for building observable, production-ready distributed applications using .NET | 3,996 |
dotnet/command-line-api | A C# library and toolset for building command-line applications with parsing, invocation, and rendering of terminal output | 3,441 |
miniprofiler/dotnet | A profiling tool for ASP.NET and .NET Core applications | 2,928 |
dotnet/aspnetcore.docs | Documentation for ASP.NET Core web application development | 12,675 |
dodyg/practical-aspnetcore | A collection of practical ASP.NET Core samples covering various features and scenarios | 9,557 |
dotnet-boxed/templates | Provides pre-configured .NET project templates with essential libraries and tools. | 3,415 |
dotnetzoom/aspnetcore-webapi-course | A comprehensive project demonstrating professional REST API design with ASP.NET Core WebAPI and various features such as authentication, logging, exception handling, and dependency injection. | 867 |
dotnet/core | Provides release notes and news for the .NET software framework | 21,049 |
aspnet-contrib/aspnet.security.oauth.providers | Provides social authentication middleware for ASP.NET Core applications using OAuth 2.0 protocols | 2,405 |
dotnet/docker.dotnet | A .NET client library that enables asynchronous interaction with the Docker Remote API | 2,277 |