ComponentOne Studio Web API Edition > Licensing |
Web API Edition is a part of ComponentOne Studio Enterprise and follows the standard subscription model like all other ComponentOne products.
Runtime license checks are done for Web API services, which means library requires a unique key to be validated at runtime. C1.Web.Api (for Web API 2.2) services use Development level license mode, while C1.AspNetCore.Api(for ASP.NET Core) services use Application level license mode.
What all is included in a subscription of Studio Enterprise?
A subscription of ComponentOne Studio Enterprise includes all updates, bug fixes and official releases for one year. For example, if you purchase 2015 v1, you are entitled to use versions 2015 v2, 2015 v3, 2016 v1 and all other versions released in between these versions. A subscription entitles you to unlimited, royalty-free app redistribution using any valid version of ComponentOne controls.
For more information on the ComponentOne licensing model, visit http://www.componentone.com/SuperPages/Licensing/. |
How does Licensing Work?
You can work on multiple Web API 2.2 applications using the same license. The licenses.licx file containing the licensing information would automatically be generated by the Visual Studio template based on the ComponentOne license present on the system. The contents of the license file are as shown below.
Licenses.licx |
Copy Code
|
---|---|
C1.Web.Api.LicenseDetector, C1.Web.Api |
You can even distribute your application across multiple users without worrying about paying any royalty or user fees for distribution. This is a huge cost-saver and also makes embedding ComponentOne controls into applications easier as there are no licensing pre-requisites.
When you download and install ComponentOne products, you are presented with the chance to activate a license. If you would rather evaluate our tools before buying, you can skip the license activation process. At that time, you will have a 30-day evaluation period. During that period, you will be able to use all features of ComponentOne products. At the end of the 30-day period, you will not be able to build applications that include unlicensed ComponentOne controls.
You can purchase and activate a license at that point or you can request an evaluation key that will grant you another 30-day evaluation period. Once you have the evaluation key, you would activate it through the ComponentOne License Activation utility found in your ComponentOne Start menu.
How to purchase a license or request a 30-day evaluation key?
Complete the following steps to generate a 30-day evaluation key through our website:
How to activate the key on your machine?
After you have received your license or evaluation key through email, complete the following steps to activate it on your machine.
If you activate a 30-day evaluation key, your trial will proceed exactly as your previous trial did. If you activate a license key, you will be entitled to royalty-free perpetual use. |
How to manually add the license file to the application?
Licenses.licx |
Copy Code
|
---|---|
C1.Web.Api.LicenseDetector, C1.Web.Api |
Applications that are created using ASP.NET Core Web API services require a unique license key. These licenses are bound to specified applications and are to be validated at runtime. Licenses are added to the applications by generating the same using runtime licensing add-in on Visual Studio. The add-in for generating Run-time License is available in all applications using ASP.NET Core Web API.
License key for the ASP.NET Core Web API applications created on Visual Studio is generated through GrapeCity License Manager add-in provided in Visual Studio.
The add-in for generating Run-time License is available for all the Web API applications which are created in Visual Studio.
The add-in is visible in options within Tools menu in Visual Studio.
Complete the following steps to generate a trial or full license for your ASP.NET Core applications using Visual Studio add-in:
If you are generating a evaluation license, your application is now ready to use for evaluation purposes. You can repeat this process for any number of applications. You must generate a new evaluation license for each application because they are unique to the application name.
Note: The generated license key for the application under trial license will stop working after 30 days. |
ASP.NET Core Web API Evaluation Version
Note that the Evaluation Version is limited to 30 days and this begins when you generate your first runtime license. This should not be distributed with published apps.
You may extend your license by contacting our sales team.
ASP.NET Core Web API Fully Licensed Version
Fully licensed keys do not expire so long as your application uses a version of Studio Enterprise or Ultimate included with your subscription. You can update applications beyond your subscription end date so long as you continue to use a valid version of Web API Edition.
If you purchase ComponentOne Ultimate you are given a serial number. This serial number must be registered before you can generate full runtime licenses.
Complete the following steps to register your ASP.NET Core Web API Serial Number:
Note: The ComponentOne account that registers the serial number is the only account that can generate runtime keys for applications. This account, however, can generate keys from any system. |