-
## Description
The `nav` section of `mkdocs.yml` contains an entry for `null`:
```yml
- not: ref/not.md
- null: ref/null.md
- or: ref/or.md
```
### Expected behavior
…
ghost updated
5 years ago
-
-
I'm currently migrating https://github.com/signumsoftware/framework to .Net Core, this project uses `SqlGeometryId` and `SqlHierarchyId` (I made a [pull request](https://github.com/dotMorten/Microsoft…
-
**TypeScript Version:** 2.9.1
**Search Terms:** transpile-only import
**Code**
```ts
import { QueryEntity } from '../../../Framework/Signum.React/Scripts/Signum.Entities.Basics'
import { T…
-
HI,How to use workflow components and other components ?
-
Hi,
this framework looks very promising and I am giving it a try.
1. Can you please explain why this framework does not supports MySQL / PostgreSQL ? I have experience with SQL server, in 2 out…
-
There are 5 methods in RationalNumber that take primitive double as input:
RationalNumber#valueOf(double)
RationalNumber#add(double)
RationalNumber#subtract(double)
RationalNumber#multiply(doubl…
apete updated
6 years ago
-
We just update some applications using Visual Studio .csproj files and Typescript to 2.7.1 (strict).
The process went smoth, fixing the definitely assignment of class fields, but the CI system fail…
-
**TypeScript Version:** 2.5/2.6.0
**VisualStudio 15.4.1**
**Code**
```ts
import * as Navigator from "../../Framework/Signum.React/Scripts/Navigator"
```
Since the installation of VS 15.4.1 us…
-
Hi TS Team,
Both in VS Code and Visual Studio 2017, since the latest version of Typescript (2.7.2) we're not getting IntelliSense for methods that override prototypes of standard classes (Array, s…