Viridovics
-
AirHttp
by: Viridovics- 12,105 total downloads
- last updated 8/31/2018
- Latest version: 0.1.1
Lightweight http library for .NET. Simple post, get, delete and other queries (sync/async). There is no serialization/deserialization framework dependency. Examples:... More information -
- 7,326 total downloads
- last updated 9/4/2018
- Latest version: 0.0.4
Compact library of MVVM commands. Packet contains RelayCommand, SingleExecutionCommand and SequentialCommand. Examples: https://github.com/Viridovics/AirMVVM#airmvvmcommands -
- 2,358 total downloads
- last updated 8/29/2018
- Latest version: 1.0.1
Fluent uri builder for .NET. For http requests (post, get, ...) you can use AirHttp library. Examples: https://github.com/Viridovics/AirHttp#building-uri-in-fluent-style -
- 1,610 total downloads
- last updated 5/31/2020
- Latest version: 0.1.2-alpha (prerelease)
Confun is a system for describing, validating and generating config files usings F#. Generator implementation packages: Confun.Generator.Json, Confun.Generator.Xml, Confun.Generator.Yaml Examples:... More information -
- 537 total downloads
- last updated 5/31/2020
- Latest version: 0.1.2-alpha (prerelease)
Confun is a system for describing, validating and generating config files usings F#. This package contains only support types for Confun.Core Examples:... More information -
- 426 total downloads
- last updated 5/31/2020
- Latest version: 0.1.2-alpha (prerelease)
Confun is a system for describing, validating and generating config files usings F#. This package is Yaml config generator. Examples: https://github.com/Viridovics/Confun/tree/master/src/examples -
- 420 total downloads
- last updated 5/31/2020
- Latest version: 0.1.2-alpha (prerelease)
Confun is a system for describing, validating and generating config files usings F#. This package is Json config generator. Examples: https://github.com/Viridovics/Confun/tree/master/src/examples -
- 407 total downloads
- last updated 5/31/2020
- Latest version: 0.1.2-alpha (prerelease)
Confun is a system for describing, validating and generating config files usings F#. This package is Xml config generator. Examples: https://github.com/Viridovics/Confun/tree/master/src/examples