Supported platforms
.NET Framework
Aspose.Note for .NET can be used to build x86 and x64 .NET applications including ASP.NET, web services and Windows applications. The NuGet package includes .NET Framework assemblies for:
- .NET Framework 4.0
- .NET Framework 4.0 Client Profile
.NET Standard 2.0
The
.NET Standard is a formal specification of .NET APIs that are intended to be available on .NET implementations. The netstandard2.0 folder contains Aspose.Note assemblies for runtimes that implement .NET Standard 2.0. NuGet considers this target applicable to .NET Framework 4.6.1 or later; Microsoft recommends .NET Framework 4.7.2 or later for consuming .NET Standard libraries. For projects that target version 4.0, use the .NET Framework assemblies listed above. For this target, the NuGet package declares dependencies on System.Drawing.Common, System.Security.Permissions and System.Text.Encoding.CodePages.