![]() |
VOOZH | about |
dotnet add package E13.Common.Api --version 2025.117.22
NuGet\Install-Package E13.Common.Api -Version 2025.117.22
<PackageReference Include="E13.Common.Api" Version="2025.117.22" />
<PackageVersion Include="E13.Common.Api" Version="2025.117.22" />Directory.Packages.props
<PackageReference Include="E13.Common.Api" />Project file
paket add E13.Common.Api --version 2025.117.22
#r "nuget: E13.Common.Api, 2025.117.22"
#:package E13.Common.Api@2025.117.22
#addin nuget:?package=E13.Common.Api&version=2025.117.22Install as a Cake Addin
#tool nuget:?package=E13.Common.Api&version=2025.117.22Install as a Cake Tool
👁 NuGet Version
👁 License: MIT
E13.Common.Api is a package within the E13.Common collection designed for building Web API projects. It provides standardized components, extensions, and utilities to streamline the development of API layers in a layered application architecture.
dotnet add package E13.Common.Api
// In Startup.cs or Program.cs
public void ConfigureServices(IServiceCollection services)
{
// Add standard API services (controllers, CORS, JSON handling)
services.AddStandardApi();
// Add a database context with standard configuration
services.AddStandardDbContext<MyDbContext>(Configuration, "DefaultConnection");
}
E13.Common.Api is part of the E13.Common collection, which includes:
Contributions to E13.Common.Api are welcome. If you have suggestions or improvements, please submit an issue or create a pull request in the GitHub repository.
This project is licensed under the MIT License. For more details, see the LICENSE file in the repository.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on E13.Common.Api:
| Package | Downloads |
|---|---|
|
E13.Common.Nunit.Api
Common package containing helpers for an Nunit based testing project targeting an Api layer |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2025.117.22 | 227 | 4/27/2025 |
| 2025.114.21 | 261 | 4/24/2025 |
| 2025.114.20 | 236 | 4/24/2025 |
| 2025.114.19 | 271 | 4/24/2025 |
| 2025.114.18 | 228 | 4/24/2025 |
| 2025.112.17 | 262 | 4/22/2025 |
| 2025.112.16 | 256 | 4/22/2025 |
| 2025.111.15 | 245 | 4/21/2025 |
| 2025.106.14 | 258 | 4/16/2025 |
| 2025.106.12 | 307 | 4/16/2025 |
| 2025.97.11 | 235 | 4/7/2025 |
| 2025.96.9 | 256 | 4/6/2025 |
| 2025.96.8 | 238 | 4/6/2025 |
| 2025.91.7 | 251 | 4/1/2025 |
| 2025.91.6 | 232 | 4/1/2025 |
| 2025.90.4 | 272 | 3/31/2025 |
| 2023.30.1 | 455 | 1/30/2023 |
| 2023.18.1 | 472 | 1/18/2023 |
| 2021.324.4 | 1,332 | 11/20/2021 |
| 1.0.0 | 243 | 4/1/2025 |