FSharpCSharp

Results 13 issues of FSharpCSharp

When installing the package using the PowerShell "Install-Package" command, the following error occurs when installing the latest version. There seems to be a problem with the dependencies. `Install-Package Discutils -RequiredVersion...

I have a general question about encryption. NAV already supports encryption at some points, but this is only relevant for data and not for processing. There is already an Encryption...

suggestion

There was a very interesting [blog entry](https://blogs.msdn.microsoft.com/axinthefield/integration-testing-using-the-systest-framework-and-task-recorder-in-dynamics-365-for-finance-and-operations-to-create-integration-tests/) about Dynamics 365 for Finance and Operations in the last few days. It describes how the user can record a way, so that...

suggestion

It is well known that for an app you should offer a customer the possibility to make it available as a trial version. Now there are already some approaches to...

suggestion

Would it be possible to implement the XML signing available in .NET? There are unfortunately some processes which only work with this. If possible, this should be done with a...

enhancement

It would be desirable to support Business Central Apps. These are either *.navx or *.app files, which must also be signed for publication. Therefore a usage on this platform would...

### Compiler name Open Watcom ### Compiler version 2.0 ### Compiler language C, Fortran 77 and C++ ### Compiler homepage https://github.com/open-watcom/open-watcom-v2 ### Motivation An absolute classic, here as a fork...

new-compilers
request

This is a very strange behavior indeed. I had it a few times in the last weeks that I could only access fields or metadata within the current extension in...

enhancement
investigate

Question: Why are changes made in the object files when renaming them? Is this really necessary, or could it be omitted? https://github.com/waldo1001/crs-al-language-extension/blob/4ab6d20f8c792d7072e28b260f4eb98b721e1643/src/WorkspaceFiles.ts#L76 In this line, an adjustment is always made...

The API is very practical, but unfortunately there are still a few pitfalls that I would like to enumerate here: Which would be desirable: - Reading and writing Xliff documents...