dot-net

.NET is a free, cross-platform, open source developer platform for building many different types of applications.
Here are 430 public repositories matching this topic...
ScrollAllObservable and associated methods are an observable implementation that uses the scroll API to fetch all documents matching a query, supporting concurrent scrolls through slicing. Documentation should be added to demonstrate its usage, and a link added to the Elasticsearch reference documentation to point to those docs.
如题 :把表单放进:<stl:if type="IsUserLoggin">
stl:yes
<stl:form name="考123表单" type="formtest" ></stl:form>
</stl:yes>
<stl:no>
<stl:a href="{stl.LoginUrl}">登陆</stl:a>
<stl:a href="{stl.RegisterUrl}">注册</stl:a>
</stl:no>
</stl:if>
生成的页面高度只有200高左右,改from表单的样式也不对,查了一下,是<stl:if type="IsUserLoggin">生成的ajax IFRAM限制了。
I'm trying to get a deep understanding of Skia's powerful image filter pipeline, but I'm having some trouble.
I read the nice SkiaSharp image filter introduction, but I miss many details.
For example, what is coordinate system used in filters? The [Skia source code](https://githu
-
Updated
Jun 10, 2020 - C#
-
Updated
Jun 4, 2020 - C#
I think it would be helpful if the partial subs page mentioned the need to add:
<ItemGroup>
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
<_Parameter1>YOUR TEST ASSEMBLY</_Parameter1>
</AssemblyAttribute>
<AssemblyAttribute Include="System.Runtime.CompilerServices.I
In the documentation on the wyam website, and also in the Image module, there are references to SetJpegQuality, but this function was removed in Wyamio/Wyam@b9c8b6d#diff-32ea30b39bc5a67b2c9f6c3e331a6b69
Was this removed as a mistake, or in the course of some other refactor that did not get updated documentation?
Justification
As a convenience to aid support issues, the "friendly" name of the Windows installation should be looked up from the raw version number.
Description
Currently, the RD logs OS version shows as a raw number, e.g.
Operating System: Microsoft Windows NT 6.2.9200.0 x64
Whilst this is technically correct, it's not particular
-
Updated
Jun 8, 2020 - C#
-
Updated
Jun 8, 2020 - C#
-
Updated
Jun 14, 2019 - C#
-
Updated
Jan 6, 2019 - C#
-
Updated
Mar 3, 2018 - C#
-
Updated
May 25, 2020 - C#
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Feature request
[ ] Question
Current behavior
when the tiles in enabled from disabled state, the other controls are not shown automatically
Expected behavior
when the tiles in enabled from di
-
Updated
Aug 24, 2019 - C#
See ./docs/build
This needs a cleanup. It's a good system for building the documents, but here are some things that need to be done:
- Read project.json to get project details (they are hardcoded right now)
- Use git worktree to update gh-pages rather than re-cloning
- Cleanup the code generally, its a huge mess.
Help wanted!
EDIT: On hold, see #35
-
Updated
Jul 30, 2019 - C#
-
Updated
May 2, 2017 - C#
Adding Warehouse
Hello,
I am trying to create a new warehouse using PrestaSharp libraries but I get an error.
WarehouseFactory WarehouseFactory = new WarehouseFactory(BaseUrl, Account, Password);
ShopFactory ShopFactory = new ShopFactory(BaseUrl, Account, Password);
warehouse Warehouse = new warehouse();
Warehouse.id = 3;
Warehouse.name = "net";
Warehouse.id_address = 3028;
Warehouse.id_currenc
-
Updated
Feb 23, 2019 - C#
As I saw in the docks, there is no quick startup guide.
I was developing the same thing before saw this framework, I want to try but template is in dotnet 2.2 an obsolete one; I updated packages but there are some obsolete reference. Maybe it will be useful to update template too. This framework is a great implementation of idea, but it lacks of documentation and as a result community share.
-
Updated
Jun 19, 2019 - C#
When opening a parquet file, ParquetViewer first launches a popup "Select fields to load", where you either can confirm to load all fields, or select the fields you want.
In all use cases relevant for me, I want to display all fields. Hence I'm wondering if it would be possible to skip this popup all together? It's just inconvenient to always confirm the "All fields...", before you see any data
Created by Microsoft
Released February 13, 2002
- Organization
- dotnet
- Website
- dotnet.microsoft.com
- Wikipedia
- Wikipedia
Please amend the readme file to prominently state that Visual Studio 2015 C++ runtime is a pre-requisite for libtensorflow.dll