%define BUILDCONF Release
%endif
-Name: csapi-nfc
+Name: csapi-network-nfc
Summary: Tizen Nfc API for C#
Version: 1.0.2
Release: 1
%setup -q
cp %{SOURCE1} .
-%define Assemblies Tizen.Nfc
+%define Assemblies Tizen.Network.Nfc
%build
for ASM in %{Assemblies}; do
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-// General Information about an assembly is controlled through the following
+// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
-[assembly: AssemblyTitle("Tizen.Nfc")]
+[assembly: AssemblyTitle("Tizen.Network.Nfc")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("Tizen.Nfc")]
+[assembly: AssemblyProduct("Tizen.Network.Nfc")]
[assembly: AssemblyCopyright("Copyright \u00A9 2016")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
-// Setting ComVisible to false makes the types in this assembly not visible
-// to COM components. If you need to access a type in this assembly from
+// Setting ComVisible to false makes the types in this assembly not visible
+// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]
<ProjectGuid>{BF719F11-CDEA-4D04-A85B-4521A69E3614}</ProjectGuid>\r
<OutputType>Library</OutputType>\r
<AppDesignerFolder>Properties</AppDesignerFolder>\r
- <RootNamespace>Tizen.Nfc</RootNamespace>\r
- <AssemblyName>Tizen.Nfc</AssemblyName>\r
+ <RootNamespace>Tizen.Network.Nfc</RootNamespace>\r
+ <AssemblyName>Tizen.Network.Nfc</AssemblyName>\r
<FileAlignment>512</FileAlignment>\r
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
</PropertyGroup>\r
<SignAssembly>true</SignAssembly>\r
</PropertyGroup>\r
<PropertyGroup>\r
- <AssemblyOriginatorKeyFile>Tizen.Nfc.snk</AssemblyOriginatorKeyFile>\r
+ <AssemblyOriginatorKeyFile>Tizen.Network.Nfc.snk</AssemblyOriginatorKeyFile>\r
</PropertyGroup>\r
<ItemGroup>\r
<Reference Include="System" />\r
<Compile Include="Interop\Interop.Libraries.cs" />\r
<Compile Include="Interop\Interop.Nfc.cs" />\r
<Compile Include="Properties\AssemblyInfo.cs" />\r
- <Compile Include="Tizen.Nfc\NfcCallbackData.cs" />\r
- <Compile Include="Tizen.Nfc\NfcCardEmulationAdapter.cs" />\r
- <Compile Include="Tizen.Nfc\NfcEnumerations.cs" />\r
- <Compile Include="Tizen.Nfc\NfcErrorFactory.cs" />\r
- <Compile Include="Tizen.Nfc\NfcEventArgs.cs" />\r
- <Compile Include="Tizen.Nfc\NfcSecureElement.cs" />\r
- <Compile Include="Tizen.Nfc\NfcManager.cs" />\r
- <Compile Include="Tizen.Nfc\NfcManagerEvent.cs" />\r
- <Compile Include="Tizen.Nfc\NfcManagerImpl.cs" />\r
- <Compile Include="Tizen.Nfc\NfcNdefMessage.cs" />\r
- <Compile Include="Tizen.Nfc\NfcNdefRecord.cs" />\r
- <Compile Include="Tizen.Nfc\NfcP2p.cs" />\r
- <Compile Include="Tizen.Nfc\NfcP2pAdapter.cs" />\r
- <Compile Include="Tizen.Nfc\NfcTag.cs" />\r
- <Compile Include="Tizen.Nfc\NfcTagAdapter.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcCallbackData.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcCardEmulationAdapter.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcEnumerations.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcErrorFactory.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcEventArgs.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcSecureElement.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcManager.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcManagerEvent.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcManagerImpl.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcNdefMessage.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcNdefRecord.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcP2p.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcP2pAdapter.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcTag.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcTagAdapter.cs" />\r
\r
</ItemGroup>\r
<ItemGroup>\r
- <None Include="Tizen.Nfc.nuspec" />\r
- <None Include="Tizen.Nfc.Net45.project.json" />\r
- <None Include="Tizen.Nfc.snk" />\r
+ <None Include="Tizen.Network.Nfc.nuspec" />\r
+ <None Include="Tizen.Network.Nfc.Net45.project.json" />\r
+ <None Include="Tizen.Network.Nfc.snk" />\r
</ItemGroup>\r
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.\r
<ProjectGuid>{3EE5842E-7004-43BC-825B-29FFDEC18D4E}</ProjectGuid>\r
<OutputType>Library</OutputType>\r
<AppDesignerFolder>Properties</AppDesignerFolder>\r
- <RootNamespace>Tizen.Nfc</RootNamespace>\r
- <AssemblyName>Tizen.Nfc</AssemblyName>\r
+ <RootNamespace>Tizen.Network.Nfc</RootNamespace>\r
+ <AssemblyName>Tizen.Network.Nfc</AssemblyName>\r
<FileAlignment>512</FileAlignment>\r
</PropertyGroup>\r
<PropertyGroup>\r
<SignAssembly>true</SignAssembly>\r
</PropertyGroup>\r
<PropertyGroup>\r
- <AssemblyOriginatorKeyFile>Tizen.Nfc.snk</AssemblyOriginatorKeyFile>\r
+ <AssemblyOriginatorKeyFile>Tizen.Network.Nfc.snk</AssemblyOriginatorKeyFile>\r
</PropertyGroup>\r
<ItemGroup>\r
<Compile Include="Interop\Interop.Glib.cs" />\r
<Compile Include="Interop\Interop.Libraries.cs" />\r
<Compile Include="Interop\Interop.Nfc.cs" />\r
<Compile Include="Properties\AssemblyInfo.cs" />\r
- <Compile Include="Tizen.Nfc\NfcCallbackData.cs" />\r
- <Compile Include="Tizen.Nfc\NfcCardEmulationAdapter.cs" />\r
- <Compile Include="Tizen.Nfc\NfcEnumerations.cs" />\r
- <Compile Include="Tizen.Nfc\NfcErrorFactory.cs" />\r
- <Compile Include="Tizen.Nfc\NfcEventArgs.cs" />\r
- <Compile Include="Tizen.Nfc\NfcSecureElement.cs" />\r
- <Compile Include="Tizen.Nfc\NfcManager.cs" />\r
- <Compile Include="Tizen.Nfc\NfcManagerEvent.cs" />\r
- <Compile Include="Tizen.Nfc\NfcManagerImpl.cs" />\r
- <Compile Include="Tizen.Nfc\NfcNdefMessage.cs" />\r
- <Compile Include="Tizen.Nfc\NfcNdefRecord.cs" />\r
- <Compile Include="Tizen.Nfc\NfcP2p.cs" />\r
- <Compile Include="Tizen.Nfc\NfcP2pAdapter.cs" />\r
- <Compile Include="Tizen.Nfc\NfcTag.cs" />\r
- <Compile Include="Tizen.Nfc\NfcTagAdapter.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcCallbackData.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcCardEmulationAdapter.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcEnumerations.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcErrorFactory.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcEventArgs.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcSecureElement.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcManager.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcManagerEvent.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcManagerImpl.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcNdefMessage.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcNdefRecord.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcP2p.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcP2pAdapter.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcTag.cs" />\r
+ <Compile Include="Tizen.Network.Nfc\NfcTagAdapter.cs" />\r
</ItemGroup>\r
<ItemGroup>\r
- <None Include="Tizen.Nfc.nuspec" />\r
- <None Include="Tizen.Nfc.project.json" />\r
- <None Include="Tizen.Nfc.snk" />\r
+ <None Include="Tizen.Network.Nfc.nuspec" />\r
+ <None Include="Tizen.Network.Nfc.project.json" />\r
+ <None Include="Tizen.Network.Nfc.snk" />\r
</ItemGroup>\r
<Import Project="$(MSBuildExtensionsPath)\Tizen\Tizen.CSharp.GBS.targets" Condition="Exists('$(MSBuildExtensionsPath)\Tizen\Tizen.CSharp.GBS.targets')" />\r
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
<?xml version="1.0"?>
<package>
<metadata>
- <id>Tizen.Nfc</id>
+ <id>Tizen.Network.Nfc</id>
<version>$version$</version>
<authors>Samsung Electronics</authors>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
</dependencies>
</metadata>
<files>
- <file src="bin/$Configuration$/Tizen.Nfc.dll" target="lib/netstandard1.3" />
- <file src="bin/$Configuration$/Net45/Tizen.Nfc.dll" target="lib/net45" />
+ <file src="bin/$Configuration$/Tizen.Network.Nfc.dll" target="lib/netstandard1.3" />
+ <file src="bin/$Configuration$/Net45/Tizen.Network.Nfc.dll" target="lib/net45" />
</files>
</package>
using System;
using System.Runtime.InteropServices;
using System.Collections.Generic;
-using Tizen.Network;
namespace Tizen.Network.Nfc
{
using System;
using System.Runtime.InteropServices;
using System.Collections.Generic;
-using Tizen.Network;
namespace Tizen.Network.Nfc
{
using System;
using System.Runtime.InteropServices;
using System.Collections.Generic;
-using Tizen.Network;
namespace Tizen.Network.Nfc
{
using System.Runtime.InteropServices;
using System.Collections.Generic;
using System.Threading.Tasks;
-using Tizen.Network;
namespace Tizen.Network.Nfc
{
using System;
using System.Runtime.InteropServices;
using System.Collections.Generic;
-using Tizen.Network;
namespace Tizen.Network.Nfc
{
using System;
using System.Runtime.InteropServices;
using System.Collections.Generic;
-using Tizen.Network;
namespace Tizen.Network.Nfc
{
using System.Runtime.InteropServices;
using System.Collections.Generic;
using System.Threading.Tasks;
-using Tizen.Network;
namespace Tizen.Network.Nfc
{
using System;
using System.Runtime.InteropServices;
using System.Collections.Generic;
-using Tizen.Network;
namespace Tizen.Network.Nfc
{