Ardalis.ApiEndpoints 4.1.0 (original) (raw)

An alternative to Controllers for ASP.NET Core API Endpoints.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed.
.NET Core netcoreapp3.1 is compatible.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on Ardalis.ApiEndpoints:

Package Downloads
Ardalis.ApiEndpoints.Swashbuckle OpenAPI support for ApiEndpoints using Swashbuckle 395.2K
Ardalis.ApiEndpoints.NSwag OpenAPI support for ApiEndpoints using NSwag 173.0K
Sparc.Features Sparc Features package 19.7K
Yamf.Authentication.AspNetCore Package Description 19.1K
Modulytics.SharedKernel.Endpoints Package Description 14.6K

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on Ardalis.ApiEndpoints:

Repository Stars
dotnet-architecture/eShopOnWeb Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb 10.7K
ardalis/Result A result abstraction that can be mapped to HTTP response codes if needed. 1.0K
mehdihadeli/food-delivery-modular-monolith 🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies. 412
MicrosoftLearning/eShopOnWeb Repository maintained by AZ-400 course and Learn content community. Project used for AZ-400 Labs. Forked from: https://github.com/dotnet-architecture/eShopOnWeb Sample - ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. 233
ardalis/WebApiBestPractices Resources related to my Pluralsight course on this topic. 171
DevBetterCom/DevBetterWeb A simple web application for devBetter 155
KyleMcMaster/payroll-processor A smorgasbord of modern .NET tech written with functional and asynchronous patterns 121
threenine/api-template API Template pack provides an opinionated implementation guide to making use of popular leading .net framework based tools and utilities to assist developers to quickly and efficiently develop secure, stable and resilient REST API’s. 118
kamilbaczek/Modular-monolith-by-example Modular monolith architecture example in .NET. Estimation Tool is tool to optimize estimation process in IT company. 116
ardalis/DotNetDataAccessTour A tour of different data access approaches in .NET 8+. 115
ardalis/HttpClientTestExtensions Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit. 107
garywoodfine/software-design-patterns C# Design Patterns Tutorial Sample Code 100

Include prerelease

Include vulnerable

Include deprecated

Version Downloads Last Updated
4.1.0 2,651,677 6/1/2023
4.0.1 1,583,562 1/15/2022
4.0.0 2,999 1/14/2022
4.0.0-pre1 20,271 9/23/2021
3.1.0 564,614 4/15/2021
3.0.0 142,039 2/12/2021
2.0.0 233,409 8/7/2020
1.0.0 40,340 4/29/2020
0.9.4 18,581 2/10/2020
0.9.3 1,738 2/10/2020
0.9.2 28,282 2/9/2020

Add IAsyncEnumerable Support; other minor fixes