A sample package for a Code-Aware library.
This package includes:
- FluentArithmetic: arithmetic operations with fluent interfaces, e.g. x.Add(y).
- FluentArithmeticAnalyzer: Some analyzers and code fixes for FluentArithmetic.
This sample is a WebDAV server with file system back-end that runs on IT Hit WebDAV Server Engine for .NET.
It stores all data in file system and can run on ASP.NET Core on Windows, OS X and Linux. The sample keeps locks and custom properties in NTFS Alternate Data Streams in case of Windows...
More information
Allows populating the example property of a schema object in the output swagger with meaningful data, minimizing the work by providing attributes to decorate properties.
This sample is a WebDAV server with Microsoft SQL back-end that runs on IT Hit WebDAV Server Engine for .NET.
It stores all data in Microsoft SQL database and can run on ASP.NET Core on Windows, OS X and Linux. The sample keeps documents, folders structure, locks and custom properties in SQL...
More information