EzApi 0.8.92
See the version list below for details.
dotnet add package EzApi --version 0.8.92
NuGet\Install-Package EzApi -Version 0.8.92
<PackageReference Include="EzApi" Version="0.8.92" />
paket add EzApi --version 0.8.92
#r "nuget: EzApi, 0.8.92"
// Install EzApi as a Cake Addin #addin nuget:?package=EzApi&version=0.8.92 // Install EzApi as a Cake Tool #tool nuget:?package=EzApi&version=0.8.92
EzApi2016
Fork of EzApi adapted for SQL Server 2016
Installation and usage
The preferred way is to Nuget
PM> Install-Package EzApi
via Package Manager Console
Alternatively you can compile include the output EzApi.dll
on your project, or include this project directly in your solution.
Website
http://fpvmorais.github.io/EzApi2016
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request 😄
Credits
Credits are for Microsoft =)
License
The project inherits the Microsoft license:
Copyright © Microsoft Corporation. All Rights Reserved.
This code released under the terms of the
Microsoft Public License (MS-PL, http://opensource.org/licenses/ms-pl.html.)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.8.93 | 1,786 | 4/25/2019 |
0.8.92 | 2,453 | 5/4/2018 |
0.8.91 | 1,753 | 8/23/2017 |
0.8.9 | 1,602 | 8/22/2017 |
0.8.8 | 1,594 | 8/1/2017 |
0.8.7 | 1,631 | 7/28/2017 |
0.8.6 | 1,672 | 6/9/2017 |
0.8.5 | 1,619 | 6/9/2017 |
0.8.4 | 1,613 | 5/3/2017 |
0.8.1 | 1,551 | 4/21/2017 |
0.8.0.2 | 1,576 | 3/13/2017 |
0.8.0.1 | 1,558 | 3/8/2017 |
0.8.0 | 1,426 | 3/8/2017 |
First release