AutoProcMiddleware 1.0.7.21
AutoProc is a lightweight Asp.Net Core 2 middleware package which makes it easy to create a backend by exposing your stored procedures as an API.
Install-Package AutoProcMiddleware -Version 1.0.7.21
dotnet add package AutoProcMiddleware --version 1.0.7.21
<PackageReference Include="AutoProcMiddleware" Version="1.0.7.21" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoProcMiddleware --version 1.0.7.21
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
First release
Dependencies
-
.NETStandard 2.0
- Dapper (>= 1.50.4)
- Microsoft.AspNetCore.Authentication (>= 2.0.1)
- Microsoft.AspNetCore.Http (>= 2.0.1)
- Microsoft.AspNetCore.Routing (>= 2.0.1)
- Microsoft.Extensions.Logging (>= 2.0.0)
- Newtonsoft.Json (>= 10.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.7.21 | 546 | 2/22/2018 |
1.0.7.20 | 402 | 2/22/2018 |
1.0.7.19 | 398 | 2/22/2018 |
1.0.7.18 | 425 | 2/22/2018 |
1.0.7.17 | 477 | 2/22/2018 |
1.0.7.16 | 471 | 2/22/2018 |
1.0.7 | 402 | 2/22/2018 |
1.0.6 | 399 | 2/22/2018 |
1.0.5 | 449 | 2/22/2018 |
1.0.4 | 470 | 2/22/2018 |
1.0.3 | 507 | 1/17/2018 |
1.0.2 | 484 | 1/11/2018 |
1.0.1 | 519 | 1/11/2018 |
1.0.0 | 504 | 1/11/2018 |