Skip to content

HadiFadl/EzApi2016

This branch is 9 commits behind fpvmorais/EzApi2016:master.

Folders and files

NameName
Last commit message
Last commit date
May 4, 2018
Feb 3, 2017
Jul 28, 2017
Jun 6, 2017
Jun 6, 2017
Mar 8, 2017
Mar 6, 2019
Mar 6, 2019
Aug 23, 2017
Jun 9, 2017
Mar 8, 2017
May 3, 2017
May 3, 2017
Jun 6, 2017

Repository files navigation

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

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

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.)

Packages

No packages published

Languages

  • C# 100.0%