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
110 watching
704 forks
Language: C#
last commit: 7 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,122 |
dotnet/aspnetcore | A cross-platform .NET framework for building cloud-based web applications on Windows, Mac, or Linux. | 35,485 |
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,823 |
domaindrivendev/swashbuckle.aspnetcore | A set of tools for documenting and generating API documentation directly from ASP.NET Core applications. | 5,255 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,745 |
dotnet/aspire | A cloud-ready stack for building distributed applications with standardized interfaces and tools to accelerate development | 3,880 |
dotnet/command-line-api | A C# library and toolset for building command-line applications with parsing, invocation, and rendering of terminal output | 3,416 |
miniprofiler/dotnet | A profiling tool for ASP.NET and .NET Core applications | 2,919 |
dotnet/aspnetcore.docs | Documentation for ASP.NET Core web application development | 12,634 |
dodyg/practical-aspnetcore | A collection of practical ASP.NET Core samples showcasing various features and technologies. | 9,500 |
dotnet-boxed/templates | Provides pre-configured .NET project templates with essential libraries and tools. | 3,410 |
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. | 858 |
dotnet/core | Provides release notes and news for the .NET software framework | 20,998 |
aspnet-contrib/aspnet.security.oauth.providers | Provides social authentication middleware for ASP.NET Core applications using OAuth 2.0 protocols | 2,389 |
dotnet/docker.dotnet | A .NET client library that enables asynchronous interaction with the Docker Remote API | 2,264 |